Searched refs:I40E_PRTTSYN_CTL0 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c526 regval = rd32(hw, I40E_PRTTSYN_CTL0); i40e_ptp_set_timestamp_mode()
531 wr32(hw, I40E_PRTTSYN_CTL0, regval); i40e_ptp_set_timestamp_mode()
652 pf_id = (rd32(hw, I40E_PRTTSYN_CTL0) & I40E_PRTTSYN_CTL0_PF_ID_MASK) >> i40e_ptp_init()
682 regval = rd32(hw, I40E_PRTTSYN_CTL0); i40e_ptp_init()
684 wr32(hw, I40E_PRTTSYN_CTL0, regval); i40e_ptp_init()
H A Di40e_register.h2911 #define I40E_PRTTSYN_CTL0 0x001E4200 /* Reset: GLOBR */ macro

Completed in 186 milliseconds