Searched refs:REG_CONTRAS (Results 1 – 2 of 2) sorted by relevance
164 #define REG_CONTRAS 0x56 /* Contrast control */ macro1161 return ov7670_write(sd, REG_CONTRAS, (unsigned char) value); in ov7670_s_contrast()1167 int ret = ov7670_read(sd, REG_CONTRAS, &v); in ov7670_g_contrast()
205 #define REG_CONTRAS 0x56 /* Contrast control */ macro