Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dp16v.h40 #define CAPTURE_P16V_SOURCE 0x16 /* P16V source select. Set to 0x0700E4E5 for AC97 C… macro
H A Dp16v.c728 tmp = snd_emu10k1_ptr20_read(emu, CAPTURE_P16V_SOURCE, 0) & 0xfffc; in snd_p16v_capture_channel_put()
729 snd_emu10k1_ptr20_write(emu, CAPTURE_P16V_SOURCE, 0, tmp | val); in snd_p16v_capture_channel_put()
H A Demu10k1_main.c202 snd_emu10k1_ptr20_write(emu, CAPTURE_P16V_SOURCE, 0, 0x78e4); in snd_emu10k1_init()