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