Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2937 int mmgt, eq_ctrl; in ocelot_detect_features() local
2946 eq_ctrl = ocelot_read(ocelot, QSYS_EQ_CTRL); in ocelot_detect_features()
2947 ocelot->num_frame_refs = QSYS_MMGT_EQ_CTRL_FP_FREE_CNT(eq_ctrl); in ocelot_detect_features()
/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c981 u8 eq_ctrl; member