Home
last modified time | relevance | path

Searched refs:snd_platform_read (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_io.h42 unsigned int snd_platform_read(struct snd_platform *platform, unsigned int reg);
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-spdif.c87 reg_val = snd_platform_read(platform, SUNXI_SPDIF_TXCFG); in sunxi_spdif_get_audio_mode()
151 reg_val = snd_platform_read(platform, SUNXI_SPDIF_EXP_CTL); in sunxi_spdif_get_rx_data_type()
211 reg_val = snd_platform_read(platform, SUNXI_SPDIF_FIFO_CTL); in sunxi_spdif_get_audio_hub_mode()
596 reg_val = snd_platform_read(platform, SUNXI_SPDIF_INT_STA); in sunxi_spdif_prepare()
A Dsunxi-daudio.c736 reg_val = snd_platform_read(platform, SUNXI_DAUDIO_FIFOCTL); in sunxi_daudio_get_hub_mode()
795 reg_val = snd_platform_read(platform, SUNXI_DAUDIO_ASRC_ASRCEN); in sunxi_daudio_get_asrc_function()
A Dsun8iw19-daudio.c760 reg_val = snd_platform_read(platform, SUNXI_DAUDIO_FIFOCTL); in sunxi_daudio_get_hub_mode()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_io.c105 unsigned int snd_platform_read(struct snd_platform *platform, unsigned int reg) in snd_platform_read() function
A Dsnd_core.c783 val = snd_platform_read(platform, kcontrol->reg); in snd_ctl_kcontrol_get()
809 val = snd_platform_read(platform, kcontrol->reg); in snd_ctl_enum_get()

Completed in 18 milliseconds