Searched refs:CS8427_RUN (Results 1 – 2 of 2) sorted by relevance
72 #define CS8427_RUN (1<<6) /* 0 = clock off, 1 = clock on */ macro
325 chip->regmap[CS8427_REG_CLOCKSOURCE] &= ~(CS8427_RUN | CS8427_RXDMASK); in snd_cs8427_reset()329 chip->regmap[CS8427_REG_CLOCKSOURCE] |= CS8427_RUN | CS8427_RXDILRCK; in snd_cs8427_reset()