Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h290 #define ENETC_PM0_IFM_IFMODE_MASK GENMASK(1, 0) macro
H A Denetc_pf.c565 val &= ~(ENETC_PM0_IFM_EN_AUTO | ENETC_PM0_IFM_IFMODE_MASK); in enetc_mac_config()