Home
last modified time | relevance | path

Searched refs:shutter_l (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
945 ret |= gc2155_write_reg(client, 0x04, shutter_l); in gc2155_aec_ctrl()
962 shutter_l = value; in gc2155_aec_ctrl()
H A Dgc2145.c2258 static unsigned int shutter_h = 0x04, shutter_l = 0xe2; in gc2145_aec_ctrl() local
2267 ret |= gc2145_write(client, 0x04, shutter_l); in gc2145_aec_ctrl()
2284 shutter_l = value; in gc2145_aec_ctrl()