Home
last modified time | relevance | path

Searched defs:pn544_i2c_phy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nfc/pn544/
H A Di2c.c149 struct pn544_i2c_phy { struct
150 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;
161 int fw_work_state;
163 const struct firmware *fw;
164 u32 fw_blob_dest_addr;
[all …]