Searched refs:QS_INJ_CTRL_GAP_SIZE (Results 1 – 3 of 3) sorted by relevance
54 #define QS_INJ_CTRL_GAP_SIZE(x) (((x) << 21) & GENMASK(24, 21)) macro
948 ocelot_write_rix(ocelot, QS_INJ_CTRL_GAP_SIZE(1) | in ocelot_port_inject_frame()972 ocelot_write_rix(ocelot, QS_INJ_CTRL_GAP_SIZE(1) | in ocelot_port_inject_frame()
4306 #define QS_INJ_CTRL_GAP_SIZE GENMASK(24, 21) macro4308 FIELD_PREP(QS_INJ_CTRL_GAP_SIZE, x)4310 FIELD_GET(QS_INJ_CTRL_GAP_SIZE, x)