Lines Matching defs:low_addr
1283 static bool ice_is_64b_phy_reg_eth56g(u16 low_addr, u16 *high_addr) in ice_is_64b_phy_reg_eth56g()
1323 static bool ice_is_40b_phy_reg_eth56g(u16 low_addr, u16 *high_addr) in ice_is_40b_phy_reg_eth56g()
1357 static int ice_read_64b_phy_reg_eth56g(struct ice_hw *hw, u8 port, u16 low_addr, in ice_read_64b_phy_reg_eth56g()
1402 static int ice_read_64b_ptp_reg_eth56g(struct ice_hw *hw, u8 port, u16 low_addr, in ice_read_64b_ptp_reg_eth56g()
1427 u16 low_addr, u64 val, in ice_write_40b_phy_reg_eth56g()
1474 u16 low_addr, u64 val) in ice_write_40b_ptp_reg_eth56g()
1497 u16 low_addr, u64 val, in ice_write_64b_phy_reg_eth56g()
1543 u16 low_addr, u64 val) in ice_write_64b_ptp_reg_eth56g()
2796 static bool ice_is_64b_phy_reg_e82x(u16 low_addr, u16 *high_addr) in ice_is_64b_phy_reg_e82x()
2850 static bool ice_is_40b_phy_reg_e82x(u16 low_addr, u16 *high_addr) in ice_is_40b_phy_reg_e82x()
2928 ice_read_64b_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 low_addr, u64 *val) in ice_read_64b_phy_reg_e82x()
3002 ice_write_40b_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 low_addr, u64 val) in ice_write_40b_phy_reg_e82x()
3049 ice_write_64b_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 low_addr, u64 val) in ice_write_64b_phy_reg_e82x()