Searched refs:VID_BC_MSK_OPC_ERR (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/cx23885/
H A Dcx23885-reg.h271 #define VID_BC_MSK_OPC_ERR (1 << 16) macro
H A Dcx23885-core.c1650 if ((status & VID_BC_MSK_OPC_ERR) ||
1655 if (status & VID_BC_MSK_OPC_ERR)
1656 dprintk(7, " (VID_BC_MSK_OPC_ERR 0x%08x)\n",
1657 VID_BC_MSK_OPC_ERR);

Completed in 49 milliseconds