Searched refs:PNL_SEQ_USAGE (Results 1 – 2 of 2) sorted by relevance
31 #define PNL_SEQ_USAGE (PNL_SEQ_MASK << 16) macro32 #define PNL_SEQ_ON ((1 << PNL_SEQ_OFFSET)|PNL_SEQ_USAGE)33 #define PNL_SEQ_OFF ((0 << PNL_SEQ_OFFSET)|PNL_SEQ_USAGE)
263 if(output & PNL_SEQ_USAGE){ in ddk750_setLogicalDispOut()