Searched refs:slot_offset (Results 1 – 2 of 2) sorted by relevance
464 unsigned int slot_offset, slots; in buffer_mux_port() local468 slot_offset = hdspe_port_slot_offset(subset, adat_width); in buffer_mux_port()469 dma += slot_offset * HDSPE_CHANBUF_SAMPLES; in buffer_mux_port()510 unsigned int slot_offset, slots; in buffer_demux_port() local514 slot_offset = hdspe_port_slot_offset(subset, adat_width); in buffer_demux_port()515 dma += slot_offset * HDSPE_CHANBUF_SAMPLES; in buffer_demux_port()
476 unsigned int slot_offset, width; in buffer_mux_port() local480 slot_offset = hdsp_slot_offset(subset); in buffer_mux_port()481 dma += slot_offset * HDSP_CHANBUF_SAMPLES; in buffer_mux_port()521 unsigned int slot_offset, width; in buffer_demux_port() local525 slot_offset = hdsp_slot_offset(subset); in buffer_demux_port()526 dma += slot_offset * HDSP_CHANBUF_SAMPLES; in buffer_demux_port()