Home
last modified time | relevance | path

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

/drivers/mfd/
Dtmio_core.c12 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base) in tmio_core_mmc_enable() function
29 EXPORT_SYMBOL(tmio_core_mmc_enable);
Dt7l66xb.c100 tmio_core_mmc_enable(t7l66xb->scr + 0x200, 0, in t7l66xb_mmc_enable()
302 tmio_core_mmc_enable(t7l66xb->scr + 0x200, 0, in t7l66xb_resume()
Dtc6387xb.c105 tmio_core_mmc_enable(tc6387xb->scr + 0x200, 0, in tc6387xb_mmc_enable()
Dtc6393xb.c346 tmio_core_mmc_enable(tc6393xb->scr + 0x200, 0, in tc6393xb_mmc_enable()
Dasic3.c762 tmio_core_mmc_enable(asic->tmio_cnf, 1 - asic->bus_shift, in asic3_mmc_enable()