Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h522 priv->psfp_cap.max_psfp_gate = (reg & ENETC_PSGCAPR_SGIT_MSK); in enetc_get_max_cap()
H A Denetc_hw.h299 #define ENETC_PSGCAPR_SGIT_MSK GENMASK(15, 0) macro