Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
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()
/Linux-v6.1/include/linux/mfd/
Dtmio.h32 #define sd_config_write32(base, shift, reg, val) \ macro