Searched refs:PREG (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Ds5k5baf.c142 #define PREG(n, x) ((n) * 0x26 + x) macro
143 #define REG_P_OUT_WIDTH(n) PREG(n, 0x0242)
144 #define REG_P_OUT_HEIGHT(n) PREG(n, 0x0244)
145 #define REG_P_FMT(n) PREG(n, 0x0246)
146 #define REG_P_MAX_OUT_RATE(n) PREG(n, 0x0248)
147 #define REG_P_MIN_OUT_RATE(n) PREG(n, 0x024a)
148 #define REG_P_PVI_MASK(n) PREG(n, 0x024c)
150 #define REG_P_CLK_INDEX(n) PREG(n, 0x024e)
153 #define REG_P_FR_RATE_TYPE(n) PREG(n, 0x0250)
157 #define REG_P_FR_RATE_Q_TYPE(n) PREG(
[all...]

Completed in 129 milliseconds