Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdsp.h65 #define HDSP_FREQ_REG 0 macro
H A Dhdsp-pcm.c896 hdsp_write_4(sc, HDSP_FREQ_REG, hdsp_freq_reg_value(hr->speed)); in hdspchan_setspeed()
971 hdsp_write_4(sc, HDSP_FREQ_REG, hdsp_freq_reg_value(sc->speed)); in hdspchan_setblocksize()
H A Dhdsp.c840 hdsp_write_4(sc, HDSP_FREQ_REG, hdsp_freq_reg_value(sc->speed)); in hdsp_init()