Searched defs:pn544_i2c_phy (Results 1 – 1 of 1) sorted by relevance
164 struct pn544_i2c_phy { struct165 struct i2c_client *i2c_dev;166 struct nfc_hci_dev *hdev;168 unsigned int gpio_en;169 unsigned int gpio_irq;170 unsigned int gpio_fw;171 unsigned int en_polarity;173 u8 hw_variant;175 struct work_struct fw_work;176 int fw_work_state;[all …]