Searched refs:PM_CTRL3 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/mfd/ |
D | rts5227.c | 91 rtsx_pci_write_register(pcr, PM_CTRL3, 0x10, 0x10); in rts5227_force_power_down() 124 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PM_CTRL3, 0x10, 0x00); in rts5227_extra_init_hw() 133 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5227_optimize_phy()
|
D | rts5249.c | 135 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5249_optimize_phy() 378 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5249_init_params()
|
/linux-4.1.27/include/linux/mfd/ |
D | rtsx_pci.h | 628 #define PM_CTRL3 0xFF46 macro
|