Home
last modified time | relevance | path

Searched refs:reg_pm_ctrl3 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/misc/cardreader/
Drts5228.c102 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rts5228_force_power_down()
108 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5228_force_power_down()
493 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x01); in rts5228_extra_init_hw()
498 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5228_extra_init_hw()
502 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5228_extra_init_hw()
746 pcr->reg_pm_ctrl3 = RTS5228_AUTOLOAD_CFG3; in rts5228_init_params()
Drts5261.c69 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rts5261_force_power_down()
75 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5261_force_power_down()
571 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x01); in rts5261_extra_init_hw()
576 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5261_extra_init_hw()
580 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5261_extra_init_hw()
832 pcr->reg_pm_ctrl3 = RTS5261_AUTOLOAD_CFG3; in rts5261_init_params()
Drts5227.c205 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5227_extra_init_hw()
395 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5227_init_params()
536 pcr->reg_pm_ctrl3 = RTS522A_PM_CTRL3; in rts522a_init_params()
Drts5249.c342 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5249_extra_init_hw()
604 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5249_init_params()
765 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts524a_init_params()
883 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts525a_init_params()
Drts5260.c560 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5260_extra_init_hw()
641 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts5260_init_params()
Drtsx_pcr.c1065 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rtsx_base_force_power_down()
/Linux-v6.1/include/linux/
Drtsx_pci.h1256 u16 reg_pm_ctrl3; member