Searched defs:st21nfca_i2c_phy (Results 1 – 1 of 1) sorted by relevance
50 struct st21nfca_i2c_phy { struct51 struct i2c_client *i2c_dev;52 struct nfc_hci_dev *hdev;54 struct gpio_desc *gpiod_ena;55 struct st21nfca_se_status se_status;57 struct sk_buff *pending_skb;58 int current_read_len;63 int crc_trials;65 int powered;66 int run_mode;[all …]