Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h16 #define DWMCI_CLKDIV 0x008 macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.c187 cto_div = (dwmci_readl(host, DWMCI_CLKDIV) & 0xff) * 2; in dwmci_get_cto()
666 dwmci_writel(host, DWMCI_CLKDIV, div);