Searched refs:CNF_PWR_CTL_2 (Results 1 – 2 of 2) sorted by relevance
25 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()
35 #define CNF_PWR_CTL_2 0x49 macro