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 | 1187 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_set_timestamp_mode() 1189 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_set_timestamp_mode() 1265 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_set_timestamp_mode() 1270 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_set_timestamp_mode() 1487 rd32(hw, I40E_PRTTSYN_CTL0)); in i40e_ptp_init() 1513 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_init() 1515 wr32(hw, I40E_PRTTSYN_CTL0, regval); in i40e_ptp_init() 1576 regval = rd32(hw, I40E_PRTTSYN_CTL0); in i40e_ptp_stop() 1578 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
|