Lines Matching defs:pcr
16 static u8 rts5249_get_ic_version(struct rtsx_pcr *pcr) in rts5249_get_ic_version()
24 static void rts5249_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5249_fill_driving()
56 static void rtsx_base_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtsx_base_fetch_vendor_settings()
80 static void rtsx_base_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rtsx_base_force_power_down()
94 static void rts5249_init_from_cfg(struct rtsx_pcr *pcr) in rts5249_init_from_cfg()
132 static int rts5249_init_from_hw(struct rtsx_pcr *pcr) in rts5249_init_from_hw()
145 static int rts5249_extra_init_hw(struct rtsx_pcr *pcr) in rts5249_extra_init_hw()
186 static int rts5249_optimize_phy(struct rtsx_pcr *pcr) in rts5249_optimize_phy()
252 static int rtsx_base_turn_on_led(struct rtsx_pcr *pcr) in rtsx_base_turn_on_led()
257 static int rtsx_base_turn_off_led(struct rtsx_pcr *pcr) in rtsx_base_turn_off_led()
262 static int rtsx_base_enable_auto_blink(struct rtsx_pcr *pcr) in rtsx_base_enable_auto_blink()
267 static int rtsx_base_disable_auto_blink(struct rtsx_pcr *pcr) in rtsx_base_disable_auto_blink()
272 static int rtsx_base_card_power_on(struct rtsx_pcr *pcr, int card) in rtsx_base_card_power_on()
299 static int rtsx_base_card_power_off(struct rtsx_pcr *pcr, int card) in rtsx_base_card_power_off()
312 static int rtsx_base_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtsx_base_switch_output_voltage()
350 static void rts5249_set_aspm(struct rtsx_pcr *pcr, bool enable) in rts5249_set_aspm()
442 void rts5249_init_params(struct rtsx_pcr *pcr) in rts5249_init_params()
481 static int rts524a_write_phy(struct rtsx_pcr *pcr, u8 addr, u16 val) in rts524a_write_phy()
488 static int rts524a_read_phy(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rts524a_read_phy()
495 static int rts524a_optimize_phy(struct rtsx_pcr *pcr) in rts524a_optimize_phy()
538 static int rts524a_extra_init_hw(struct rtsx_pcr *pcr) in rts524a_extra_init_hw()
566 static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active) in rts5250_set_l1off_cfg_sub_d0()
618 void rts524a_init_params(struct rtsx_pcr *pcr) in rts524a_init_params()
636 static int rts525a_card_power_on(struct rtsx_pcr *pcr, int card) in rts525a_card_power_on()
643 static int rts525a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts525a_switch_output_voltage()
666 static int rts525a_optimize_phy(struct rtsx_pcr *pcr) in rts525a_optimize_phy()
692 static int rts525a_extra_init_hw(struct rtsx_pcr *pcr) in rts525a_extra_init_hw()
733 void rts525a_init_params(struct rtsx_pcr *pcr) in rts525a_init_params()