Searched refs:AUD_CONFIG_UPPER_N_MASK (Results 1 – 1 of 1) sorted by relevance
60 #define AUD_CONFIG_UPPER_N_MASK REG_GENMASK(27, 20) macro62 #define AUD_CONFIG_N_MASK (AUD_CONFIG_UPPER_N_MASK | \64 #define AUD_CONFIG_N(n) (REG_FIELD_PREP(AUD_CONFIG_UPPER_N_MASK, (n) >> 12) | \