Searched refs:CRT_2_USAGE (Results 1 – 2 of 2) sorted by relevance
59 #define CRT_2_USAGE (CRT_2_MASK << 16) macro60 #define CRT_2_PRI ((0x0 << CRT_2_OFFSET)|CRT_2_USAGE)61 #define CRT_2_SEC ((0x2 << CRT_2_OFFSET)|CRT_2_USAGE)
219 if (output & CRT_2_USAGE) { in ddk750_setLogicalDispOut()