Searched refs:BD2802_REG_CURRENT1SETUP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-bd2802.c | 28 #define BD2802_REG_CURRENT1SETUP 0x03 macro 257 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT1SETUP); in bd2802_set_on() 276 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT1SETUP); in bd2802_set_blink() 310 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT1SETUP); in bd2802_turn_off()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-bd2802.c | 28 #define BD2802_REG_CURRENT1SETUP 0x03 macro 257 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT1SETUP); in bd2802_set_on() 276 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT1SETUP); in bd2802_set_blink() 310 reg = bd2802_get_reg_addr(id, color, BD2802_REG_CURRENT1SETUP); in bd2802_turn_off()
|
Completed in 3 milliseconds