Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtmio_core.c33 sd_config_write32(cnf, shift, CNF_CTL_BASE, base & 0xfffe); in tmio_core_mmc_enable()
53 sd_config_write32(cnf, shift, CNF_CTL_BASE, base & 0xfffe); in tmio_core_mmc_resume()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtmio.h32 #define sd_config_write32(base, shift, reg, val) \ macro