Searched defs:TOTAL_PIXEL_CFG_L (Results 1 – 2 of 2) sorted by relevance
217 #define TOTAL_PIXEL_CFG_L(x) (((x) & 0xff) << 0) macro
417 #define TOTAL_PIXEL_CFG_L(x) ((x) & 0xff) macro