Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp.h484 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in amber_LED_on()
486 writel(led_control, ctrl->hpc_reg + LED_CONTROL); in amber_LED_on()
494 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in amber_LED_off()
496 writel(led_control, ctrl->hpc_reg + LED_CONTROL); in amber_LED_off()
504 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in read_amber_LED()
515 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in green_LED_on()
517 writel(led_control, ctrl->hpc_reg + LED_CONTROL); in green_LED_on()
524 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in green_LED_off()
526 writel(led_control, ctrl->hpc_reg + LED_CONTROL); in green_LED_off()
534 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in green_LED_blink()
[all …]
H A Dcpqphp_ctrl.c1121 u32 leds = readl(ctrl->hpc_reg + LED_CONTROL); in set_controller_speed()
1163 writel(0x0L, ctrl->hpc_reg + LED_CONTROL); in set_controller_speed()
1223 writel(leds, ctrl->hpc_reg + LED_CONTROL); in set_controller_speed()
2106 writel(*work_LED, ctrl->hpc_reg + LED_CONTROL); in switch_leds()
2140 save_LED = readl(ctrl->hpc_reg + LED_CONTROL); in cpqhp_hardware_test()
2148 writel(work_LED, ctrl->hpc_reg + LED_CONTROL); in cpqhp_hardware_test()
2152 writel(work_LED, ctrl->hpc_reg + LED_CONTROL); in cpqhp_hardware_test()
2157 writel(work_LED, ctrl->hpc_reg + LED_CONTROL); in cpqhp_hardware_test()
2167 writel(work_LED, ctrl->hpc_reg + LED_CONTROL); in cpqhp_hardware_test()
2177 writel(work_LED, ctrl->hpc_reg + LED_CONTROL); in cpqhp_hardware_test()
[all …]
/linux/drivers/memstick/host/
H A Djmb38x_ms.c43 LED_CONTROL = 0x4c, enumerator