Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci-pci-arasan.c26 #define DLL_STATUS 0x00 macro
230 ret = arasan_phy_write(host, 0, DLL_STATUS); in arasan_phy_set()
234 ret = arasan_phy_write(host, FREQSEL(clk), DLL_STATUS); in arasan_phy_set()
237 ret = arasan_phy_sts_poll(host, DLL_STATUS, DLL_RDY_MASK); in arasan_phy_set()