Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Dhdspe.h174 #define hdspe_write_1(sc, regno, data) \ macro
H A Dhdspe-pcm.c186 hdspe_write_1(sc, reg + (4 * ch->lslot), value); in hdspechan_enable()
187 hdspe_write_1(sc, reg + (4 * ch->rslot), value); in hdspechan_enable()
H A Dhdspe.c109 hdspe_write_1(sc, HDSPE_INTERRUPT_ACK, 0); in hdspe_intr()