Lines Matching refs:PREG
102 #define PREG(n, x) ((n) * 0x26 + x) macro
103 #define REG_P_OUT_WIDTH(n) PREG(n, 0x0242)
104 #define REG_P_OUT_HEIGHT(n) PREG(n, 0x0244)
105 #define REG_P_FMT(n) PREG(n, 0x0246)
106 #define REG_P_MAX_OUT_RATE(n) PREG(n, 0x0248)
107 #define REG_P_MIN_OUT_RATE(n) PREG(n, 0x024a)
108 #define REG_P_PVI_MASK(n) PREG(n, 0x024c)
109 #define REG_P_CLK_INDEX(n) PREG(n, 0x024e)
110 #define REG_P_FR_RATE_TYPE(n) PREG(n, 0x0250)
114 #define REG_P_FR_RATE_Q_TYPE(n) PREG(n, 0x0252)
118 #define REG_P_MAX_FR_TIME(n) PREG(n, 0x0254)
119 #define REG_P_MIN_FR_TIME(n) PREG(n, 0x0256)
126 #define REG_P_COLORTEMP(n) PREG(n, 0x025e)
127 #define REG_P_PREV_MIRROR(n) PREG(n, 0x0262)