Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dleds-bd2802.h17 #define RGB_TIME(slopedown, slopeup, waveform) \ argument
18 ((slopedown) << 6 | (slopeup) << 4 | (waveform))