Searched refs:ts_valid (Results 1 – 3 of 3) sorted by relevance
100 bool desc_valid, ts_valid; in dwxgmac2_rx_check_timestamp() local105 ts_valid = !(rdes3 & XGMAC_RDES3_TSD) && (rdes3 & XGMAC_RDES3_TSA); in dwxgmac2_rx_check_timestamp()107 if (likely(desc_valid && ts_valid)) { in dwxgmac2_rx_check_timestamp()
57 bool ts_valid; member426 ts->ts_valid = true; in mxs_lradc_finish_touch_event()436 if (ts->ts_valid) { in mxs_lradc_finish_touch_event()438 ts->ts_valid = false; in mxs_lradc_finish_touch_event()
45 (all bits/bytes with ts_valid or ts_packet asserted are valid).