Home
last modified time | relevance | path

Searched refs:rx_uv_error (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/crystalhd/
Dcrystalhd_hw.h244 rx_uv_error = 0x0000400, enumerator
247 rx_sts_error = (rx_y_error|rx_uv_error),
Dcrystalhd_hw.c1372 hw->rx_list_sts[0] |= rx_uv_error; in crystalhd_rx_list0_handler()
1378 hw->rx_list_sts[0] |= rx_uv_error; in crystalhd_rx_list0_handler()
1442 hw->rx_list_sts[1] |= rx_uv_error; in crystalhd_rx_list1_handler()
1448 hw->rx_list_sts[1] |= rx_uv_error; in crystalhd_rx_list1_handler()
1499 case rx_uv_error: in crystalhd_rx_isr()