Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | bd2802_led_platform_data |
Macros | |
#define | RGB_TIME(slopedown, slopeup, waveform) ((slopedown) << 6 | (slopeup) << 4 | (waveform)) |
#define RGB_TIME | ( | slopedown, | |
slopeup, | |||
waveform | |||
) | ((slopedown) << 6 | (slopeup) << 4 | (waveform)) |
Definition at line 22 of file leds-bd2802.h.