Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dairoha_eth.c578 #define GLB_SLOW_TICK_RATIO_MASK GENMASK(29, 16) macro
1908 airoha_qdma_rmw(qdma, REG_GLB_TRTCM_CFG, GLB_SLOW_TICK_RATIO_MASK, in airoha_qdma_init_qos()
1909 FIELD_PREP(GLB_SLOW_TICK_RATIO_MASK, 40)); in airoha_qdma_init_qos()