Searched defs:pn544_i2c_phy (Results 1 – 1 of 1) sorted by relevance
149 struct pn544_i2c_phy { struct150 struct i2c_client *i2c_dev;151 struct nfc_hci_dev *hdev;153 struct gpio_desc *gpiod_en;154 struct gpio_desc *gpiod_fw;156 unsigned int en_polarity;158 u8 hw_variant;160 struct work_struct fw_work;161 int fw_work_state;162 char firmware_name[NFC_FIRMWARE_NAME_MAXSIZE + 1];[all …]