Home
last modified time | relevance | path

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

/linux/include/sound/
H A Demu10k1.h988 #define EMU_HANA_WCLOCK 0x05 /* 0000xxx 3 bits Word Clock source select */ macro
/linux/sound/pci/emu10k1/
H A Demu10k1_main.c886 snd_emu1010_fpga_write(emu, EMU_HANA_WCLOCK, EMU_HANA_WCLOCK_INT_48K); in snd_emu10k1_emu1010_init()
H A Demumixer.c996 snd_emu1010_fpga_write(emu, EMU_HANA_WCLOCK, emu->emu1010.wclock); in snd_emu1010_clock_source_put()