Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm_tis_spi_cr50.c39 struct cr50_spi_phy { struct
52 static inline struct cr50_spi_phy *to_cr50_spi_phy(struct tpm_tis_spi_phy *phy) in to_cr50_spi_phy() argument
54 return container_of(phy, struct cr50_spi_phy, spi_phy); in to_cr50_spi_phy()
64 struct cr50_spi_phy *cr50_phy = dev_id; in cr50_spi_irq_handler()
76 static void cr50_ensure_access_delay(struct cr50_spi_phy *phy) in cr50_ensure_access_delay()
117 static bool cr50_needs_waking(struct cr50_spi_phy *phy) in cr50_needs_waking()
129 static void cr50_wake_if_needed(struct cr50_spi_phy *cr50_phy) in cr50_wake_if_needed()
189 struct cr50_spi_phy *cr50_phy = to_cr50_spi_phy(phy); in tpm_tis_spi_cr50_transfer()
256 struct cr50_spi_phy *cr50_phy; in cr50_spi_probe()

Completed in 4 milliseconds