Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dled.c422 case DISPLAY_MODEL_LASI: in register_led_driver()
508 case DISPLAY_MODEL_LASI: /* Lasi style 8 bit LED display */ in early_led_init()
541 case DISPLAY_MODEL_LASI: in register_led_regions()
H A Dlasi.c138 register_led_driver(DISPLAY_MODEL_LASI, LED_CMD_REG_NONE, datareg); in lasi_led_init()
/openbmc/linux/arch/parisc/include/asm/
H A Dled.h22 #define DISPLAY_MODEL_LASI 2 /* LASI style 8 bit LED */ macro