Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdsp.h41 #define HDSP_MIXER_BASE 4096 macro
H A Dhdsp.c832 hdsp_write_4(sc, HDSP_MIXER_BASE + offset, in hdsp_init()
H A Dhdsp-pcm.c259 hdsp_write_4(sc, HDSP_MIXER_BASE + offset * sizeof(uint16_t), value); in hdsp_hw_mixer()