Searched refs:reg_pm_ctrl3 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/misc/cardreader/ |
| D | rts5227.c | 87 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x10, 0x10); in rts5227_force_power_down() 120 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5227_extra_init_hw() 310 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5227_init_params() 398 pcr->reg_pm_ctrl3 = RTS522A_PM_CTRL3; in rts522a_init_params()
|
| D | rts5249.c | 88 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rtsx_base_force_power_down() 464 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5249_init_params() 625 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts524a_init_params() 740 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts525a_init_params()
|
| D | rts5260.c | 98 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rtsx_base_force_power_down() 675 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts5260_init_params()
|
| /Linux-v5.4/include/linux/ |
| D | rtsx_pci.h | 1250 u16 reg_pm_ctrl3; member
|