Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdspe-pcm.c96 hdspe_adat_width(uint32_t speed) in hdspe_adat_width() function
269 hdspe_port_slot_offset(port, hdspe_adat_width(sc->speed)); in hdspechan_setgain()
271 hdspe_port_slot_width(port, hdspe_adat_width(sc->speed)); in hdspechan_setgain()
376 hdspe_port_slot_offset(row, hdspe_adat_width(sc->speed)); in hdspechan_enable()
378 hdspe_port_slot_width(row, hdspe_adat_width(sc->speed)); in hdspechan_enable()
555 adat_width = hdspe_adat_width(sc->speed); in buffer_copy()
639 hdspe_adat_width(sc->speed)); in clean()
640 slots = hdspe_port_slot_width(row, hdspe_adat_width(sc->speed)); in clean()