Home
last modified time | relevance | path

Searched refs:LED_CMD_REG_NONE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dled.h25 #define LED_CMD_REG_NONE 0 /* NULL == no addr for the cmd register */ macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dled.h25 #define LED_CMD_REG_NONE 0 /* NULL == no addr for the cmd register */ macro
/kernel/linux/linux-5.10/drivers/parisc/
H A Dasp.c109 register_led_driver(DISPLAY_MODEL_OLD_ASP, LED_CMD_REG_NONE, in asp_init_chip()
H A Dlasi.c137 register_led_driver(DISPLAY_MODEL_LASI, LED_CMD_REG_NONE, datareg); in lasi_led_init()
H A Dled.c557 LCD_CMD_REG = (cmd_reg == LED_CMD_REG_NONE) ? 0 : cmd_reg; in register_led_driver()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dasp.c109 register_led_driver(DISPLAY_MODEL_OLD_ASP, LED_CMD_REG_NONE, in asp_init_chip()
H A Dlasi.c138 register_led_driver(DISPLAY_MODEL_LASI, LED_CMD_REG_NONE, datareg); in lasi_led_init()
H A Dled.c408 LCD_CMD_REG = (cmd_reg == LED_CMD_REG_NONE) ? 0 : cmd_reg; in register_led_driver()

Completed in 4 milliseconds