Searched hist:"6 dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/soc/meson/ |
H A D | Makefile | 6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d Tue Jul 17 10:42:51 CDT 2018 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface.
The way these fifos operate is very similar. Only a few settings are specific to each.
They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | axg-fifo.h | 6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d Tue Jul 17 10:42:51 CDT 2018 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface.
The way these fifos operate is very similar. Only a few settings are specific to each.
They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Kconfig | 6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d Tue Jul 17 10:42:51 CDT 2018 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface.
The way these fifos operate is very similar. Only a few settings are specific to each.
They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | axg-fifo.c | 6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d Tue Jul 17 10:42:51 CDT 2018 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface.
The way these fifos operate is very similar. Only a few settings are specific to each.
They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
/openbmc/linux/sound/soc/ |
H A D | Kconfig | diff 6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d Tue Jul 17 10:42:51 CDT 2018 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface.
The way these fifos operate is very similar. Only a few settings are specific to each.
They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Makefile | diff 6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d Tue Jul 17 10:42:51 CDT 2018 Jerome Brunet <jbrunet@baylibre.com> ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface.
The way these fifos operate is very similar. Only a few settings are specific to each.
They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|