Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdsp.c523 else if (sc->type == HDSP_9652) in hdsp_sysctl_clock_preference()
597 else if (sc->type == HDSP_9652) in hdsp_sysctl_clock_source()
638 else if (sc->type == HDSP_9652) in hdsp_sysctl_clock_list()
717 else if (sc->type == HDSP_9652) in hdsp_sysctl_sync_status()
811 if (sc->type == HDSP_9652) in hdsp_init()
821 case HDSP_9652: in hdsp_init()
872 sc->type = HDSP_9652; in hdsp_attach()
H A Dhdsp.h36 #define HDSP_9652 1 macro
H A Dhdsp-pcm.c237 case HDSP_9652: in hdsp_hw_mixer()
732 if (sc->type == HDSP_9652) { in hdspchan_init()
866 if (sc->type == HDSP_9652 && speed > 96000) in hdspchan_setspeed()