sd_config_write8   36 drivers/mfd/tmio_core.c 	sd_config_write8(cnf, shift, CNF_PWR_CTL_3, 0x01);
sd_config_write8   39 drivers/mfd/tmio_core.c 	sd_config_write8(cnf, shift, CNF_STOP_CLK_CTL, 0x1f);
sd_config_write8   42 drivers/mfd/tmio_core.c 	sd_config_write8(cnf, shift, CNF_PWR_CTL_2, 0x00);
sd_config_write8   61 drivers/mfd/tmio_core.c 	sd_config_write8(cnf, shift, CNF_PWR_CTL_2, state ? 0x02 : 0x00);
sd_config_write8   67 drivers/mfd/tmio_core.c 	sd_config_write8(cnf, shift, CNF_SD_CLK_MODE, state ? 1 : 0);