Searched refs:GET_UV0_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.h342 #define GET_UV0_ERR_MSK (MISC1_UV_RX_ERROR_STATUS_RX_L0_OVERRUN_ERROR_MASK | \ macro
H A Dcrystalhd_hw.c1326 if (!(y_err_sts & GET_Y0_ERR_MSK) && !(uv_err_sts & GET_UV0_ERR_MSK))
1354 tmp = uv_err_sts & GET_UV0_ERR_MSK;
1380 if (uv_err_sts & GET_UV0_ERR_MSK) {
1381 tmp = uv_err_sts & GET_UV0_ERR_MSK;

Completed in 71 milliseconds