Searched refs:ts_valid (Results 1 – 3 of 3) sorted by relevance
99 bool desc_valid, ts_valid; in dwxgmac2_rx_check_timestamp() local102 ts_valid = !(rdes3 & XGMAC_RDES3_TSD) && (rdes3 & XGMAC_RDES3_TSA); in dwxgmac2_rx_check_timestamp()104 if (likely(desc_valid && ts_valid)) in dwxgmac2_rx_check_timestamp()
66 bool ts_valid; member435 ts->ts_valid = true; in mxs_lradc_finish_touch_event()445 if (ts->ts_valid) { in mxs_lradc_finish_touch_event()447 ts->ts_valid = false; in mxs_lradc_finish_touch_event()
45 (all bits/bytes with ts_valid or ts_packet asserted are valid).