Lines Matching refs:st_nci_spi_phy
50 struct st_nci_spi_phy { struct
64 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_enable() argument
81 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_disable()
95 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_write()
138 static int st_nci_spi_read(struct st_nci_spi_phy *phy, in st_nci_spi_read()
192 struct st_nci_spi_phy *phy = phy_id; in st_nci_irq_thread_fn()
231 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_of_request_resources()
276 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_request_resources()
304 struct st_nci_spi_phy *phy; in st_nci_spi_probe()
318 phy = devm_kzalloc(&dev->dev, sizeof(struct st_nci_spi_phy), in st_nci_spi_probe()
368 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_remove()