Searched refs:LCTLR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/rts_pstor/ |
D | rtsx_chip.c | 412 retval = rtsx_write_config_byte(chip, LCTLR, chip->aspm_l0s_l1_en); in rtsx_reset_chip() 438 retval = rtsx_write_config_byte(chip, LCTLR, chip->aspm_l0s_l1_en); in rtsx_reset_chip() 1108 rtsx_read_config_byte(chip, LCTLR, ®0); in rtsx_monitor_aspm_config() 2143 rtsx_write_config_byte(chip, LCTLR, chip->aspm_l0s_l1_en); in rtsx_enable_aspm() 2175 rtsx_write_config_byte(chip, LCTLR, 0x00); in rtsx_disable_aspm()
|
D | rtsx_card.h | 994 #define LCTLR 0x80 macro
|