Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_msg.c39 mr_mask = enetc_rd(hw, ENETC_PSIMSGRR) & ENETC_PSIMSGRR_MR_MASK; in enetc_msg_task()
58 enetc_wr(hw, ENETC_PSIMSGRR, psimsgrr); in enetc_msg_task()
Denetc_hw.h50 #define ENETC_PSIMSGRR 0x204 macro