Searched refs:P_REG_RX_OR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp_hw.h | 579 #define P_REG_RX_OR 0x47C macro
|
D | ice_ptp_hw.c | 4286 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_OR, ®); in ice_phy_cfg_rx_offset_e82x() 4361 err = ice_write_phy_reg_e82x(hw, port, P_REG_RX_OR, 1); in ice_phy_cfg_rx_offset_e82x() 4394 err = ice_write_phy_reg_e82x(hw, port, P_REG_RX_OR, 0); in ice_ptp_clear_phy_offset_ready_e82x() 4553 err = ice_write_phy_reg_e82x(hw, port, P_REG_RX_OR, 0); in ice_stop_phy_timer_e82x()
|