Home
last modified time | relevance | path

Searched refs:RTS524A_PM_CTRL3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/cardreader/
H A Drts5249.c113 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 Drtsx_pcr.h31 #define RTS524A_PM_CTRL3 0xFF7E macro
H A Drts5260.c606 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts5260_init_params()