Searched defs:st21nfca_i2c_phy (Results 1 – 1 of 1) sorted by relevance
53 struct st21nfca_i2c_phy { struct54 struct i2c_client *i2c_dev;55 struct nfc_hci_dev *hdev;57 struct gpio_desc *gpiod_ena;58 struct st21nfca_se_status se_status;60 struct sk_buff *pending_skb;61 int current_read_len;66 int crc_trials;68 int powered;69 int run_mode;[all …]