Searched defs:ANA_SB_TX_HLVL_PROG (Results 1 – 2 of 2) sorted by relevance
185 #define ANA_SB_TX_HLVL_PROG GENMASK(2, 0) macro
287 #define ANA_SB_TX_HLVL_PROG(x) UPDATE(x, 2, 0) macro