Searched refs:PHY_BUSY (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mmc/host/
H A Dsdhci-pci-arasan.c22 #define PHY_BUSY BIT(9) macro
113 return arasan_phy_addr_poll(host, PHY_ADDR_REG, PHY_BUSY);
122 ret = arasan_phy_addr_poll(host, PHY_ADDR_REG, PHY_BUSY);

Completed in 119 milliseconds