Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm_tis_spi_cr50.c40 struct tpm_tis_spi_phy spi_phy; member
54 return container_of(phy, struct cr50_spi_phy, spi_phy); in to_cr50_spi_phy()
67 complete(&cr50_phy->spi_phy.ready); in cr50_spi_irq_handler()
80 struct device *dev = &phy->spi_phy.spi_device->dev; in cr50_ensure_access_delay()
91 remaining = wait_for_completion_timeout(&phy->spi_phy.ready, in cr50_ensure_access_delay()
126 phy->spi_phy.wake_after); in cr50_needs_waking()
131 struct tpm_tis_spi_phy *phy = &cr50_phy->spi_phy; in cr50_wake_if_needed()
264 phy = &cr50_phy->spi_phy; in cr50_spi_probe()

Completed in 7 milliseconds