Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
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()
Denetc_hw.h54 #define ENETC_PSIVMSGRCVAR1(n) (0x214 + (n) * 0x8) macro