Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.c3103 int mmgt, eq_ctrl; in ocelot_detect_features() local
3112 eq_ctrl = ocelot_read(ocelot, QSYS_EQ_CTRL); in ocelot_detect_features()
3113 ocelot->num_frame_refs = QSYS_MMGT_EQ_CTRL_FP_FREE_CNT(eq_ctrl); in ocelot_detect_features()