Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dcs4281.c1913 #define CLKCR1_CKRA 0x00010000L macro
1927 ulCLK |= CLKCR1_CKRA; in cs4281_suspend()
1951 ulCLK &= ~CLKCR1_CKRA; in cs4281_suspend()
1964 ulCLK |= CLKCR1_CKRA; in cs4281_resume()
1978 ulCLK &= ~CLKCR1_CKRA; in cs4281_resume()