Searched refs:BT878_AOCERR (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/dvb/bt8xx/
H A Dbt878.h39 #define BT878_AOCERR (1<<18) macro
H A Dbt878.c232 int_mask = BT878_ASCERR | BT878_AOCERR | BT878_APABORT |
290 if (astat & (BT878_ASCERR | BT878_AOCERR)) {
297 (astat & BT878_AOCERR) ? " OCERR" :

Completed in 50 milliseconds