Home
last modified time | relevance | path

Searched refs:LCTLR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.c269 ret = rtsx_write_config_byte(chip, LCTLR, chip->aspm_l0s_l1_en); in rtsx_reset_aspm()
447 retval = rtsx_write_config_byte(chip, LCTLR, in rtsx_reset_chip()
918 rtsx_read_config_byte(chip, LCTLR, &reg0); in rtsx_monitor_aspm_config()
1982 rtsx_write_config_byte(chip, LCTLR, in rtsx_enable_aspm()
2010 rtsx_write_config_byte(chip, LCTLR, 0x00); in rtsx_disable_aspm()
H A Drtsx_card.h979 #define LCTLR 0x80 macro