Searched refs:OTX2_CYCLECOUNTER_MASK (Results 1 – 2 of 2) sorted by relevance
127 dev->systime_tc.cc_mask = OTX2_CYCLECOUNTER_MASK; in nix_start_timecounters()128 dev->rx_tstamp_tc.cc_mask = OTX2_CYCLECOUNTER_MASK; in nix_start_timecounters()129 dev->tx_tstamp_tc.cc_mask = OTX2_CYCLECOUNTER_MASK; in nix_start_timecounters()
163 #define OTX2_CYCLECOUNTER_MASK 0xffffffffffffffffULL macro