Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drts5228.c106 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rts5228_force_power_down()
112 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5228_force_power_down()
458 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x01); in rts5228_extra_init_hw()
463 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5228_extra_init_hw()
467 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5228_extra_init_hw()
711 pcr->reg_pm_ctrl3 = RTS5228_AUTOLOAD_CFG3; in rts5228_init_params()
H A Drts5264.c66 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rts5264_force_power_down()
72 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5264_force_power_down()
78 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x01); in rts5264_force_power_down()
79 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rts5264_force_power_down()
655 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5264_extra_init_hw()
659 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5264_extra_init_hw()
663 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5264_extra_init_hw()
952 pcr->reg_pm_ctrl3 = RTS5264_AUTOLOAD_CFG3; in rts5264_init_params()
H A 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()
527 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x01); in rts5261_extra_init_hw()
532 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x01, 0x00); in rts5261_extra_init_hw()
536 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, D3_DELINK_MODE_EN, 0x00); in rts5261_extra_init_hw()
788 pcr->reg_pm_ctrl3 = RTS5261_AUTOLOAD_CFG3; in rts5261_init_params()
H A Drts5227.c168 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5227_extra_init_hw()
358 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5227_init_params()
501 pcr->reg_pm_ctrl3 = RTS522A_PM_CTRL3; in rts522a_init_params()
H A Drts5249.c306 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5249_extra_init_hw()
568 pcr->reg_pm_ctrl3 = PM_CTRL3; in rts5249_init_params()
732 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts524a_init_params()
850 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts525a_init_params()
H A Drts5260.c525 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5260_extra_init_hw()
606 pcr->reg_pm_ctrl3 = RTS524A_PM_CTRL3; in rts5260_init_params()
H A Drtsx_pcr.c1054 rtsx_pci_write_register(pcr, pcr->reg_pm_ctrl3, in rtsx_base_force_power_down()
/linux/include/linux/
H A Drtsx_pci.h1264 u16 reg_pm_ctrl3; member