Searched refs:GLTSYN_ENA (Results 1 – 3 of 3) sorted by relevance
3667 wr32(hw, GLTSYN_ENA(src_idx), GLTSYN_ENA_TSYN_ENA_M); in ice_ptp_init_phc()
8525 #define GLTSYN_ENA(_i) (0x00088808 + ((_i) * 4)) /* _i=0...1 */ /* Reset Source: CORER */ macro
5857 val = ICE_READ_REG(hw, GLTSYN_ENA(0)); in ice_timesync_disable()5859 ICE_WRITE_REG(hw, GLTSYN_ENA(0), val); in ice_timesync_disable()