Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/ !
Dtmio_core.c29 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base) in tmio_core_mmc_enable() function
46 EXPORT_SYMBOL(tmio_core_mmc_enable);
Dt7l66xb.c91 tmio_core_mmc_enable(t7l66xb->scr + 0x200, 0, in t7l66xb_mmc_enable()
286 tmio_core_mmc_enable(t7l66xb->scr + 0x200, 0, in t7l66xb_resume()
Dtc6387xb.c98 tmio_core_mmc_enable(tc6387xb->scr + 0x200, 0, in tc6387xb_mmc_enable()
Dtc6393xb.c354 tmio_core_mmc_enable(tc6393xb->scr + 0x200, 0, in tc6393xb_mmc_enable()
Dasic3.c766 tmio_core_mmc_enable(asic->tmio_cnf, 1 - asic->bus_shift, in asic3_mmc_enable()
/linux-6.1.9/include/linux/mfd/ !
Dtmio.h87 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base);