Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-as3645a.c66 #define AS_CONTROL_OUT_ON (1 << 3) macro
253 | (on ? AS_CONTROL_OUT_ON : 0) in as3645a_set_control()