Searched refs:RTS524A_PM_CTRL3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/misc/cardreader/ |
H A D | rts5249.c | 113 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, in rts52xa_force_power_down() 119 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, 0x01, 0x00); in rts52xa_force_power_down() 271 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, 0x01, 0x01); in rts5249_extra_init_hw() 279 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, 0x01, 0x00); in rts5249_extra_init_hw() 595 err = rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, in rts524a_optimize_phy() 722 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts524a_init_params() 767 err = rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, in rts525a_optimize_phy() 840 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts525a_init_params()
|
H A D | rtsx_pcr.h | 31 #define RTS524A_PM_CTRL3 0xFF7E macro
|
H A D | rts5260.c | 606 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts5260_init_params()
|