Searched refs:BD2802_REG_CURRENT2SETUP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-bd2802.c | 29 #define BD2802_REG_CURRENT2SETUP 0x04 macro 259 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT2SETUP); in bd2802_set_on() 278 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT2SETUP); in bd2802_set_blink() 312 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT2SETUP); in bd2802_turn_off()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-bd2802.c | 29 #define BD2802_REG_CURRENT2SETUP 0x04 macro 259 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT2SETUP); in bd2802_set_on() 278 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT2SETUP); in bd2802_set_blink() 312 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT2SETUP); in bd2802_turn_off()
|
Completed in 4 milliseconds