Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Denvy24.h360 #define ENVY24_MT_VOLRATE 0x3b /* Volume Control Rate Register */ macro
H A Denvy24.c1959 envy24_wrmt(sc, ENVY24_MT_VOLRATE, 0x30, 1); /* 0x30 is default value */ in envy24mixer_init()