Searched refs:GET_UV1_ERR_MSK (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/staging/crystalhd/
H A Dcrystalhd_hw.h352 #define GET_UV1_ERR_MSK (MISC1_UV_RX_ERROR_STATUS_RX_L1_OVERRUN_ERROR_MASK | \ macro
H A Dcrystalhd_hw.c1394 if (!(y_err_sts & GET_Y1_ERR_MSK) && !(uv_err_sts & GET_UV1_ERR_MSK))
1423 tmp = uv_err_sts & GET_UV1_ERR_MSK;
1450 if (uv_err_sts & GET_UV1_ERR_MSK) {
1451 tmp = uv_err_sts & GET_UV1_ERR_MSK;

Completed in 41 milliseconds