Searched refs:rx_port_sts2 (Results 1 – 1 of 1) sorted by relevance
1463 u8 rx_port_sts1, rx_port_sts2; in ub960_rxport_link_ok() local1482 &rx_port_sts2); in ub960_rxport_link_ok()1505 (rx_port_sts2 & UB960_RR_RX_PORT_STS2_ERROR_MASK) || in ub960_rxport_link_ok()2191 u8 rx_port_sts2; in ub960_rxport_handle_events() local2202 &rx_port_sts2); in ub960_rxport_handle_events()2228 if (rx_port_sts2 & UB960_RR_RX_PORT_STS2_LINE_LEN_UNSTABLE) in ub960_rxport_handle_events()2231 if (rx_port_sts2 & UB960_RR_RX_PORT_STS2_FPD3_ENCODE_ERROR) in ub960_rxport_handle_events()2234 if (rx_port_sts2 & UB960_RR_RX_PORT_STS2_BUFFER_ERROR) in ub960_rxport_handle_events()2273 if (rx_port_sts2 & UB960_RR_RX_PORT_STS2_LINE_LEN_CHG) { in ub960_rxport_handle_events()2281 if (rx_port_sts2 & UB960_RR_RX_PORT_STS2_LINE_CNT_CHG) { in ub960_rxport_handle_events()[all …]