Searched refs:D3_DELINK_MODE_EN (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/misc/cardreader/ |
H A D | rts5227.c | 171 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5227_optimize_phy() 359 err = rtsx_pci_write_register(pcr, RTS522A_PM_CTRL3, D3_DELINK_MODE_EN, in rts522a_optimize_phy() 431 D3_DELINK_MODE_EN, D3_DELINK_MODE_EN); in rts522a_force_power_down()
|
H A D | rts5249.c | 114 D3_DELINK_MODE_EN, D3_DELINK_MODE_EN); in rts52xa_force_power_down() 313 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5249_optimize_phy() 596 D3_DELINK_MODE_EN, 0x00); in rts524a_optimize_phy() 768 D3_DELINK_MODE_EN, 0x00); in rts525a_optimize_phy()
|
H A D | rts5264.c | 67 D3_DELINK_MODE_EN, D3_DELINK_MODE_EN); in rts5264_force_power_down() 80 D3_DELINK_MODE_EN, 0); in rts5264_force_power_down() 599 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5264_extra_init_hw()
|
H A D | rts5228.c | 103 D3_DELINK_MODE_EN, D3_DELINK_MODE_EN); in rts5228_force_power_down() 461 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5228_extra_init_hw()
|
H A D | rts5261.c | 70 D3_DELINK_MODE_EN, D3_DELINK_MODE_EN); in rts5261_force_power_down() 536 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5261_extra_init_hw()
|
H A D | rtsx_pcr.c | 1074 D3_DELINK_MODE_EN, D3_DELINK_MODE_EN); in rtsx_base_force_power_down()
|
/linux/include/linux/ |
H A D | rtsx_pci.h | 658 #define D3_DELINK_MODE_EN 0x10 macro
|