Searched refs:gc2053 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc2053.c | 97 #define to_gc2053(sd) container_of(sd, struct gc2053, subdev) 116 struct gc2053 { struct 429 gc2053_find_best_fit(struct gc2053 *gc2053, struct v4l2_subdev_format *fmt) in gc2053_find_best_fit() argument 437 for (i = 0; i < gc2053->cfg_num; i++) { in gc2053_find_best_fit() 513 static int gc2053_set_gain(struct gc2053 *gc2053, u32 gain) in gc2053_set_gain() argument 529 ret = gc2053_write_reg(gc2053->client, 0xb4, gain_reg_table[i][0]); in gc2053_set_gain() 530 ret |= gc2053_write_reg(gc2053->client, 0xb3, gain_reg_table[i][1]); in gc2053_set_gain() 531 ret |= gc2053_write_reg(gc2053->client, 0xb8, gain_reg_table[i][2]); in gc2053_set_gain() 532 ret |= gc2053_write_reg(gc2053->client, 0xb9, gain_reg_table[i][3]); in gc2053_set_gain() 535 ret |= gc2053_write_reg(gc2053->client, 0xb1, (temp >> 6)); in gc2053_set_gain() [all …]
|
| H A D | Makefile | 189 obj-$(CONFIG_VIDEO_GC2053) += gc2053.o
|
| H A D | Kconfig | 988 module will be called gc2053.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | gc2053.txt | 1 * galaxycore,gc2053 MIPI sensor 4 - compatible: should be "galaxycore,gc2053" 19 gc2053: gc2053@37 { 20 compatible = "galaxycore,gc2053";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1106-evb-dual-cam.dtsi | 8 * v1.1.0 gc2053 0x37 lane0~1(dphy1) 9 * gc2053 0x3f lane2~3(dphy2) 120 gc2053: gc2053@37 { label 121 compatible = "galaxycore,gc2053"; 165 compatible = "galaxycore,gc2053";
|
| H A D | rv1109-evb-ddr3-v12-facial-gate.dts | 107 gc2053: gc2053@37 { label 108 compatible = "galaxycore,gc2053";
|
| H A D | rv1126-evb-ddr3-v13-dualcam-tb-emmc.dts | 111 gc2053: gc2053@37 { label 112 compatible = "galaxycore,gc2053";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-evb1-dual-camera.dtsi | 133 gc2053: gc2053@37 { label 135 compatible = "galaxycore,gc2053"; 222 /* gc2053-ir->dphy2->isp_vir0 */
|