Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/core/
H A Dsd_uhs2.c92 err = host->ops->uhs2_control(host, UHS2_PHY_INIT); in sd_uhs2_phy_init()
733 err = host->ops->uhs2_control(host, UHS2_PHY_INIT); in sd_uhs2_go_dormant()
/linux-6.15/include/linux/mmc/
H A Dhost.h130 UHS2_PHY_INIT = 0, enumerator
/linux-6.15/drivers/mmc/host/
H A Dsdhci-uhs2.c523 case UHS2_PHY_INIT: in sdhci_uhs2_control()