Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dcpqphp_ctrl.c2109 u32 *work_LED, const int direction) in switch_leds() argument
2115 *work_LED = *work_LED >> 1; in switch_leds()
2117 *work_LED = *work_LED << 1; in switch_leds()
2140 u32 work_LED; in cpqhp_hardware_test() local
2153 work_LED = 0x01010101; in cpqhp_hardware_test()
2159 work_LED = 0x01010000; in cpqhp_hardware_test()
2163 work_LED = 0x00000101; in cpqhp_hardware_test()
2168 work_LED = 0x01010000; in cpqhp_hardware_test()
2178 work_LED = work_LED >> 16; in cpqhp_hardware_test()
2188 work_LED = work_LED << 16; in cpqhp_hardware_test()
[all …]

Completed in 7 milliseconds