Home
last modified time | relevance | path

Searched refs:log_debug (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/u-boot/drivers/sound/
H A Drt5677.c143 log_debug("\nMX%02x: ", i); in debug_dump_5677_regs()
147 log_debug("%04x ", swap_bytes16(reg_word)); in debug_dump_5677_regs()
149 log_debug("%04x ", reg_word); in debug_dump_5677_regs()
151 log_debug("\n"); in debug_dump_5677_regs()
156 log_debug("\nPR%02x: ", i); in debug_dump_5677_regs()
161 log_debug("%04x ", swap_bytes16(reg_word)); in debug_dump_5677_regs()
163 log_debug("%04x ", reg_word); in debug_dump_5677_regs()
165 log_debug("\n"); in debug_dump_5677_regs()
178 log_debug("Error updating I2S1 Interface Ctrl reg\n"); in rt5677_hw_params()
262 log_debug("reg 00h, Software Reset & Status = 0x%04x\n", ret); in rt5677_device_init()
[all …]
H A Dhda_codec.c169 log_debug("No codec\n"); in hda_codec_detect()
183 log_debug("Cannot get IDs for '%s'\n", in find_verb_data()
188 log_debug("Skip codec node '%s' for %08x\n", in find_verb_data()
193 log_debug("Found codec node '%s' for %08x\n", in find_verb_data()
209 log_debug("No verb data\n"); in send_verbs()
212 log_debug("verb_size: %d\n", verb_size); in send_verbs()
217 log_debug(" codec ready timeout\n"); in send_verbs()
225 log_debug(" codec valid timeout\n"); in send_verbs()
239 log_debug("Initializing codec #%d\n", addr); in codec_init()
242 log_debug(" codec not ready\n"); in codec_init()
[all …]
H A Drockchip_sound.c57 log_debug("Failed to find /cpu subnode\n"); in rockchip_sound_probe()
63 log_debug("Cannot find i2s phandle: %d\n", ret); in rockchip_sound_probe()
68 log_debug("Cannot find i2s: %d\n", ret); in rockchip_sound_probe()
74 log_debug("Failed to find /codec subnode\n"); in rockchip_sound_probe()
80 log_debug("Cannot find codec phandle: %d\n", ret); in rockchip_sound_probe()
86 log_debug("Cannot find audio codec: %d\n", ret); in rockchip_sound_probe()
91 log_debug("Cannot find clock: %d\n", ret); in rockchip_sound_probe()
96 log_debug("Cannot find clock: %d\n", ret); in rockchip_sound_probe()
110 log_debug("Probed sound '%s' with codec '%s' and i2s '%s'\n", dev->name, in rockchip_sound_probe()
H A Divybridge_sound.c36 log_debug("Cannot set up HDA codec (err=%d)\n", ret); in bd82x6x_azalia_probe()
42 log_debug("PCH %p %s\n", pch, pch->name); in bd82x6x_azalia_probe()
47 log_debug("conf = %x\n", conf); in bd82x6x_azalia_probe()
55 log_debug("V1CTL disabled\n"); in bd82x6x_azalia_probe()
82 log_debug("codec_mask = %02x\n", codec_mask); in bd82x6x_azalia_probe()
97 log_debug("Cannot set up HDA codec (err=%d)\n", ret); in bd82x6x_azalia_probe()
H A Dbroadwell_i2s.c200 log_debug("data=%p, data_size=%x\n", data, data_size); in broadwell_i2s_tx_data()
221 log_debug("I2S Transfer Timeout\n"); in broadwell_i2s_tx_data()
229 log_debug("done\n"); in broadwell_i2s_tx_data()
244 log_debug("Cannot read adsp bar0\n"); in broadwell_i2s_probe()
249 log_debug("Cannot read address index 0\n"); in broadwell_i2s_probe()
276 log_debug("Cannot read address index %d\n", 1 + uc_priv->id); in broadwell_i2s_probe()
279 log_debug("bar0=%x, uc_priv->base_address=%x, offset=%x\n", bar0, in broadwell_i2s_probe()
/openbmc/u-boot/drivers/video/
H A Dpwm_backlight.c76 log_debug("Enable '%s', regulator '%s'/'%s'\n", in enable_sequence()
80 log_debug("Cannot enable regulator for PWM '%s'\n", in enable_sequence()
177 log_debug("start\n"); in pwm_backlight_ofdata_to_platdata()
181 log_debug("Cannot get power supply: ret=%d\n", ret); in pwm_backlight_ofdata_to_platdata()
185 log_debug("Warning: cannot get enable GPIO: ret=%d\n", ret); in pwm_backlight_ofdata_to_platdata()
192 log_debug("Cannot get PWM phandle: ret=%d\n", ret); in pwm_backlight_ofdata_to_platdata()
198 log_debug("Cannot get PWM: ret=%d\n", ret); in pwm_backlight_ofdata_to_platdata()
223 log_debug("done\n"); in pwm_backlight_ofdata_to_platdata()
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c105 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_device_portmap_cleanup()
120 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_destroy()
160 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_register()
168 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_unregister()
214 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_lldev()
230 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev()
247 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev()
280 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev_rcu()
313 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_mac()
324 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_hbas_remove()
[all …]
H A Dlibcxgbi.h43 #define log_debug(level, fmt, ...) \ macro
277 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_set_flag()
286 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_clear_flag()
301 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_set_state()
313 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_free()
322 log_debug(1 << CXGBI_DBG_SOCK, in __cxgbi_sock_put()
331 log_debug(1 << CXGBI_DBG_SOCK, in __cxgbi_sock_get()
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c180 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
207 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_close_req()
233 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in abort_arp_failure()
263 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_req()
281 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_rpl()
305 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_RX, in send_rx_credits()
401 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_TX, in push_tx_frames()
418 log_debug(1 << CXGBI_DBG_PDU_TX, in push_tx_frames()
432 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_TX, in push_tx_frames()
451 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_TX, in push_tx_frames()
[all …]
/openbmc/u-boot/common/
H A Dmalloc_simple.c24 log_debug("size=%zx, ptr=%lx, limit=%lx: ", bytes, new_ptr, in alloc_simple()
45 log_debug("%lx\n", (ulong)ptr); in malloc_simple()
57 log_debug("aligned to %lx\n", (ulong)ptr); in memalign_simple()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c249 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
277 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
309 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
447 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_close_req()
466 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in abort_arp_failure()
501 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_req()
514 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_rpl()
536 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_RX, in send_rx_credits()
667 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_tx_flowc_wr()
706 log_debug(1 << CXGBI_DBG_ISCSI | 1 << CXGBI_DBG_PDU_TX, in cxgb4i_make_tx_iso_cpl()
[all …]
/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c104 log_debug("no data\n"); in tpm_xfer()
108 log_debug("invalid count value %x %zx\n", count, send_size); in tpm_xfer()
112 log_debug("%s: Calling send\n", __func__); in tpm_xfer()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0038-corstone1000-introduce-EFI-authenticated-capsule-upd.patch65 + log_debug("Corstone1000: Capsule authentication successful\n");
67 + log_debug("Corstone1000: Capsule authentication disabled. ");
68 + log_debug("Corstone1000: Updating capsule without authenticating.\n");
H A D0033-dt-Provide-a-way-to-remove-non-compliant-nodes-and-p.patch109 + log_debug("Error (%d) getting node offset for %s\n",
117 + log_debug("Error (%d) deleting %s\n",
124 + log_debug("Error (%d) trying to delete node %s\n",
H A D0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch183 + log_debug("[%s]\n", __func__);
223 + log_debug("[%s]\n", __func__);
271 log_debug("Capsule[%d] (guid:%pUs)\n",
361 + log_debug("[%s]\n", __func__);
H A D0040-fix-runtime-capsule-update-flags-checks.patch51 log_debug("Capsule[%d] (guid:%pUs)\n",
/openbmc/u-boot/lib/
H A Dtpm-common.c187 log_debug("TPM response [ret:%d]: ", ret); in tpm_sendrecv_command()
189 log_debug("%02x ", ((u8 *)response)[i]); in tpm_sendrecv_command()
190 log_debug("\n"); in tpm_sendrecv_command()
/openbmc/u-boot/include/
H A Dlog.h99 #define log_debug(_fmt...) log(LOG_CATEGORY, LOGL_DEBUG, ##_fmt) macro
108 #define log_debug(_fmt...) macro
/openbmc/linux/fs/dlm/
H A Dlock.c402 log_debug(ls, "find_rsb retry %d %d %s", in get_rsb_struct()
616 log_debug(ls, "find_rsb toss from_other %d master %d dir %d %s", in find_rsb_dir()
670 log_debug(ls, "find_rsb new from_dir %d recreate %s", in find_rsb_dir()
688 log_debug(ls, "find_rsb new from_other %d dir %d %s", in find_rsb_dir()
853 log_debug(ls, "validate master from_other %d master %d " in validate_master_nodeid()
934 log_debug(ls, "%s master 0 to %d first %x %s", __func__, in __dlm_master_lookup()
1435 log_debug(ls, "addwait %x cur %d overlap %d count %d f %x", in add_to_waiters()
1469 log_debug(ls, "remwait %x unlock_reply overlap", lkb->lkb_id); in _remove_from_waiters()
1476 log_debug(ls, "remwait %x cancel_reply overlap", lkb->lkb_id); in _remove_from_waiters()
1486 log_debug(ls, "remwait %x cancel_reply wait_type %d", in _remove_from_waiters()
[all …]
H A Dast.c55 log_debug(ls, "skip %x bast mode %d for cast mode %d", in dlm_enqueue_lkb_callback()
73 log_debug(ls, "skip %x add bast mode %d for bast mode %d", in dlm_enqueue_lkb_callback()
H A Drecover.c54 log_debug(ls, "dlm_wait_function timed out"); in dlm_wait_function()
60 log_debug(ls, "dlm_wait_function aborted"); in dlm_wait_function()
838 log_debug(ls, "recover_conversion %x set gr to rq %d", in recover_conversion()
842 log_debug(ls, "recover_conversion %x set gr %d", in recover_conversion()
H A Drequestqueue.c104 log_debug(ls, "process_requestqueue abort running"); in dlm_process_requestqueue()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0006-Use-uintmax_t-for-handling-rlim_t.patch56 - log_debug("Failed at setting rlimit " RLIM_FMT " for resource RLIMIT_%s. Will attempt sett…
57 + log_debug("Failed at setting rlimit " RLIM_FMT " for resource RLIMIT_%s. Will attempt sett…
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0007-Use-uintmax_t-for-handling-rlim_t.patch56 - log_debug("Failed at setting rlimit " RLIM_FMT " for resource RLIMIT_%s. Will attempt sett…
57 + log_debug("Failed at setting rlimit " RLIM_FMT " for resource RLIMIT_%s. Will attempt sett…
/openbmc/linux/tools/testing/selftests/net/
H A Dicmp_redirect.sh87 log_debug() function
267 log_debug "initial gateway is R1's lladdr = ${R1_LLADDR}"
274 log_debug "initial gateway is R2's lladdr = ${R2_LLADDR}"

12