Searched refs:ANA_POL_PIR_CFG_PIR_BURST (Results 1 – 3 of 3) sorted by relevance
142 ANA_POL_PIR_CFG_PIR_BURST(pbs), in qos_policer_conf_set()
459 #define ANA_POL_PIR_CFG_PIR_BURST GENMASK(5, 0) macro461 FIELD_PREP(ANA_POL_PIR_CFG_PIR_BURST, x)463 FIELD_GET(ANA_POL_PIR_CFG_PIR_BURST, x)
593 #define ANA_POL_PIR_CFG_PIR_BURST(x) ((x) & GENMASK(5, 0)) macro