Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/hdf/audio/linux_drv/src/
Daxg_fifo.c202 unsigned int bit_width, unsigned int phys_width) in toddr_dai_hw_params() argument
206 switch (phys_width) { in toddr_dai_hw_params()
373 unsigned int bit_width, unsigned int phys_width) in meson_axg_fifo_dai_hw_params() argument
384 return toddr_dai_hw_params(fifo, bit_width, phys_width); in meson_axg_fifo_dai_hw_params()
/device/board/unionman/unionpi_tiger/kernel/hdf/audio/linux_drv/include/
Daxg_fifo.h108 unsigned int bit_width, unsigned int phys_width);