Searched refs:reg_pm_ctrl3 (Results 1 – 3 of 3) sorted by relevance
99 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x10, 0x10); in rts5227_force_power_down()132 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5227_extra_init_hw()311 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5227_init_params()373 pcr->reg_pm_ctrl3 = RTS522A_PM_CTRL3; in rts522a_init_params()
100 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rtsx_base_force_power_down()374 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5249_init_params()482 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts524a_init_params()585 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts525a_init_params()
956 u16 reg_pm_ctrl3; member