Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_msg.c46 mr_status = (enetc_rd(hw, ENETC_PSIMSGRR) & mr_mask) | in enetc_msg_task()
65 enetc_wr(hw, ENETC_PSIMSGRR, psimsgrr); in enetc_msg_task()
H A Denetc_hw.h58 #define ENETC_PSIMSGRR 0x204 macro