Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot.c2862 int mmgt, eq_ctrl; in ocelot_detect_features() local
2871 eq_ctrl = ocelot_read(ocelot, QSYS_EQ_CTRL); in ocelot_detect_features()
2872 ocelot->num_frame_refs = QSYS_MMGT_EQ_CTRL_FP_FREE_CNT(eq_ctrl); in ocelot_detect_features()
/linux-6.6.21/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c981 u8 eq_ctrl; member