Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/backlight/
Dvgg2432a4.c32 .value = ILI9320_POWER1_AP(0) | ILI9320_POWER1_BT(0),
50 ILI9320_POWER1_BT(7) | ILI9320_POWER1_SAP),
/linux-3.4.99/include/video/
Dili9320.h134 #define ILI9320_POWER1_BT(x) ((x) << 8) macro