Searched refs:P_REG_PS (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 2442 status = ice_read_phy_reg_e822(hw, port, P_REG_PS, &val); in ice_stop_phy_timer_e822() 2447 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_stop_phy_timer_e822() 2452 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_stop_phy_timer_e822() 2522 status = ice_read_phy_reg_e822(hw, port, P_REG_PS, &val); in ice_start_phy_timer_e822() 2527 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_start_phy_timer_e822() 2532 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_start_phy_timer_e822() 2537 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_start_phy_timer_e822() 2548 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_start_phy_timer_e822() 2553 status = ice_write_phy_reg_e822(hw, port, P_REG_PS, val); in ice_start_phy_timer_e822() 2646 status = ice_read_phy_reg_e822(hw, port, P_REG_PS, &val); in ice_phy_exit_bypass_e822() [all …]
|
| H A D | ice_ptp_hw.h | 337 #define P_REG_PS 0x408 macro
|