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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-av-core.c1161 u8 afc0 = cx18_av_read(cx, 0x80b); local
1283 switch ((afc0 >> 3) & 0x1) {
1289 switch (afc0 & 0x7) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-core.c1261 u8 afc0 = cx25840_read(client, 0x80b); local
1384 switch ((afc0 >> 3) & 0x3) {
1392 switch (afc0 & 0x7) {

Completed in 46 milliseconds