Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.c992 if ((chip->mmc_ddr_tx_phase > 31) || (chip->mmc_ddr_tx_phase < 0)) in rtsx_init_chip()
993 chip->mmc_ddr_tx_phase = 0; in rtsx_init_chip()
Drtsx_chip.h891 int mmc_ddr_tx_phase; member
Drtsx.c798 chip->mmc_ddr_tx_phase = 1; in rtsx_init_options()
Dsd.c2171 retval = sd_change_phase(chip, (u8)chip->mmc_ddr_tx_phase, in mmc_ddr_tuning()