Searched refs:sd_config_write16 (Results 1 – 2 of 2) sorted by relevance
32 sd_config_write16(cnf, shift, CNF_CMD, SDCREN); in tmio_core_mmc_enable()52 sd_config_write16(cnf, shift, CNF_CMD, SDCREN); in tmio_core_mmc_resume()
30 #define sd_config_write16(base, shift, reg, val) \ macro