Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtmio_core.c20 #define CNF_PWR_CTL_2 0x49 macro
45 sd_config_write8(cnf, shift, CNF_PWR_CTL_2, 0x00); in tmio_core_mmc_enable()
64 sd_config_write8(cnf, shift, CNF_PWR_CTL_2, state ? 0x02 : 0x00); in tmio_core_mmc_pwr()