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

/drivers/media/video/cx18/
H A Dcx18-av-core.c1086 u8 afc0 = cx18_av_read(cx, 0x80b); local
1208 switch ((afc0 >> 3) & 0x1) {
1214 switch (afc0 & 0x7) {
/drivers/media/video/cx25840/
H A Dcx25840-core.c1449 u8 afc0 = cx25840_read(client, 0x80b); local
1572 switch ((afc0 >> 3) & 0x3) {
1580 switch (afc0 & 0x7) {

Completed in 77 milliseconds