Home
last modified time | relevance | path

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

/linux/sound/soc/au1x/
H A Dac97c.c36 #define CFG_SG (1 << 2) /* sync gate */ macro
159 WR(ctx, AC97_CONFIG, ctx->cfg | CFG_SG | CFG_SN); in au1xac97c_ac97_warm_reset()
161 WR(ctx, AC97_CONFIG, ctx->cfg | CFG_SG); in au1xac97c_ac97_warm_reset()