Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dsb16_csp.h31 #define SNDRV_SB_CSP_RATE_8000 0x01 macro
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c1152 ((p->acc_rates & SNDRV_SB_CSP_RATE_8000) ? "8000Hz " : ""), in info_read()