Lines Matching refs:rtsx_pcr
18 static u8 rts5261_get_ic_version(struct rtsx_pcr *pcr) in rts5261_get_ic_version()
26 static void rts5261_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5261_fill_driving()
60 static void rts5261_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts5261_force_power_down()
94 static int rts5261_enable_auto_blink(struct rtsx_pcr *pcr) in rts5261_enable_auto_blink()
100 static int rts5261_disable_auto_blink(struct rtsx_pcr *pcr) in rts5261_disable_auto_blink()
106 static int rts5261_turn_on_led(struct rtsx_pcr *pcr) in rts5261_turn_on_led()
112 static int rts5261_turn_off_led(struct rtsx_pcr *pcr) in rts5261_turn_off_led()
144 static int rts5261_sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr) in rts5261_sd_set_sample_push_timing_sd30()
156 static int rts5261_card_power_on(struct rtsx_pcr *pcr, int card) in rts5261_card_power_on()
201 static int rts5261_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5261_switch_output_voltage()
244 static void rts5261_stop_cmd(struct rtsx_pcr *pcr) in rts5261_stop_cmd()
254 static void rts5261_card_before_power_off(struct rtsx_pcr *pcr) in rts5261_card_before_power_off()
261 static void rts5261_enable_ocp(struct rtsx_pcr *pcr) in rts5261_enable_ocp()
273 static void rts5261_disable_ocp(struct rtsx_pcr *pcr) in rts5261_disable_ocp()
284 static int rts5261_card_power_off(struct rtsx_pcr *pcr, int card) in rts5261_card_power_off()
300 static void rts5261_init_ocp(struct rtsx_pcr *pcr) in rts5261_init_ocp()
329 static void rts5261_clear_ocpstat(struct rtsx_pcr *pcr) in rts5261_clear_ocpstat()
344 static void rts5261_process_ocp(struct rtsx_pcr *pcr) in rts5261_process_ocp()
360 static void rts5261_init_from_hw(struct rtsx_pcr *pcr) in rts5261_init_from_hw()
455 static void rts5261_init_from_cfg(struct rtsx_pcr *pcr) in rts5261_init_from_cfg()
465 static int rts5261_extra_init_hw(struct rtsx_pcr *pcr) in rts5261_extra_init_hw()
545 static void rts5261_enable_aspm(struct rtsx_pcr *pcr, bool enable) in rts5261_enable_aspm()
560 static void rts5261_disable_aspm(struct rtsx_pcr *pcr, bool enable) in rts5261_disable_aspm()
576 static void rts5261_set_aspm(struct rtsx_pcr *pcr, bool enable) in rts5261_set_aspm()
584 static void rts5261_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active) in rts5261_set_l1off_cfg_sub_d0()
631 int rts5261_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock, in rts5261_pci_switch_clock()
762 void rts5261_init_params(struct rtsx_pcr *pcr) in rts5261_init_params()