Searched full:led_0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,bcm4908-pinctrl.yaml | 30 enum: [ led_0, led_1, led_2, led_3, led_4, led_5, led_6, led_7, led_8, 69 led_0-a-pins { 70 function = "led_0";
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | gpio.c | 36 * We also control the two LED pins provided by the hw, LED_0 is our 49 * works for the LED connected to the LED_0, LED_1 pins,
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
H A D | bcm4908.dtsi | 354 pins_led_0_a: led_0-a-pins { 355 function = "led_0";
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | jazz.h | 56 #define LED_0 0xfc macro
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm4908.c | 359 { "led_0", led_0_groups, ARRAY_SIZE(led_0_groups) },
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 275 #define LED_0_ON (1<<1) /* Bit 1: 1 = switch LED_0 on (rght,gn)*/ 276 #define LED_0_OFF (1<<0) /* Bit 0: 1 = switch LED_0 off */
|