Home
last modified time | relevance | path

Searched refs:FLED2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/leds/
Dleds-max77693.c27 #define MODE_FLASH_MASK (MODE_FLASH(FLED1) | MODE_FLASH(FLED2) | \
29 MODE_FLASH_EXTERNAL(FLED2))
30 #define MODE_TORCH_MASK (MODE_TORCH(FLED1) | MODE_TORCH(FLED2))
37 FLED2, enumerator
153 for (i = FLED1; i <= FLED2; ++i) { in max77693_set_mode_reg()
171 if (mode & ~(MODE_TORCH(FLED1) | MODE_TORCH(FLED2))) { in max77693_set_mode_reg()
194 for (i = FLED1; i <= FLED2; ++i) in max77693_add_mode()
253 iout[FLED2] = micro_amp - iout[FLED1]; in max77693_distribute_currents()
262 if (iout[FLED2]) in max77693_distribute_currents()
263 max77693_add_allowed_modes(led, FLED2, mode); in max77693_distribute_currents()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dmax77693.txt80 There are two LED outputs available - FLED1 and FLED2. Each of them can
109 device current output identifiers: 0 - FLED1, 1 - FLED2