Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/backlight/
Dvgg2432a4.c35 .value = (ILI9320_POWER2_VC(7) |
53 .value = ILI9320_POWER2_VC(7) | ILI9320_POWER2_DC0(3),
/linux-3.4.99/include/video/
Dili9320.h138 #define ILI9320_POWER2_VC(x) ((x) << 0) macro