Home
last modified time | relevance | path

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

/drivers/staging/rts_pstor/
Drtsx_chip.c1003 if ((chip->sd_ddr_tx_phase > 31) || (chip->sd_ddr_tx_phase < 0)) { in rtsx_init_chip()
1004 chip->sd_ddr_tx_phase = 0; in rtsx_init_chip()
Drtsx_chip.h880 int sd_ddr_tx_phase; member
Drtsx.c846 chip->sd_ddr_tx_phase = 0; in rtsx_init_options()
Dsd.c1919 retval = sd_change_phase(chip, (u8)chip->sd_ddr_tx_phase, TUNE_TX); in sd_ddr_tuning()
/drivers/staging/rts5139/
Drts51x_chip.h358 int sd_ddr_tx_phase; /* Enabled by bit 4 of sd_ctl */ member
Drts51x.c543 option->sd_ddr_tx_phase = 0; in rts51x_init_options()
Dsd.c1746 sd_change_phase(chip, (u8) chip->option.sd_ddr_tx_phase,