Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c133 #define CM_CH0_SRATE_96K 0x00000200 /* model 055? */ macro
809 case 96000: freq_ext = CM_CH0_SRATE_96K; break; in snd_cmipci_pcm_prepare()