Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dtraxreg.h164 char width;
175 char width; member
/sof-2.7.6/tools/topology/topology1/platform/common/
Desai.m412 dnl ESAI_TDM(slots, width, tx_mask, rx_mask)
Dsai.m412 dnl SAI_TDM(slots, width, tx_mask, rx_mask)
Dssp.m412 dnl SSP_TDM(slots, width, tx_mask, rx_mask)
/sof-2.7.6/src/drivers/imx/
Dsdma.c696 int width; in sdma_prep_desc() local
721 width = 0; in sdma_prep_desc()
734 width = config->src_width; in sdma_prep_desc()
738 width = config->dest_width; in sdma_prep_desc()
743 width = config->dest_width; in sdma_prep_desc()
750 SDMA_BD_CMD(SDMA_CMD_XFER_SIZE(width)); in sdma_prep_desc()
790 watermark = (config->burst_elems * width) / 8; in sdma_prep_desc()
/sof-2.7.6/src/include/sof/lib/
Ddai.h135 uint32_t width; member
/sof-2.7.6/tools/topology/topology1/sof/
Dpipe-codec-adapter-capture.m437 # - [12:15]: sample width in bits, e.g. 32
Dpipe-codec-adapter-playback.m437 # - [12:15]: sample width in bits, e.g. 32
/sof-2.7.6/scripts/kconfig/
Dmenuconfig.py2687 def _edit_text(c, s, i, hscroll, width): argument
2757 elif i >= hscroll + width - _SCROLL_OFFSET:
2758 max_scroll = max(len(s) - width + 1, 0)
2759 hscroll = min(i - width + _SCROLL_OFFSET + 1, max_scroll)
/sof-2.7.6/tools/tune/dmic/
Ddmic_fir.m47 %% Iterate order and passband width