Home
last modified time | relevance | path

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

/linux/drivers/phy/intel/
A Dphy-intel-keembay-emmc.c32 #define DLL_RDY_MASK BIT(5) macro
33 #define IS_DLLRDY(x) ((x) & DLL_RDY_MASK)
/linux/drivers/mmc/host/
A Dsdhci-pci-arasan.c67 #define DLL_RDY_MASK 0x10 macro
237 ret = arasan_phy_sts_poll(host, DLL_STATUS, DLL_RDY_MASK); in arasan_phy_set()

Completed in 4 milliseconds