Searched refs:st33zp24_spi_phy (Results 1 – 2 of 2) sorted by relevance
58 struct st33zp24_spi_phy { struct105 struct st33zp24_spi_phy *phy = phy_id; in st33zp24_spi_send()148 struct st33zp24_spi_phy *phy = phy_id; in st33zp24_spi_read8_reg()198 struct st33zp24_spi_phy *phy = phy_id; in st33zp24_spi_evaluate_latency()232 struct st33zp24_spi_phy *phy = tpm_dev->phy_id; in st33zp24_spi_acpi_request_resources()263 struct st33zp24_spi_phy *phy = tpm_dev->phy_id; in st33zp24_spi_of_request_resources()303 struct st33zp24_spi_phy *phy = tpm_dev->phy_id; in st33zp24_spi_request_resources()340 struct st33zp24_spi_phy *phy; in st33zp24_spi_probe()349 phy = devm_kzalloc(&dev->dev, sizeof(struct st33zp24_spi_phy), in st33zp24_spi_probe()
72 struct st33zp24_spi_phy { struct117 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_write()168 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_read8_reg()224 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_evaluate_latency()562 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_init()671 .platdata_auto_alloc_size = sizeof(struct st33zp24_spi_phy),