Lines Matching refs:rtsx_pcr

17 static u8 rts5227_get_ic_version(struct rtsx_pcr *pcr)  in rts5227_get_ic_version()
25 static void rts5227_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5227_fill_driving()
57 static void rts5227_fetch_vendor_settings(struct rtsx_pcr *pcr) in rts5227_fetch_vendor_settings()
84 static void rts5227_init_from_cfg(struct rtsx_pcr *pcr) in rts5227_init_from_cfg()
102 static int rts5227_extra_init_hw(struct rtsx_pcr *pcr) in rts5227_extra_init_hw()
167 static int rts5227_optimize_phy(struct rtsx_pcr *pcr) in rts5227_optimize_phy()
179 static int rts5227_turn_on_led(struct rtsx_pcr *pcr) in rts5227_turn_on_led()
184 static int rts5227_turn_off_led(struct rtsx_pcr *pcr) in rts5227_turn_off_led()
189 static int rts5227_enable_auto_blink(struct rtsx_pcr *pcr) in rts5227_enable_auto_blink()
194 static int rts5227_disable_auto_blink(struct rtsx_pcr *pcr) in rts5227_disable_auto_blink()
199 static int rts5227_card_power_on(struct rtsx_pcr *pcr, int card) in rts5227_card_power_on()
233 static int rts5227_card_power_off(struct rtsx_pcr *pcr, int card) in rts5227_card_power_off()
245 static int rts5227_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5227_switch_output_voltage()
331 void rts5227_init_params(struct rtsx_pcr *pcr) in rts5227_init_params()
355 static int rts522a_optimize_phy(struct rtsx_pcr *pcr) in rts522a_optimize_phy()
379 static int rts522a_extra_init_hw(struct rtsx_pcr *pcr) in rts522a_extra_init_hw()
397 static int rts522a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts522a_switch_output_voltage()
422 static void rts522a_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts522a_force_power_down()
444 static void rts522a_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active) in rts522a_set_l1off_cfg_sub_d0()
485 void rts522a_init_params(struct rtsx_pcr *pcr) in rts522a_init_params()