Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtmio_core.c59 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state) in tmio_core_mmc_pwr() function
63 EXPORT_SYMBOL(tmio_core_mmc_pwr);
H A Dtc6387xb.c81 tmio_core_mmc_pwr(tc6387xb->scr + 0x200, 0, state); in tc6387xb_mmc_pwr()
H A Dt7l66xb.c128 tmio_core_mmc_pwr(t7l66xb->scr + 0x200, 0, state); in t7l66xb_mmc_pwr()
H A Dtc6393xb.c370 tmio_core_mmc_pwr(tc6393xb->scr + 0x200, 0, state); in tc6393xb_mmc_pwr()
H A Dasic3.c708 tmio_core_mmc_pwr(asic->tmio_cnf, 1 - asic->bus_shift, state); in asic3_mmc_pwr()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtmio.h84 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state);