Lines Matching refs:rtsx_pcr
29 static void rts5227_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5227_fill_driving()
61 static void rts5227_fetch_vendor_settings(struct rtsx_pcr *pcr) in rts5227_fetch_vendor_settings()
83 static void rts5227_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rts5227_force_power_down()
96 static int rts5227_extra_init_hw(struct rtsx_pcr *pcr) in rts5227_extra_init_hw()
129 static int rts5227_optimize_phy(struct rtsx_pcr *pcr) in rts5227_optimize_phy()
141 static int rts5227_turn_on_led(struct rtsx_pcr *pcr) in rts5227_turn_on_led()
146 static int rts5227_turn_off_led(struct rtsx_pcr *pcr) in rts5227_turn_off_led()
151 static int rts5227_enable_auto_blink(struct rtsx_pcr *pcr) in rts5227_enable_auto_blink()
156 static int rts5227_disable_auto_blink(struct rtsx_pcr *pcr) in rts5227_disable_auto_blink()
161 static int rts5227_card_power_on(struct rtsx_pcr *pcr, int card) in rts5227_card_power_on()
189 static int rts5227_card_power_off(struct rtsx_pcr *pcr, int card) in rts5227_card_power_off()
200 static int rts5227_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5227_switch_output_voltage()
287 void rts5227_init_params(struct rtsx_pcr *pcr) in rts5227_init_params()