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