Searched defs:st21nfca_i2c_phy (Results 1 – 1 of 1) sorted by relevance
64 struct st21nfca_i2c_phy { struct65 struct i2c_client *i2c_dev;66 struct nfc_hci_dev *hdev;68 struct gpio_desc *gpiod_ena;69 struct st21nfca_se_status se_status;71 struct sk_buff *pending_skb;72 int current_read_len;77 int crc_trials;79 int powered;80 int run_mode;[all …]