drivers/misc/cardreader/rtl8411.c
113
static int rtl8411_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
118
static int rtl8411_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
123
static int rtl8411_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
128
static int rtl8411_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
133
static int rtl8411_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtl8411.c
171
static int rtl8411_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtl8411.c
18
static u8 rtl8411_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
184
static int rtl8411_do_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage,
drivers/misc/cardreader/rtl8411.c
210
static int rtl8411_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rtl8411.c
216
static int rtl8402_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rtl8411.c
222
static unsigned int rtl8411_cd_deglitch(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
26
static int rtl8411b_is_qfn48(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
38
static void rtl8411_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
462
static void rtl8411_init_common_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
477
void rtl8411_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
484
void rtl8411b_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
494
void rtl8402_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
61
static void rtl8411b_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
79
static void rtl8411_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rtl8411.c
84
static int rtl8411_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtl8411.c
96
static int rtl8411b_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
133
static int rts5209_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5209.c
153
static int rts5209_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5209.c
16
static u8 rts5209_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
24
static void rts5209_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
246
void rts5209_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
50
static void rts5209_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5209.c
55
static int rts5209_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
74
static int rts5209_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
79
static int rts5209_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
84
static int rts5209_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
89
static int rts5209_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
94
static int rts5209_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5209.c
99
static int rts5209_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5227.c
106
static int rts5227_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
17
static u8 rts5227_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
173
static int rts5227_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
185
static int rts5227_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
190
static int rts5227_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
195
static int rts5227_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
200
static int rts5227_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
205
static int rts5227_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5227.c
239
static int rts5227_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5227.c
25
static void rts5227_fill_driving(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5227.c
251
static int rts5227_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5227.c
337
void rts5227_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
363
static int rts522a_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
387
static int rts522a_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
405
static int rts522a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5227.c
430
static void rts522a_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5227.c
452
static void rts522a_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rts5227.c
493
void rts522a_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
57
static void rts5227_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5227.c
88
static void rts5227_init_from_cfg(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
121
static int rts5228_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
127
static int rts5228_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
133
static int rts5228_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
139
static int rts5228_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
171
static int rts5228_sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
183
static int rts5228_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5228.c
19
static u8 rts5228_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
233
static int rts5228_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5228.c
27
static void rts5228_fill_driving(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5228.c
276
static void rts5228_stop_cmd(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
286
static void rts5228_card_before_power_off(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
292
static void rts5228_enable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
303
static void rts5228_disable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
313
static int rts5228_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5228.c
328
static void rts5228_init_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
360
static void rts5228_clear_ocpstat(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
375
static void rts5228_process_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
391
static void rts5228_init_from_cfg(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
409
static int rts5228_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
472
static void rts5228_enable_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5228.c
488
static void rts5228_disable_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5228.c
505
static void rts5228_set_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5228.c
513
static void rts5228_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rts5228.c
563
int rts5228_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rts5228.c
61
static void rtsx5228_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
689
void rts5228_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
93
static int rts5228_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5228.c
98
static void rts5228_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5228.h
165
int rts5228_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rts5229.c
100
static int rts5229_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5229.c
124
static int rts5229_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5229.c
135
static int rts5229_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5229.c
16
static u8 rts5229_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
238
void rts5229_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
24
static void rts5229_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
47
static void rts5229_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5229.c
52
static int rts5229_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
74
static int rts5229_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
80
static int rts5229_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
85
static int rts5229_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
90
static int rts5229_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5229.c
95
static int rts5229_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
110
static void rts52xa_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5249.c
131
static void rts52xa_save_content_from_efuse(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
16
static u8 rts5249_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
205
static void rts52xa_save_content_to_autoload_space(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
237
static int rts5249_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
24
static void rts5249_fill_driving(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5249.c
316
static int rts5249_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
382
static int rtsx_base_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
387
static int rtsx_base_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
392
static int rtsx_base_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
397
static int rtsx_base_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
402
static int rtsx_base_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5249.c
429
static int rtsx_base_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5249.c
442
static int rtsx_base_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5249.c
545
void rts5249_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
56
static void rtsx_base_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
587
static int rts524a_write_phy(struct rtsx_pcr *pcr, u8 addr, u16 val)
drivers/misc/cardreader/rts5249.c
594
static int rts524a_read_phy(struct rtsx_pcr *pcr, u8 addr, u16 *val)
drivers/misc/cardreader/rts5249.c
601
static int rts524a_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
644
static int rts524a_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
672
static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rts5249.c
723
void rts524a_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
743
static int rts525a_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5249.c
750
static int rts525a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5249.c
773
static int rts525a_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
799
static int rts525a_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
841
void rts525a_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5249.c
92
static void rts5249_init_from_cfg(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
100
static int rts5260_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
106
static int rts5260_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
164
static int sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
176
static int rts5260_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5260.c
19
static u8 rts5260_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
220
static int rts5260_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5260.c
248
static void rts5260_stop_cmd(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
258
static void rts5260_card_before_power_off(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
265
static int rts5260_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5260.c
27
static void rts5260_fill_driving(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5260.c
280
static void rts5260_init_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
313
static void rts5260_enable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
322
static void rts5260_disable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
332
static int rts5260_get_ocpstat(struct rtsx_pcr *pcr, u8 *val)
drivers/misc/cardreader/rts5260.c
337
static int rts5260_get_ocpstat2(struct rtsx_pcr *pcr, u8 *val)
drivers/misc/cardreader/rts5260.c
342
static void rts5260_clear_ocpstat(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
360
static void rts5260_process_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
379
static int rts5260_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
416
static void rts5260_pwr_saving_setting(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
481
static void rts5260_init_from_cfg(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
493
static int rts5260_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
530
static void rts5260_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rts5260.c
583
void rts5260_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
61
static void rtsx_base_fetch_vendor_settings(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
88
static int rtsx_base_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5260.c
94
static int rtsx_base_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
100
static int rts5261_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
106
static int rts5261_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
112
static int rts5261_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
144
static int rts5261_sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
156
static int rts5261_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5261.c
18
static u8 rts5261_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
201
static int rts5261_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5261.c
244
static void rts5261_stop_cmd(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
254
static void rts5261_card_before_power_off(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
26
static void rts5261_fill_driving(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5261.c
261
static void rts5261_enable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
273
static void rts5261_disable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
284
static int rts5261_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5261.c
300
static void rts5261_init_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
329
static void rts5261_clear_ocpstat(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
344
static void rts5261_process_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
360
static void rts5261_init_from_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
455
static void rts5261_init_from_cfg(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
465
static int rts5261_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
545
static void rts5261_enable_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5261.c
560
static void rts5261_disable_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5261.c
576
static void rts5261_set_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5261.c
584
static void rts5261_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rts5261.c
60
static void rts5261_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5261.c
631
int rts5261_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rts5261.c
762
void rts5261_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.c
94
static int rts5261_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5261.h
203
int rts5261_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rts5264.c
103
static int rts5264_turn_on_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
109
static int rts5264_turn_off_led(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
141
static int rts5264_sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
153
static int rts5264_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5264.c
17
static u8 rts5264_get_ic_version(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
196
static int rts5264_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5264.c
228
static void rts5264_stop_cmd(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
236
static void rts5264_card_before_power_off(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
242
static int rts5264_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rts5264.c
25
static void rts5264_fill_driving(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rts5264.c
258
static void rts5264_enable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
289
static void rts5264_disable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
312
static void rts5264_init_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
356
static int rts5264_get_ocpstat2(struct rtsx_pcr *pcr, u8 *val)
drivers/misc/cardreader/rts5264.c
361
static int rts5264_get_ovpstat(struct rtsx_pcr *pcr, u8 *val)
drivers/misc/cardreader/rts5264.c
366
static void rts5264_clear_ocpstat(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
391
static void rts5264_process_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
412
static void rts5264_init_from_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
564
static void rts5264_init_from_cfg(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
57
static void rts5264_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rts5264.c
582
static int rts5264_extra_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
672
static int rts5264_optimize_phy(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
691
static void rts5264_enable_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5264.c
706
static void rts5264_disable_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5264.c
722
static void rts5264_set_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rts5264.c
730
static void rts5264_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rts5264.c
790
int rts5264_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rts5264.c
91
static int rts5264_enable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
925
void rts5264_init_params(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.c
97
static int rts5264_disable_auto_blink(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rts5264.h
282
int rts5264_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rtsx_pcr.c
1026
static int rtsx_pci_acquire_irq(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1046
static void rtsx_base_force_power_down(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1060
static void __maybe_unused rtsx_pci_power_off(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rtsx_pcr.c
1077
void rtsx_pci_enable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
109
static void rtsx_disable_aspm(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1090
void rtsx_pci_disable_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1103
void rtsx_pci_init_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1125
int rtsx_pci_get_ocpstat(struct rtsx_pcr *pcr, u8 *val)
drivers/misc/cardreader/rtsx_pcr.c
1133
void rtsx_pci_clear_ocpstat(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1147
void rtsx_pci_enable_oobs_polling(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1165
void rtsx_pci_disable_oobs_polling(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
117
int rtsx_set_l1off_sub(struct rtsx_pcr *pcr, u8 val)
drivers/misc/cardreader/rtsx_pcr.c
1181
static int rtsx_pci_init_hw(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
124
static void rtsx_set_l1off_sub_cfg_d0(struct rtsx_pcr *pcr, int active)
drivers/misc/cardreader/rtsx_pcr.c
130
static void rtsx_comm_pm_full_on(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1315
static int rtsx_pci_init_chip(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
146
static void rtsx_pm_full_on(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1474
struct rtsx_pcr *pcr;
drivers/misc/cardreader/rtsx_pcr.c
151
void rtsx_pci_start_run(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1611
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
1655
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
166
int rtsx_pci_write_register(struct rtsx_pcr *pcr, u16 addr, u8 mask, u8 data)
drivers/misc/cardreader/rtsx_pcr.c
1673
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
1695
static void rtsx_enable_aspm(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1703
static void rtsx_comm_pm_power_saving(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1722
static void rtsx_pm_power_saving(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
1730
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
1746
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
1773
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
1791
struct rtsx_pcr *pcr = handle->pcr;
drivers/misc/cardreader/rtsx_pcr.c
190
int rtsx_pci_read_register(struct rtsx_pcr *pcr, u16 addr, u8 *data)
drivers/misc/cardreader/rtsx_pcr.c
214
int __rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val)
drivers/misc/cardreader/rtsx_pcr.c
241
int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val)
drivers/misc/cardreader/rtsx_pcr.c
250
int __rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val)
drivers/misc/cardreader/rtsx_pcr.c
283
int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val)
drivers/misc/cardreader/rtsx_pcr.c
292
void rtsx_pci_stop_cmd(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
305
void rtsx_pci_add_cmd(struct rtsx_pcr *pcr,
drivers/misc/cardreader/rtsx_pcr.c
328
void rtsx_pci_send_cmd_no_wait(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
341
int rtsx_pci_send_cmd(struct rtsx_pcr *pcr, int timeout)
drivers/misc/cardreader/rtsx_pcr.c
398
static void rtsx_pci_add_sg_tbl(struct rtsx_pcr *pcr,
drivers/misc/cardreader/rtsx_pcr.c
423
int rtsx_pci_dma_map_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist,
drivers/misc/cardreader/rtsx_pcr.c
438
void rtsx_pci_dma_unmap_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist,
drivers/misc/cardreader/rtsx_pcr.c
447
int rtsx_pci_dma_transfer(struct rtsx_pcr *pcr, struct scatterlist *sglist,
drivers/misc/cardreader/rtsx_pcr.c
518
int rtsx_pci_read_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len)
drivers/misc/cardreader/rtsx_pcr.c
561
int rtsx_pci_write_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len)
drivers/misc/cardreader/rtsx_pcr.c
605
static int rtsx_pci_set_pull_ctl(struct rtsx_pcr *pcr, const u32 *tbl)
drivers/misc/cardreader/rtsx_pcr.c
618
int rtsx_pci_card_pull_ctl_enable(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtsx_pcr.c
633
int rtsx_pci_card_pull_ctl_disable(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtsx_pcr.c
64
static int rtsx_comm_set_ltr_latency(struct rtsx_pcr *pcr, u32 latency)
drivers/misc/cardreader/rtsx_pcr.c
648
static void rtsx_pci_enable_bus_int(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
681
int rtsx_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
drivers/misc/cardreader/rtsx_pcr.c
80
int rtsx_set_ltr_latency(struct rtsx_pcr *pcr, u32 latency)
drivers/misc/cardreader/rtsx_pcr.c
800
int rtsx_pci_card_power_on(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtsx_pcr.c
809
int rtsx_pci_card_power_off(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtsx_pcr.c
818
int rtsx_pci_card_exclusive_check(struct rtsx_pcr *pcr, int card)
drivers/misc/cardreader/rtsx_pcr.c
837
int rtsx_pci_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage)
drivers/misc/cardreader/rtsx_pcr.c
846
unsigned int rtsx_pci_card_exist(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
85
static void rtsx_comm_set_aspm(struct rtsx_pcr *pcr, bool enable)
drivers/misc/cardreader/rtsx_pcr.c
858
void rtsx_pci_complete_unfinished_transfer(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
880
struct rtsx_pcr *pcr;
drivers/misc/cardreader/rtsx_pcr.c
886
pcr = container_of(dwork, struct rtsx_pcr, carddet_work);
drivers/misc/cardreader/rtsx_pcr.c
927
static void rtsx_pci_process_ocp(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
944
static int rtsx_pci_process_ocp_interrupt(struct rtsx_pcr *pcr)
drivers/misc/cardreader/rtsx_pcr.c
954
struct rtsx_pcr *pcr = dev_id;
drivers/misc/cardreader/rtsx_pcr.h
122
int rtsx_gops_pm_reset(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
123
int rtsx_set_ltr_latency(struct rtsx_pcr *pcr, u32 latency);
drivers/misc/cardreader/rtsx_pcr.h
124
int rtsx_set_l1off_sub(struct rtsx_pcr *pcr, u8 val);
drivers/misc/cardreader/rtsx_pcr.h
125
void rtsx_pci_init_ocp(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
126
void rtsx_pci_disable_ocp(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
127
void rtsx_pci_enable_ocp(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
128
int rtsx_pci_get_ocpstat(struct rtsx_pcr *pcr, u8 *val);
drivers/misc/cardreader/rtsx_pcr.h
129
void rtsx_pci_clear_ocpstat(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
130
void rtsx_pci_enable_oobs_polling(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
131
void rtsx_pci_disable_oobs_polling(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
61
int __rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val);
drivers/misc/cardreader/rtsx_pcr.h
62
int __rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val);
drivers/misc/cardreader/rtsx_pcr.h
64
void rts5209_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
65
void rts5229_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
66
void rtl8411_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
67
void rtl8402_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
68
void rts5227_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
69
void rts522a_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
70
void rts5249_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
71
void rts524a_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
72
void rts525a_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
73
void rtl8411b_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
74
void rts5260_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
75
void rts5261_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
76
void rts5228_init_params(struct rtsx_pcr *pcr);
drivers/misc/cardreader/rtsx_pcr.h
77
void rts5264_init_params(struct rtsx_pcr *pcr);
drivers/mmc/host/rtsx_pci_sdmmc.c
1016
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
103
static void sd_cmd_set_data_len(struct rtsx_pcr *pcr, u16 blocks, u16 blksz)
drivers/mmc/host/rtsx_pci_sdmmc.c
1089
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1137
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1162
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1186
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1219
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1260
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1312
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1352
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1404
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1469
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
149
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1492
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1529
struct rtsx_pcr *pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
1582
struct rtsx_pcr *pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
200
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
211
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
28
struct rtsx_pcr *pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
329
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
383
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
429
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
487
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
617
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
704
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
799
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
906
struct rtsx_pcr *pcr = host->pcr;
drivers/mmc/host/rtsx_pci_sdmmc.c
96
static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd)
drivers/mmc/host/rtsx_pci_sdmmc.c
980
struct rtsx_pcr *pcr = host->pcr;
include/linux/rtsx_pci.h
1085
struct rtsx_pcr;
include/linux/rtsx_pci.h
1088
struct rtsx_pcr *pcr;
include/linux/rtsx_pci.h
1092
int (*write_phy)(struct rtsx_pcr *pcr, u8 addr, u16 val);
include/linux/rtsx_pci.h
1093
int (*read_phy)(struct rtsx_pcr *pcr, u8 addr, u16 *val);
include/linux/rtsx_pci.h
1094
int (*extra_init_hw)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1095
int (*optimize_phy)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1096
int (*turn_on_led)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1097
int (*turn_off_led)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1098
int (*enable_auto_blink)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1099
int (*disable_auto_blink)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1100
int (*card_power_on)(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1101
int (*card_power_off)(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1102
int (*switch_output_voltage)(struct rtsx_pcr *pcr,
include/linux/rtsx_pci.h
1104
unsigned int (*cd_deglitch)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1106
void (*fetch_vendor_settings)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1107
void (*force_power_down)(struct rtsx_pcr *pcr, u8 pm_state, bool runtime);
include/linux/rtsx_pci.h
1108
void (*stop_cmd)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1110
void (*set_aspm)(struct rtsx_pcr *pcr, bool enable);
include/linux/rtsx_pci.h
1111
void (*set_l1off_cfg_sub_d0)(struct rtsx_pcr *pcr, int active);
include/linux/rtsx_pci.h
1112
void (*enable_ocp)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1113
void (*disable_ocp)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1114
void (*init_ocp)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1115
void (*process_ocp)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1116
int (*get_ocpstat)(struct rtsx_pcr *pcr, u8 *val);
include/linux/rtsx_pci.h
1117
void (*clear_ocpstat)(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1307
void rtsx_pci_start_run(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1308
int rtsx_pci_write_register(struct rtsx_pcr *pcr, u16 addr, u8 mask, u8 data);
include/linux/rtsx_pci.h
1309
int rtsx_pci_read_register(struct rtsx_pcr *pcr, u16 addr, u8 *data);
include/linux/rtsx_pci.h
1310
int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val);
include/linux/rtsx_pci.h
1311
int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val);
include/linux/rtsx_pci.h
1312
void rtsx_pci_stop_cmd(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1313
void rtsx_pci_add_cmd(struct rtsx_pcr *pcr,
include/linux/rtsx_pci.h
1315
void rtsx_pci_send_cmd_no_wait(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1316
int rtsx_pci_send_cmd(struct rtsx_pcr *pcr, int timeout);
include/linux/rtsx_pci.h
1317
int rtsx_pci_dma_map_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist,
include/linux/rtsx_pci.h
1319
void rtsx_pci_dma_unmap_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist,
include/linux/rtsx_pci.h
1321
int rtsx_pci_dma_transfer(struct rtsx_pcr *pcr, struct scatterlist *sglist,
include/linux/rtsx_pci.h
1323
int rtsx_pci_read_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len);
include/linux/rtsx_pci.h
1324
int rtsx_pci_write_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len);
include/linux/rtsx_pci.h
1325
int rtsx_pci_card_pull_ctl_enable(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1326
int rtsx_pci_card_pull_ctl_disable(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1327
int rtsx_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
include/linux/rtsx_pci.h
1329
int rtsx_pci_card_power_on(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1330
int rtsx_pci_card_power_off(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1331
int rtsx_pci_card_exclusive_check(struct rtsx_pcr *pcr, int card);
include/linux/rtsx_pci.h
1332
int rtsx_pci_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage);
include/linux/rtsx_pci.h
1333
unsigned int rtsx_pci_card_exist(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1334
void rtsx_pci_complete_unfinished_transfer(struct rtsx_pcr *pcr);
include/linux/rtsx_pci.h
1336
static inline u8 *rtsx_pci_get_cmd_data(struct rtsx_pcr *pcr)
include/linux/rtsx_pci.h
1341
static inline void rtsx_pci_write_be32(struct rtsx_pcr *pcr, u16 reg, u32 val)
include/linux/rtsx_pci.h
1349
static inline int rtsx_pci_update_phy(struct rtsx_pcr *pcr, u8 addr,