Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_qsys.h74 #define QSYS_MMGT_EQ_CTRL_FP_FREE_CNT(x) ((x) & GENMASK(15, 0)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2872 ocelot->num_frame_refs = QSYS_MMGT_EQ_CTRL_FP_FREE_CNT(eq_ctrl); in ocelot_detect_features()