Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_msg.c88 enetc_wr(hw, ENETC_PSIVMSGRCVAR1(idx), val); in enetc_msg_alloc_mbx()
104 enetc_wr(hw, ENETC_PSIVMSGRCVAR1(idx), 0); in enetc_msg_free_mbx()
H A Denetc_hw.h58 #define ENETC_PSIVMSGRCVAR1(n) (0x214 + (n) * 0x8) macro