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

/linux-4.4.14/drivers/media/i2c/
H A Ds5k5baf.c146 #define PREG(n, x) ((n) * 0x26 + x) macro
147 #define REG_P_OUT_WIDTH(n) PREG(n, 0x0242)
148 #define REG_P_OUT_HEIGHT(n) PREG(n, 0x0244)
149 #define REG_P_FMT(n) PREG(n, 0x0246)
150 #define REG_P_MAX_OUT_RATE(n) PREG(n, 0x0248)
151 #define REG_P_MIN_OUT_RATE(n) PREG(n, 0x024a)
152 #define REG_P_PVI_MASK(n) PREG(n, 0x024c)
154 #define REG_P_CLK_INDEX(n) PREG(n, 0x024e)
157 #define REG_P_FR_RATE_TYPE(n) PREG(n, 0x0250)
161 #define REG_P_FR_RATE_Q_TYPE(n) PREG(n, 0x0252)
166 #define REG_P_MAX_FR_TIME(n) PREG(n, 0x0254)
167 #define REG_P_MIN_FR_TIME(n) PREG(n, 0x0256)
171 #define REG_P_SATURATION(n) PREG(n, 0x0258)
172 #define REG_P_SHARP_BLUR(n) PREG(n, 0x025a)
173 #define REG_P_GLAMOUR(n) PREG(n, 0x025c)
174 #define REG_P_COLORTEMP(n) PREG(n, 0x025e)
175 #define REG_P_GAMMA_INDEX(n) PREG(n, 0x0260)
176 #define REG_P_PREV_MIRROR(n) PREG(n, 0x0262)
177 #define REG_P_CAP_MIRROR(n) PREG(n, 0x0264)
178 #define REG_P_CAP_ROTATION(n) PREG(n, 0x0266)
H A Ds5k4ecgx.c70 #define PREG(n, x) ((n) * 0x30 + (x)) macro
71 #define REG_P_OUT_WIDTH(n) PREG(n, 0x700002a6)
72 #define REG_P_OUT_HEIGHT(n) PREG(n, 0x700002a8)
73 #define REG_P_FMT(n) PREG(n, 0x700002aa)
74 #define REG_P_PVI_MASK(n) PREG(n, 0x700002b4)
75 #define REG_P_FR_TIME_TYPE(n) PREG(n, 0x700002be)
79 #define REG_P_FR_TIME_Q_TYPE(n) PREG(n, 0x700002c0)
85 #define REG_P_MAX_FR_TIME(n) PREG(n, 0x700002c2)
86 #define REG_P_MIN_FR_TIME(n) PREG(n, 0x700002c4)
88 #define REG_P_PREV_MIRROR(n) PREG(n, 0x700002d0)
89 #define REG_P_CAP_MIRROR(n) PREG(n, 0x700002d2)
H A Ds5k6aa.c106 #define PREG(n, x) ((n) * 0x26 + x) macro
107 #define REG_P_OUT_WIDTH(n) PREG(n, 0x0242)
108 #define REG_P_OUT_HEIGHT(n) PREG(n, 0x0244)
109 #define REG_P_FMT(n) PREG(n, 0x0246)
110 #define REG_P_MAX_OUT_RATE(n) PREG(n, 0x0248)
111 #define REG_P_MIN_OUT_RATE(n) PREG(n, 0x024a)
112 #define REG_P_PVI_MASK(n) PREG(n, 0x024c)
113 #define REG_P_CLK_INDEX(n) PREG(n, 0x024e)
114 #define REG_P_FR_RATE_TYPE(n) PREG(n, 0x0250)
118 #define REG_P_FR_RATE_Q_TYPE(n) PREG(n, 0x0252)
122 #define REG_P_MAX_FR_TIME(n) PREG(n, 0x0254)
123 #define REG_P_MIN_FR_TIME(n) PREG(n, 0x0256)
130 #define REG_P_COLORTEMP(n) PREG(n, 0x025e)
131 #define REG_P_PREV_MIRROR(n) PREG(n, 0x0262)
/linux-4.4.14/drivers/regulator/
H A D88pm8607.c241 .name = "PREG", \
369 /* There's no resource in 88PM8606 PREG regulator driver */ pm8607_regulator_probe()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dcolibri-pxa320.c83 GPIO50_GPIO, /* PREG ; input/tristate */
H A Dpcm990-baseboard.c195 * - GPIO55 is output /PREG

Completed in 209 milliseconds