Searched refs:PM_CTRL3 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/misc/cardreader/ |
| H A D | rts5227.c | 148 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PM_CTRL3, 0x01, 0x01); in rts5227_extra_init_hw() 157 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PM_CTRL3, 0x01, 0x00); in rts5227_extra_init_hw() 177 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5227_optimize_phy() 358 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5227_init_params()
|
| H A D | rts5249.c | 281 rtsx_pci_write_register(pcr, PM_CTRL3, 0x01, 0x01); in rts5249_extra_init_hw() 290 rtsx_pci_write_register(pcr, PM_CTRL3, 0x01, 0x00); in rts5249_extra_init_hw() 320 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5249_optimize_phy() 568 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5249_init_params()
|
| /linux/include/linux/ |
| H A D | rtsx_pci.h | 654 #define PM_CTRL3 0xFF46 macro
|