Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-rb532.c23 set_latch_u5(LO_ULED, 0); in rb532_led_set()
25 set_latch_u5(0, LO_ULED); in rb532_led_set()
30 return (get_latch_u5() & LO_ULED) ? LED_FULL : LED_OFF; in rb532_led_get()
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Drb.h38 #define LO_ULED (1 << 7) macro
/openbmc/linux/arch/mips/rb532/
H A Ddevices.c250 LO_ULED | LO_ALE | LO_CLE | LO_WPX); in rb532_nand_setup()
254 LO_ULED | LO_ALE | LO_CLE); in rb532_nand_setup()