Searched defs:pn544_i2c_phy (Results 1 – 1 of 1) sorted by relevance
160 struct pn544_i2c_phy { struct161 struct i2c_client *i2c_dev;162 struct nfc_hci_dev *hdev;164 struct gpio_desc *gpiod_en;165 struct gpio_desc *gpiod_fw;167 unsigned int en_polarity;169 u8 hw_variant;171 struct work_struct fw_work;172 int fw_work_state;173 char firmware_name[NFC_FIRMWARE_NAME_MAXSIZE + 1];[all …]