Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ac97/
H A Dac97_id.h46 #define AC97_ID_CM9739 0x434d4961 macro
H A Dac97_pcm.c179 if (ac97->id == AC97_ID_CM9739 && rate != 48000) { in set_spdif_rate()