Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov7670.c1503 unsigned char com1, com8, aech, aechh; in ov7670_s_exp() local
1507 ov7670_read(sd, REG_AECHH, &aechh); in ov7670_s_exp()
1513 aechh = (aechh & 0xc0) | ((value >> 10) & 0x3f); in ov7670_s_exp()
1516 ov7670_write(sd, REG_AECHH, aechh); in ov7670_s_exp()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov7670.c1519 unsigned char com1, com8, aech, aechh; in ov7670_s_exp() local
1523 ov7670_read(sd, REG_AECHH, &aechh); in ov7670_s_exp()
1529 aechh = (aechh & 0xc0) | ((value >> 10) & 0x3f); in ov7670_s_exp()
1532 ov7670_write(sd, REG_AECHH, aechh); in ov7670_s_exp()

Completed in 6 milliseconds