Home
last modified time | relevance | path

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

/drivers/staging/rts5208/
Drtsx_chip.c722 if ((chip->sd_ddr_tx_phase > 31) || (chip->sd_ddr_tx_phase < 0)) in rtsx_init_chip()
723 chip->sd_ddr_tx_phase = 0; in rtsx_init_chip()
Drtsx_chip.h890 int sd_ddr_tx_phase; member
Drtsx.c803 chip->sd_ddr_tx_phase = 0; in rtsx_init_options()
Dsd.c1824 retval = sd_change_phase(chip, (u8)chip->sd_ddr_tx_phase, in sd_ddr_tuning()