Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2097 u32 *work_LED, const int direction) in switch_leds() argument
2103 *work_LED = *work_LED >> 1; in switch_leds()
2105 *work_LED = *work_LED << 1; in switch_leds()
2128 u32 work_LED; in cpqhp_hardware_test() local
2141 work_LED = 0x01010101; in cpqhp_hardware_test()
2147 work_LED = 0x01010000; in cpqhp_hardware_test()
2151 work_LED = 0x00000101; in cpqhp_hardware_test()
2156 work_LED = 0x01010000; in cpqhp_hardware_test()
2166 work_LED = work_LED >> 16; in cpqhp_hardware_test()
2176 work_LED = work_LED << 16; in cpqhp_hardware_test()
[all …]