Home
last modified time | relevance | path

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

/sound/isa/
Des18xx.c137 #define ES18XX_NEW_RATE 0x0020 /* More precise rate setting */ macro
404 if (chip->caps & ES18XX_NEW_RATE) { in snd_es18xx_rate_set()
878 (chip->caps & ES18XX_NEW_RATE) ? &new_hw_constraints_clocks : &old_hw_constraints_clocks); in snd_es18xx_playback_open()
896 (chip->caps & ES18XX_NEW_RATE) ? &new_hw_constraints_clocks : &old_hw_constraints_clocks); in snd_es18xx_capture_open()
1489 if (chip->caps & ES18XX_NEW_RATE) { in snd_es18xx_initialize()
1617 …chip->caps = ES18XX_PCM2 | ES18XX_SPATIALIZER | ES18XX_RECMIX | ES18XX_NEW_RATE | ES18XX_AUXB | ES… in snd_es18xx_probe()
1623 …chip->caps = ES18XX_PCM2 | ES18XX_SPATIALIZER | ES18XX_RECMIX | ES18XX_NEW_RATE | ES18XX_AUXB | ES… in snd_es18xx_probe()