Searched refs:tune_dir (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
H A Dsd.c871 static int sd_reset_dcm(struct rtsx_chip *chip, u8 tune_dir) sd_reset_dcm() argument
875 if (tune_dir == TUNE_RX) { sd_reset_dcm()
904 static int sd_change_phase(struct rtsx_chip *chip, u8 sample_point, u8 tune_dir) sd_change_phase() argument
912 dev_dbg(rtsx_dev(chip), "sd_change_phase (sample_point = %d, tune_dir = %d)\n", sd_change_phase()
913 sample_point, tune_dir); sd_change_phase() local
915 if (tune_dir == TUNE_RX) { sd_change_phase()
1057 sd_reset_dcm(chip, tune_dir); sd_change_phase()
1797 u8 tune_dir) sd_search_final_phase()
1807 if (tune_dir == TUNE_RX) sd_search_final_phase()
1880 if (tune_dir == TUNE_TX) { sd_search_final_phase()
1796 sd_search_final_phase(struct rtsx_chip *chip, u32 phase_map, u8 tune_dir) sd_search_final_phase() argument

Completed in 205 milliseconds