Lines Matching defs:pn544_i2c_phy
149 struct pn544_i2c_phy {
188 static void pn544_hci_i2c_platform_init(struct pn544_i2c_phy *phy)
231 static void pn544_hci_i2c_enable_mode(struct pn544_i2c_phy *phy, int run_mode)
242 struct pn544_i2c_phy *phy = phy_id;
253 struct pn544_i2c_phy *phy = phy_id;
296 struct pn544_i2c_phy *phy = phy_id;
356 static int pn544_hci_i2c_read(struct pn544_i2c_phy *phy, struct sk_buff **skb)
415 static int pn544_hci_i2c_fw_read_status(struct pn544_i2c_phy *phy)
482 struct pn544_i2c_phy *phy = phy_id;
527 struct pn544_i2c_phy *phy = phy_id;
541 static void pn544_hci_i2c_fw_work_complete(struct pn544_i2c_phy *phy,
638 static int pn544_hci_i2c_fw_write_chunk(struct pn544_i2c_phy *phy)
655 static int pn544_hci_i2c_fw_secure_write_frame_cmd(struct pn544_i2c_phy *phy,
687 static int pn544_hci_i2c_fw_secure_write_frame(struct pn544_i2c_phy *phy)
737 struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy,
872 struct pn544_i2c_phy *phy;
880 phy = devm_kzalloc(&client->dev, sizeof(struct pn544_i2c_phy),
932 struct pn544_i2c_phy *phy = i2c_get_clientdata(client);