Searched refs:mmc_ddr_tx_phase (Results 1 – 7 of 7) sorted by relevance
1006 if ((chip->mmc_ddr_tx_phase > 31) || (chip->mmc_ddr_tx_phase < 0)) { in rtsx_init_chip()1007 chip->mmc_ddr_tx_phase = 0; in rtsx_init_chip()
881 int mmc_ddr_tx_phase; member
847 chip->mmc_ddr_tx_phase = 1; in rtsx_init_options()
1950 retval = sd_change_phase(chip, (u8)chip->mmc_ddr_tx_phase, TUNE_TX); in mmc_ddr_tuning()
544 option->mmc_ddr_tx_phase = 1; in rts51x_init_options()
359 int mmc_ddr_tx_phase; /* Enabled by bit 5 of sd_ctl */ member
1775 sd_change_phase(chip, (u8) chip->option.mmc_ddr_tx_phase,