Searched refs:LCTLR (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rts5208/ |
D | rtsx_chip.c | 304 retval = rtsx_write_config_byte(chip, LCTLR, in rtsx_reset_chip() 330 retval = rtsx_write_config_byte(chip, LCTLR, in rtsx_reset_chip() 826 rtsx_read_config_byte(chip, LCTLR, ®0); in rtsx_monitor_aspm_config() 1810 rtsx_write_config_byte(chip, LCTLR, in rtsx_enable_aspm() 1844 rtsx_write_config_byte(chip, LCTLR, 0x00); in rtsx_disable_aspm()
|
D | rtsx_card.h | 991 #define LCTLR 0x80 macro
|
/drivers/mfd/ |
D | rtsx_pcr.c | 78 rtsx_pci_write_config_byte(pcr, LCTLR, 0); in rtsx_pci_start_run() 945 rtsx_pci_write_config_byte(pcr, LCTLR, pcr->aspm_en); in rtsx_pci_idle_work() 1031 rtsx_pci_write_config_byte(pcr, LCTLR, 0); in rtsx_pci_init_hw()
|