Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtmio_core.c32 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base) in tmio_core_mmc_enable() function
49 EXPORT_SYMBOL(tmio_core_mmc_enable);
Dt7l66xb.c103 tmio_core_mmc_enable(t7l66xb->scr + 0x200, 0, in t7l66xb_mmc_enable()
301 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.c357 tmio_core_mmc_enable(tc6393xb->scr + 0x200, 0, in tc6393xb_mmc_enable()
Dasic3.c779 tmio_core_mmc_enable(asic->tmio_cnf, 1 - asic->bus_shift, in asic3_mmc_enable()
/Linux-v4.19/include/linux/mfd/
Dtmio.h96 int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base);