Searched refs:ocp_en (Results 1 – 7 of 7) sorted by relevance
180 if (option->ocp_en) in rts5260_card_power_on()274 if (pcr->option.ocp_en) in rts5260_card_power_off()284 if (option->ocp_en) { in rts5260_init_ocp()362 if (!pcr->option.ocp_en) in rts5260_process_ocp()623 option->ocp_en = 1; in rts5260_init_params()624 if (option->ocp_en) in rts5260_init_params()
203 if (pcr->option.ocp_en) in rts5227_card_power_on()235 if (pcr->option.ocp_en) in rts5227_card_power_off()506 pcr->option.ocp_en = 1; in rts522a_init_params()507 if (pcr->option.ocp_en) in rts522a_init_params()
400 if (option->ocp_en) in rtsx_base_card_power_on()426 if (option->ocp_en) in rtsx_base_card_power_off()725 pcr->option.ocp_en = 1; in rts524a_init_params()726 if (pcr->option.ocp_en) in rts524a_init_params()843 pcr->option.ocp_en = 1; in rts525a_init_params()844 if (pcr->option.ocp_en) in rts525a_init_params()
183 if (option->ocp_en) in rts5228_card_power_on()318 if (pcr->option.ocp_en) in rts5228_card_power_off()328 if (option->ocp_en) { in rts5228_init_ocp()373 if (!pcr->option.ocp_en) in rts5228_process_ocp()719 option->ocp_en = 1; in rts5228_init_params()
160 if (option->ocp_en) in rts5261_card_power_on()294 if (pcr->option.ocp_en) in rts5261_card_power_off()304 if (option->ocp_en) { in rts5261_init_ocp()346 if (!pcr->option.ocp_en) in rts5261_process_ocp()802 option->ocp_en = 1; in rts5261_init_params()
946 if (!pcr->option.ocp_en) in rtsx_pci_process_ocp()960 if (pcr->option.ocp_en) in rtsx_pci_process_ocp_interrupt()1121 if (option->ocp_en) { in rtsx_pci_init_ocp()
1154 bool ocp_en; member