Searched hist:"7 c02509a8a9981fb2c16b75904423e7ab2f9f43a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/meson/ |
H A D | axg-fifo.h | diff 7c02509a8a9981fb2c16b75904423e7ab2f9f43a Thu Apr 04 06:17:29 CDT 2019 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: axg-fifo: add g12a support
The g12a fifos gained the ability to set the initial address of the pointer within the buffer, instead of defaulting to the buffer start address.
It is not very useful to us (yet) but we need to put a copy the buffer start address in the related register for the fifo to work properly on the g12a SoC family
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | axg-fifo.c | diff 7c02509a8a9981fb2c16b75904423e7ab2f9f43a Thu Apr 04 06:17:29 CDT 2019 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: axg-fifo: add g12a support
The g12a fifos gained the ability to set the initial address of the pointer within the buffer, instead of defaulting to the buffer start address.
It is not very useful to us (yet) but we need to put a copy the buffer start address in the related register for the fifo to work properly on the g12a SoC family
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|