Searched defs:st21nfca_i2c_phy (Results 1 – 1 of 1) sorted by relevance
51 struct st21nfca_i2c_phy { struct52 struct i2c_client *i2c_dev;53 struct nfc_hci_dev *hdev;55 struct gpio_desc *gpiod_ena;56 struct st21nfca_se_status se_status;58 struct sk_buff *pending_skb;59 int current_read_len;64 int crc_trials;66 int powered;67 int run_mode;[all …]