Searched refs:BT848_INT_OCERR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbt848.h248 #define BT848_INT_OCERR (1<<18) macro
H A Dbttv-driver.c1378 BT848_INT_RISCI | BT848_INT_OCERR |
4132 if (astat & (BT848_INT_SCERR|BT848_INT_OCERR)) {
4135 (astat & BT848_INT_OCERR) ? "OCERR" : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbt848.h248 #define BT848_INT_OCERR (1<<18) macro
H A Dbttv-driver.c1378 BT848_INT_RISCI | BT848_INT_OCERR |
4132 if (astat & (BT848_INT_SCERR|BT848_INT_OCERR)) {
4135 (astat & BT848_INT_OCERR) ? "OCERR" : "",

Completed in 177 milliseconds