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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dmt9t112.c67 #define mt9t112_reg_mask_set(ret, client, a, b, c) \ macro
288 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0001);
290 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0000);
416 mt9t112_reg_mask_set(ret, client, 0x0010, 0x3fff, val);
422 mt9t112_reg_mask_set(ret, client, 0x0012, 0x0fff, val);
429 mt9t112_reg_mask_set(ret, client, 0x002A, 0x7fff, val);
434 mt9t112_reg_mask_set(ret, client, 0x002C, 0x100f, val);
444 mt9t112_reg_mask_set(ret, client, 0x0014, 0x003, 0x0001);
486 mt9t112_reg_mask_set(ret, client, 0x0018, 0x0002, 0x0002);
487 mt9t112_reg_mask_set(re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dmt9t112.c67 #define mt9t112_reg_mask_set(ret, client, a, b, c) \ macro
288 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0001);
290 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0000);
416 mt9t112_reg_mask_set(ret, client, 0x0010, 0x3fff, val);
422 mt9t112_reg_mask_set(ret, client, 0x0012, 0x0fff, val);
429 mt9t112_reg_mask_set(ret, client, 0x002A, 0x7fff, val);
434 mt9t112_reg_mask_set(ret, client, 0x002C, 0x100f, val);
444 mt9t112_reg_mask_set(ret, client, 0x0014, 0x003, 0x0001);
486 mt9t112_reg_mask_set(ret, client, 0x0018, 0x0002, 0x0002);
487 mt9t112_reg_mask_set(re
[all...]

Completed in 211 milliseconds