Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c286 if (channel->flags & GB_LIGHT_CHANNEL_FADER) in channel_attr_groups_set()
306 if (channel->flags & GB_LIGHT_CHANNEL_FADER) { in channel_attr_groups_set()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1664 #define GB_LIGHT_CHANNEL_FADER 0x00000002 macro