Searched refs:HDSPE_CONTROL_REG (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | hdspe-pcm.c | 430 hdspe_write_4(sc, HDSPE_CONTROL_REG, sc->ctrl_register); in hdspe_start_audio() 441 hdspe_write_4(sc, HDSPE_CONTROL_REG, sc->ctrl_register); in hdspe_stop_audio() 882 hdspe_write_4(sc, HDSPE_CONTROL_REG, sc->ctrl_register); in hdspechan_setspeed() 952 hdspe_write_4(sc, HDSPE_CONTROL_REG, sc->ctrl_register); in hdspechan_setblocksize()
|
H A D | hdspe.h | 79 #define HDSPE_CONTROL_REG 64 macro
|
H A D | hdspe.c | 707 hdspe_write_4(sc, HDSPE_CONTROL_REG, sc->ctrl_register); in hdspe_init()
|