Searched refs:RTS524A_PM_CTRL3 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/misc/cardreader/ |
D | rts5249.c | 155 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, in rts52xa_force_power_down() 161 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, 0x01, 0x00); in rts52xa_force_power_down() 314 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, 0x01, 0x01); in rts5249_extra_init_hw() 322 rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, 0x01, 0x00); in rts5249_extra_init_hw() 638 err = rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, in rts524a_optimize_phy() 765 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts524a_init_params() 810 err = rtsx_pci_write_register(pcr, RTS524A_PM_CTRL3, in rts525a_optimize_phy() 883 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts525a_init_params()
|
D | rtsx_pcr.h | 31 #define RTS524A_PM_CTRL3 0xFF7E macro
|
D | rts5260.c | 641 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts5260_init_params()
|