Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/nxp-nci/
Di2c.c48 struct nxp_nci_i2c_phy { struct
64 struct nxp_nci_i2c_phy *phy = (struct nxp_nci_i2c_phy *) phy_id; in nxp_nci_i2c_set_mode() argument
79 struct nxp_nci_i2c_phy *phy = phy_id; in nxp_nci_i2c_write()
112 static int nxp_nci_i2c_fw_read(struct nxp_nci_i2c_phy *phy, in nxp_nci_i2c_fw_read()
157 static int nxp_nci_i2c_nci_read(struct nxp_nci_i2c_phy *phy, in nxp_nci_i2c_nci_read()
200 struct nxp_nci_i2c_phy *phy = phy_id; in nxp_nci_i2c_irq_thread_fn()
266 struct nxp_nci_i2c_phy *phy = i2c_get_clientdata(client); in nxp_nci_i2c_parse_devtree()
295 static int nxp_nci_i2c_acpi_config(struct nxp_nci_i2c_phy *phy) in nxp_nci_i2c_acpi_config()
317 struct nxp_nci_i2c_phy *phy; in nxp_nci_i2c_probe()
327 phy = devm_kzalloc(&client->dev, sizeof(struct nxp_nci_i2c_phy), in nxp_nci_i2c_probe()
[all …]