Home
last modified time | relevance | path

Searched refs:P_Q0_L (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h485 #define P_Q0_L(a, p) ((((a) + (0x2000 * (p)))) & 0xFFFF) macro
H A Dice_ptp_hw.c2725 msg->msg_addr_low = P_Q0_L(P_0_BASE + offset, phy_port); in ice_fill_phy_msg_e82x()