Searched refs:AW_DEV_LOGD (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/ |
| H A D | aw87xxx.c | 93 AW_DEV_LOGD(aw87xxx->dev, "enter"); in aw87xxx_update_off_prof() 108 AW_DEV_LOGD(aw87xxx->dev, "get profile[%s] data len [%d]", in aw87xxx_update_off_prof() 150 AW_DEV_LOGD(aw87xxx->dev, "enter"); in aw87xxx_update_profile() 176 AW_DEV_LOGD(aw87xxx->dev, "get profile[%s] data len [%d]", in aw87xxx_update_profile() 203 AW_DEV_LOGD(aw87xxx->dev, "load profile[%s] succeed", profile); in aw87xxx_update_profile() 265 AW_DEV_LOGD(aw87xxx->dev, "enter"); in aw87xxx_esd_update_off_prof() 274 AW_DEV_LOGD(aw87xxx->dev, "get profile[%s] data len [%d]", in aw87xxx_esd_update_off_prof() 313 AW_DEV_LOGD(aw87xxx->dev, "enter"); in aw87xxx_esd_update_profile() 336 AW_DEV_LOGD(aw87xxx->dev, "get profile[%s] data len [%d]", in aw87xxx_esd_update_profile() 355 AW_DEV_LOGD(aw87xxx->dev, "recover load profile[%s] succeed", profile); in aw87xxx_esd_update_profile() [all …]
|
| H A D | aw_acf_bin.c | 388 AW_DEV_LOGD(dev, "data_size:%d enter", data_len); in aw_parse_raw_reg() 404 AW_DEV_LOGD(dev, "data_size:%d enter", data_len); in aw_parse_reg_with_hdr() 488 AW_DEV_LOGD(dev, "bin_dev_name:%s", in aw_check_product_name_v_0_0_0_1() 501 AW_DEV_LOGD(dev, "bin data is monitor"); in aw_check_data_type_is_monitor_v_0_0_0_1() 521 AW_DEV_LOGD(dev, "parse reg type data enter,profile=%s", in aw_parse_data_by_sec_type_v_0_0_0_1() 530 AW_DEV_LOGD(dev, "parse hdr_reg type data enter,profile=%s", in aw_parse_data_by_sec_type_v_0_0_0_1() 537 AW_DEV_LOGD(dev, "parse monitor type data enter"); in aw_parse_data_by_sec_type_v_0_0_0_1() 557 AW_DEV_LOGD(dev, "enter"); in aw_parse_dev_type_v_0_0_0_1() 591 AW_DEV_LOGD(dev, "get dev type num is %d, please use default", in aw_parse_dev_type_v_0_0_0_1() 610 AW_DEV_LOGD(dev, "enter"); in aw_parse_default_type_v_0_0_0_1() [all …]
|
| H A D | aw_monitor.c | 100 AW_DEV_LOGD(dev, "enter"); in aw_monitor_check_data_v1_size() 114 AW_DEV_LOGD(dev, "succeed"); in aw_monitor_check_data_v1_size() 185 AW_DEV_LOGD(dev, "succeed"); in aw_monitor_bin_check_sum() 267 AW_DEV_LOGD(dev, "enter"); in aw_monitor_parse_vol_data_v1() 445 AW_DEV_LOGD(dev, "vbat=%d, setting vmax=0x%x", in aw_search_vmax_from_table() 454 AW_DEV_LOGD(dev, "read setting vmax=0x%x, step[%d]: vbat_min=%d,vbat_max=%d", in aw_search_vmax_from_table() 483 AW_DEV_LOGD(aw87xxx->dev, "enter"); in aw_chip_status_recover() 509 AW_DEV_LOGD(aw87xxx->dev, "reg_status_check[%d]", i); in aw_monitor_chip_esd_check_work() 515 AW_DEV_LOGD(aw87xxx->dev, "chip status check succeed"); in aw_monitor_chip_esd_check_work() 574 AW_DEV_LOGD(dev, "enter with dsp monitor"); in aw_monitor_with_dsp_vmax_work() [all …]
|
| H A D | aw_device.c | 240 AW_DEV_LOGD(aw_dev->dev, "product not have reset-pin,hardware pwd control invalid"); in aw_dev_hw_pwr_ctrl() 293 AW_DEV_LOGD(aw_dev->dev, "enter"); in aw_dev_soft_reset() 301 AW_DEV_LOGD(aw_dev->dev, "softrst is disenable"); in aw_dev_soft_reset() 317 AW_DEV_LOGD(aw_dev->dev, "softrst_reg=0x%02x, val = 0x%02x", in aw_dev_soft_reset() 328 AW_DEV_LOGD(aw_dev->dev, "down"); in aw_dev_soft_reset() 337 AW_DEV_LOGD(aw_dev->dev, "enter"); in aw_dev_default_pwr_off() 352 AW_DEV_LOGD(aw_dev->dev, "down"); in aw_dev_default_pwr_off() 393 AW_DEV_LOGD(aw_dev->dev, "enter"); in aw_dev_esd_reg_status_check() 408 AW_DEV_LOGD(aw_dev->dev, "0x%02x:default val=0x%02x real val=0x%02x", in aw_dev_esd_reg_status_check() 494 AW_DEV_LOGD(aw_dev->dev, "change mute_mask, val = 0x%02x", in aw_dev_pid_9b_reg_update()
|
| H A D | aw_log.h | 27 #define AW_DEV_LOGD(dev, fmt, ...)\ macro
|