Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_io.c36 #define snd_io_debug printf macro
38 #define snd_io_debug(fmt, args...) macro
53 snd_io_debug("reg=0x%x, val:0x%x\n", reg, val); in snd_codec_read()
70 snd_io_debug("reg=0x%x, val=0x%x\n", reg, val); in snd_codec_write()
88 snd_io_debug("old: 0X%x\n", old); in snd_codec_update_bits()
90 snd_io_debug("new: 0X%x\n", new); in snd_codec_update_bits()
100 snd_io_debug("reg=0x%x, mask=0x%x, val=0x%x, change=%u\n", reg, mask, value, change); in snd_codec_update_bits()
114 snd_io_debug("reg=0x%x, val=0x%x\n", reg, val); in snd_platform_read()
128 snd_io_debug("reg=0x%x, val=0x%x\n", reg, val); in snd_platform_write()
143 snd_io_debug("old: 0X%x\n", old); in snd_platform_update_bits()
[all …]

Completed in 4 milliseconds