Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtmio_core.c25 sd_config_write8(cnf, shift, CNF_PWR_CTL_2, 0x00); in tmio_core_mmc_enable()
44 sd_config_write8(cnf, shift, CNF_PWR_CTL_2, state ? 0x02 : 0x00); in tmio_core_mmc_pwr()
/linux-4.1.27/include/linux/mfd/
Dtmio.h35 #define CNF_PWR_CTL_2 0x49 macro