Home
last modified time | relevance | path

Searched refs:nxp_nci_i2c_phy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nfc/nxp-nci/
H A Di2c.c32 struct nxp_nci_i2c_phy { struct
48 struct nxp_nci_i2c_phy *phy = (struct nxp_nci_i2c_phy *) phy_id; in nxp_nci_i2c_set_mode() argument
63 struct nxp_nci_i2c_phy *phy = phy_id; in nxp_nci_i2c_write()
96 static int nxp_nci_i2c_fw_read(struct nxp_nci_i2c_phy *phy, in nxp_nci_i2c_fw_read()
143 static int nxp_nci_i2c_nci_read(struct nxp_nci_i2c_phy *phy, in nxp_nci_i2c_nci_read()
191 struct nxp_nci_i2c_phy *phy = phy_id; in nxp_nci_i2c_irq_thread_fn()
269 struct nxp_nci_i2c_phy *phy; in nxp_nci_i2c_probe()
277 phy = devm_kzalloc(&client->dev, sizeof(struct nxp_nci_i2c_phy), in nxp_nci_i2c_probe()
318 struct nxp_nci_i2c_phy *phy = i2c_get_clientdata(client); in nxp_nci_i2c_remove()