Lines Matching refs:debug

92 	debug("Write Addr : 0x%04X, Data :  0x%04X\n", reg, data);  in wm8994_i2c_write()
112 debug("%s: Error while reading register %#04x\n", in wm8994_i2c_read()
181 debug("%s: Invalid audio interface selection\n", __func__); in wm8994_set_fmt()
192 debug("%s: Invalid i2s master selection\n", __func__); in wm8994_set_fmt()
211 debug("%s: Invalid i2s format selection\n", __func__); in wm8994_set_fmt()
226 debug("%s: Invalid i2s frame inverse selection\n", in wm8994_set_fmt()
248 debug("%s: Invalid i2s clock polarity selection\n", in wm8994_set_fmt()
254 debug("%s: Invalid i2s format selection\n", __func__); in wm8994_set_fmt()
265 debug("%s: codec register access error\n", __func__); in wm8994_set_fmt()
344 debug("%s: Could not get the best matching samplingrate\n", in wm8994_hw_params()
382 debug("%s: Could not get the best matching bclk division\n", in wm8994_hw_params()
391 debug("%s: AIF1 register read Failed\n", __func__); in wm8994_hw_params()
399 debug("%s:Audio interface clock not set\n", __func__); in wm8994_hw_params()
409 debug("rate vale = %x , bclk val= %x\n", rate_val, bclk); in wm8994_hw_params()
412 debug("%s: codec register access error\n", __func__); in wm8994_hw_params()
462 debug("%s: Invalid input clock selection [%d]\n", in configure_aif_clock()
490 debug("%s: codec register access error\n", __func__); in configure_aif_clock()
543 debug("%s frequency divisor not found\n", in wm8994_set_sysclk()
557 debug("%s Invalid input clock selection [%d]\n", in wm8994_set_sysclk()
565 debug("%s: codec register access error\n", __func__); in wm8994_set_sysclk()
608 debug("%s: codec register access error\n", __func__); in wm8994_init_volume_aif2_dac1()
640 debug("%s: codec register access error\n", __func__); in wm8994_init_volume_aif1_dac1()
665 debug("Failed to read ID register\n"); in wm8994_device_init()
671 debug("Device registered as type %d\n", wm8994->type); in wm8994_device_init()
674 debug("Device is not a WM8994, ID is %x\n", ret); in wm8994_device_init()
681 debug("Failed to read revision register: %d\n", ret); in wm8994_device_init()
685 debug("%s revision %c\n", devname, 'A' + wm8994->revision); in wm8994_device_init()
799 debug("%s: Codec chip init ok\n", __func__); in wm8994_device_init()
802 debug("%s: Codec chip init error\n", __func__); in wm8994_device_init()
825 debug("EXYNOS_SOUND: No node for codec in device tree\n"); in get_codec_values()
826 debug("node = %d\n", node); in get_codec_values()
832 debug("%s: Cannot find node parent\n", __func__); in get_codec_values()
841 debug("i2c bus = %d\n", pcodec_info->i2c_bus); in get_codec_values()
845 debug("i2c dev addr = %d\n", pcodec_info->i2c_dev_addr); in get_codec_values()
848 debug("%s: Unknown compat id %d\n", __func__, compat); in get_codec_values()
854 debug("i2c dev addr = %d\n", pcodec_info->i2c_dev_addr); in get_codec_values()
860 debug("fail to get wm8994 codec node properties\n"); in get_codec_values()
877 debug("FDT Codec values failed\n"); in wm8994_init()
888 debug("%s: Codec id [%d] not defined\n", __func__, in wm8994_init()
895 debug("%s: wm8994 codec chip init failed\n", __func__); in wm8994_init()
902 debug("%s: wm8994 codec set sys clock failed\n", __func__); in wm8994_init()