Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
H 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()
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()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis_spi_cr50.c42 struct cr50_spi_phy { struct
55 static inline struct cr50_spi_phy *to_cr50_spi_phy(struct tpm_tis_spi_phy *phy) in to_cr50_spi_phy()
57 return container_of(phy, struct cr50_spi_phy, spi_phy); in to_cr50_spi_phy()
67 struct cr50_spi_phy *cr50_phy = dev_id; in cr50_spi_irq_handler()
79 static void cr50_ensure_access_delay(struct cr50_spi_phy *phy) in cr50_ensure_access_delay()
120 static bool cr50_needs_waking(struct cr50_spi_phy *phy) in cr50_needs_waking()
132 static void cr50_wake_if_needed(struct cr50_spi_phy *cr50_phy) in cr50_wake_if_needed()
205 struct cr50_spi_phy *cr50_phy = to_cr50_spi_phy(phy); in tpm_tis_spi_cr50_transfer()
269 struct cr50_spi_phy *cr50_phy; in cr50_spi_probe()

Completed in 3 milliseconds