Searched refs:arasan_phy_sts_poll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-pci-arasan.c | 129 static int arasan_phy_sts_poll(struct sdhci_host *host, u32 offset, u32 mask) in arasan_phy_sts_poll() function 160 ret = arasan_phy_sts_poll(host, IPAD_STS, CALDONE_MASK); in arasan_phy_init() 237 ret = arasan_phy_sts_poll(host, DLL_STATUS, DLL_RDY_MASK); in arasan_phy_set()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-pci-arasan.c | 129 static int arasan_phy_sts_poll(struct sdhci_host *host, u32 offset, u32 mask) in arasan_phy_sts_poll() function 160 ret = arasan_phy_sts_poll(host, IPAD_STS, CALDONE_MASK); in arasan_phy_init() 237 ret = arasan_phy_sts_poll(host, DLL_STATUS, DLL_RDY_MASK); in arasan_phy_set()
|
Completed in 2 milliseconds