Searched refs:GET_UV1_ERR_MSK (Results 1 – 2 of 2) sorted by relevance
353 #define GET_UV1_ERR_MSK (MISC1_UV_RX_ERROR_STATUS_RX_L1_OVERRUN_ERROR_MASK | \ macro
1401 if (!(y_err_sts & GET_Y1_ERR_MSK) && !(uv_err_sts & GET_UV1_ERR_MSK)) in crystalhd_rx_list1_handler()1430 tmp = uv_err_sts & GET_UV1_ERR_MSK; in crystalhd_rx_list1_handler()1457 if (uv_err_sts & GET_UV1_ERR_MSK) { in crystalhd_rx_list1_handler()1458 tmp = uv_err_sts & GET_UV1_ERR_MSK; in crystalhd_rx_list1_handler()