Lines Matching refs:DBG
30 #define DBG(args...) pr_info(args) macro
32 #define DBG(args...) macro
242 DBG("%s set spk clt %d\n", __func__, level); in rk817_codec_ctl_gpio()
249 DBG("%s set hp clt %d\n", __func__, level); in rk817_codec_ctl_gpio()
270 DBG("%s (%d): SMIC TudorAG and previous versions\n", in rk817_reset()
275 DBG("%s (%d): SMIC TudorAG version later\n", in rk817_reset()
366 DBG("%s : power up %s %s %s\n", __func__, in rk817_codec_power_up()
383 DBG("%s (%d): SMIC TudorAG and previous versions\n", in rk817_codec_power_up()
388 DBG("%s: SMIC TudorAG version later\n", __func__); in rk817_codec_power_up()
398 DBG("%s: %d - Playback DIG CLK OPS\n", __func__, __LINE__); in rk817_codec_power_up()
414 DBG("%s (%d): SMIC TudorAG and previous versions\n", in rk817_codec_power_up()
419 DBG("%s: SMIC TudorAG version later\n", __func__); in rk817_codec_power_up()
429 DBG("%s: %d - Capture DIG CLK OPS\n", __func__, __LINE__); in rk817_codec_power_up()
460 DBG("%s : power down %s %s %s\n", __func__, in rk817_codec_power_down()
539 DBG("%s : set playback_path %ld, pre_path %ld\n", in rk817_playback_path_config()
705 DBG("%s : playback_path %ld\n", __func__, rk817->playback_path); in rk817_playback_path_get()
719 DBG("%s : playback_path is not changed!\n", in rk817_playback_path_put()
735 DBG("%s : set capture_path %ld, pre_path %ld\n", __func__, in rk817_capture_path_config()
845 DBG("%s : capture_path %ld\n", __func__, in rk817_capture_path_get()
860 DBG("%s : capture_path is not changed!\n", in rk817_capture_path_put()
875 DBG("%s : resume_path %ld\n", __func__, rk817->resume_path); in rk817_resume_path_get()
912 DBG("%s : MCLK = %dHz\n", __func__, rk817->stereo_sysclk); in rk817_set_dai_sysclk()
934 DBG("%s : i2s %s mode\n", __func__, i2s_mst ? "master" : "slave"); in rk817_set_dai_fmt()
953 DBG("%s : sample rate = %dHz\n", __func__, rate); in rk817_hw_params()
956 DBG("%s: SMIC TudorAG and previous versions\n", __func__); in rk817_hw_params()
960 DBG("%s: SMIC TudorAG version later\n", __func__); in rk817_hw_params()
1042 DBG("%s %d\n", __func__, mute); in rk817_digital_mute()
1224 DBG("%s\n", __func__); in rk817_probe()
1258 DBG("%s\n", __func__); in rk817_remove()
1289 DBG("%s()\n", __func__); in rk817_codec_parse_dt_property()
1307 DBG("%s : hp-ctl-gpio %d\n", __func__, in rk817_codec_parse_dt_property()
1314 DBG("%s : spk-ctl-gpio %d\n", __func__, in rk817_codec_parse_dt_property()
1321 DBG("%s() Can not read property spk-mute-delay-ms\n", in rk817_codec_parse_dt_property()
1329 DBG("%s() Can not read property hp-mute-delay-ms\n", in rk817_codec_parse_dt_property()
1333 DBG("spk mute delay %dms --- hp mute delay %dms\n", in rk817_codec_parse_dt_property()
1338 DBG("%s() Can not read property spk-volume\n", __func__); in rk817_codec_parse_dt_property()
1347 DBG("%s() Can not read property hp-volume\n", in rk817_codec_parse_dt_property()
1357 DBG("%s() Can not read property capture-volume\n", in rk817_codec_parse_dt_property()
1399 DBG("%s\n", __func__); in rk817_platform_probe()
1462 DBG("%s\n", __func__); in rk817_platform_shutdown()