Home
last modified time | relevance | path

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

/linux/sound/soc/loongson/
H A Dloongson1_ac97.c54 #define R_VSR BIT(9) macro
170 regmap_update_bits(ls1x_ac97->regmap, AC97_OCC0, R_VSR | L_VSR, R_VSR | L_VSR); in ls1x_ac97_init()