Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dov7670.c1392 unsigned char com1, com8, aech, aechh; in ov7670_s_exp() local
1396 ov7670_read(sd, REG_AECHH, &aechh); in ov7670_s_exp()
1402 aechh = (aechh & 0xc0) | ((value >> 10) & 0x3f); in ov7670_s_exp()
1405 ov7670_write(sd, REG_AECHH, aechh); in ov7670_s_exp()