Searched refs:I40E_PRTTSYN_CTL0 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 1188 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_set_timestamp_mode() 1190 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_set_timestamp_mode() 1266 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_set_timestamp_mode() 1271 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_set_timestamp_mode() 1488 rd32(hw, I40E_PRTTSYN_CTL0)); in i40e_ptp_init() 1514 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_init() 1516 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_init() 1577 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_stop() 1579 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_stop()
|
| H A D | i40e_register.h | 776 #define I40E_PRTTSYN_CTL0 0x001E4200 /* Reset: GLOBR */ macro
|