Searched refs:ILI9320_POWER1_AP (Results 1 – 2 of 2) sorted by relevance
32 .value = ILI9320_POWER1_AP(0) | ILI9320_POWER1_BT(0),49 .value = (ILI9320_POWER1_AP(3) | ILI9320_POWER1_APE |
132 #define ILI9320_POWER1_AP(x) ((x) << 4) macro