Searched refs:rx_y_error (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.h240 rx_y_error = 0x00000004, enumerator in enum:list_sts
247 rx_sts_error = (rx_y_error|rx_uv_error),
H A Dcrystalhd_hw.c1343 hw->rx_list_sts[0] |= rx_y_error;
1349 hw->rx_list_sts[0] |= rx_y_error;
1412 hw->rx_list_sts[1] |= rx_y_error;
1418 hw->rx_list_sts[1] |= rx_y_error;
1491 case rx_y_error:

Completed in 57 milliseconds