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;
255 struct pn544_i2c_phy *phy = phy_id;
298 struct pn544_i2c_phy *phy = phy_id;
358 static int pn544_hci_i2c_read(struct pn544_i2c_phy *phy, struct sk_buff **skb)
417 static int pn544_hci_i2c_fw_read_status(struct pn544_i2c_phy *phy)
484 struct pn544_i2c_phy *phy = phy_id;
529 struct pn544_i2c_phy *phy = phy_id;
543 static void pn544_hci_i2c_fw_work_complete(struct pn544_i2c_phy *phy,
640 static int pn544_hci_i2c_fw_write_chunk(struct pn544_i2c_phy *phy)
657 static int pn544_hci_i2c_fw_secure_write_frame_cmd(struct pn544_i2c_phy *phy,
689 static int pn544_hci_i2c_fw_secure_write_frame(struct pn544_i2c_phy *phy)
739 struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy,
875 struct pn544_i2c_phy *phy;
886 phy = devm_kzalloc(&client->dev, sizeof(struct pn544_i2c_phy),
938 struct pn544_i2c_phy *phy = i2c_get_clientdata(client);