Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sound/pci/
HDhdsp.h94 #define HDSP_CONTROL_INPUT_GAIN0 (1 << 25) macro
102 #define HDSP_INPUT_LEVEL_MASK (HDSP_CONTROL_INPUT_GAIN0 | \
105 #define HDSP_INPUT_LEVEL_PLUS4DBU (HDSP_CONTROL_INPUT_GAIN0)
106 #define HDSP_INPUT_LEVEL_MINUS10DBV (HDSP_CONTROL_INPUT_GAIN0 | \