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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ovcamchip/
H A Dov6x30.c23 #define REG_BRT 0x06 /* Y brightness */ macro
175 rc = ov_write(c, REG_BRT, v >> 8);
255 rc = ov_read(c, REG_BRT, &val);
H A Dov76be.c24 #define REG_BRT 0x06 /* Y brightness */ macro
136 rc = ov_write(c, REG_BRT, v >> 8);
195 rc = ov_read(c, REG_BRT, &val);
H A Dov7x10.c25 #define REG_BRT 0x06 /* Y brightness */ macro
149 rc = ov_write(c, REG_BRT, v >> 8);
223 rc = ov_read(c, REG_BRT, &val);
H A Dov6x20.c23 #define REG_BRT 0x06 /* Y brightness */ macro
212 rc = ov_write(c, REG_BRT, v >> 8);
292 rc = ov_read(c, REG_BRT, &val);
H A Dov7x20.c24 #define REG_BRT 0x06 /* Y brightness */ macro
272 rc = ov_write(c, REG_BRT, v >> 8);
354 rc = ov_read(c, REG_BRT, &val);

Completed in 48 milliseconds