Home
last modified time | relevance | path

Searched refs:shutter_h (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc2155.c936 static unsigned int shutter_h = 0x04, shutter_l = 0xe2; in gc2155_aec_ctrl() local
944 ret |= gc2155_write_reg(client, 0x03, shutter_h); in gc2155_aec_ctrl()
959 shutter_h = value; in gc2155_aec_ctrl()
H A Dgc2145.c2258 static unsigned int shutter_h = 0x04, shutter_l = 0xe2; in gc2145_aec_ctrl() local
2266 ret |= gc2145_write(client, 0x03, shutter_h); in gc2145_aec_ctrl()
2281 shutter_h = value; in gc2145_aec_ctrl()