Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-zx.c54 ret = regmap_read(sysc_base, LB_AON_EMMC_CFG_REG1, &clksel); in dw_mci_zx_emmc_set_delay()
66 regmap_write(sysc_base, LB_AON_EMMC_CFG_REG1, clksel); in dw_mci_zx_emmc_set_delay()
H A Ddw_mmc-zx.h7 #define LB_AON_EMMC_CFG_REG1 0x1B4 macro