Lines Matching defs:pcr
28 static u8 rts5249_get_ic_version(struct rtsx_pcr *pcr) in rts5249_get_ic_version()
36 static void rts5249_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5249_fill_driving()
68 static void rtsx_base_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtsx_base_fetch_vendor_settings()
92 static void rtsx_base_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rtsx_base_force_power_down()
106 static void rts5249_init_from_cfg(struct rtsx_pcr *pcr) in rts5249_init_from_cfg()
144 static int rts5249_init_from_hw(struct rtsx_pcr *pcr) in rts5249_init_from_hw()
157 static int rts5249_extra_init_hw(struct rtsx_pcr *pcr) in rts5249_extra_init_hw()
198 static int rts5249_optimize_phy(struct rtsx_pcr *pcr) in rts5249_optimize_phy()
264 static int rtsx_base_turn_on_led(struct rtsx_pcr *pcr) in rtsx_base_turn_on_led()
269 static int rtsx_base_turn_off_led(struct rtsx_pcr *pcr) in rtsx_base_turn_off_led()
274 static int rtsx_base_enable_auto_blink(struct rtsx_pcr *pcr) in rtsx_base_enable_auto_blink()
279 static int rtsx_base_disable_auto_blink(struct rtsx_pcr *pcr) in rtsx_base_disable_auto_blink()
284 static int rtsx_base_card_power_on(struct rtsx_pcr *pcr, int card) in rtsx_base_card_power_on()
307 static int rtsx_base_card_power_off(struct rtsx_pcr *pcr, int card) in rtsx_base_card_power_off()
317 static int rtsx_base_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtsx_base_switch_output_voltage()
355 static void rts5249_set_aspm(struct rtsx_pcr *pcr, bool enable) in rts5249_set_aspm()
447 void rts5249_init_params(struct rtsx_pcr *pcr) in rts5249_init_params()
486 static int rts524a_write_phy(struct rtsx_pcr *pcr, u8 addr, u16 val) in rts524a_write_phy()
493 static int rts524a_read_phy(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rts524a_read_phy()
500 static int rts524a_optimize_phy(struct rtsx_pcr *pcr) in rts524a_optimize_phy()
543 static int rts524a_extra_init_hw(struct rtsx_pcr *pcr) in rts524a_extra_init_hw()
571 static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active) in rts5250_set_l1off_cfg_sub_d0()
623 void rts524a_init_params(struct rtsx_pcr *pcr) in rts524a_init_params()
634 static int rts525a_card_power_on(struct rtsx_pcr *pcr, int card) in rts525a_card_power_on()
641 static int rts525a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts525a_switch_output_voltage()
664 static int rts525a_optimize_phy(struct rtsx_pcr *pcr) in rts525a_optimize_phy()
690 static int rts525a_extra_init_hw(struct rtsx_pcr *pcr) in rts525a_extra_init_hw()
731 void rts525a_init_params(struct rtsx_pcr *pcr) in rts525a_init_params()