Home
last modified time | relevance | path

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

/src/sys/dev/sound/pci/
H A Dhdsp.h261 #define hdsp_write_1(sc, regno, data) \ macro
H A Dhdsp.c125 hdsp_write_1(sc, HDSP_INTERRUPT_ACK, 0); in hdsp_intr()
H A Dhdsp-pcm.c393 hdsp_write_1(sc, reg + (4 * offset), value); in hdspchan_enable()