Home
last modified time | relevance | path

Searched defs:adat_width (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dhdspe-pcm.c129 hdspe_channel_count(uint32_t ports, uint32_t adat_width) in hdspe_channel_count()
167 hdspe_channel_offset(uint32_t subset, uint32_t ports, unsigned int adat_width) in hdspe_channel_offset()
185 hdspe_port_slot_offset(uint32_t port, unsigned int adat_width) in hdspe_port_slot_offset()
222 hdspe_port_slot_width(uint32_t ports, unsigned int adat_width) in hdspe_port_slot_width()
461 unsigned int pos, unsigned int samples, unsigned int adat_width, in buffer_mux_port()
507 unsigned int pos, unsigned int samples, unsigned int adat_width, in buffer_demux_port()
547 unsigned int adat_width, pcm_width; in buffer_copy() local