| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_sdhost.c | 187 #define dprintf(fmt, args...) \ macro 194 #define dprintf(fmt, args...) macro 383 dprintf("%s:\n", __func__); in bcm_sdhost_probe() 403 dprintf("%s: dev=%p sc=%p unit=%d\n", in bcm_sdhost_attach() 499 dprintf("%s:\n", __func__); in bcm_sdhost_detach() 540 dprintf("%s: card status %08x (cs %d)\n", in bcm_sdhost_waitcommand_status() 651 dprintf("%s:\n", __func__); in bcm_sdhost_get_ro() 660 dprintf("%s:\n", __func__); in bcm_sdhost_get_card_present() 851 dprintf("%s: SDHCI_ADMA_ERR\n", __func__); in bcm_sdhost_read_1() 937 dprintf("%s: SDHCI_ARGUMENT\n", __func__); in bcm_sdhost_read_4() [all …]
|
| H A D | bcm2835_mbox.c | 76 #define dprintf(fmt, args...) printf(fmt, ##args) macro 78 #define dprintf(fmt, args...) macro 114 dprintf("bcm_mbox_intr: raw data %08x\n", msg); in bcm_mbox_read_msg() 123 dprintf("bcm_mbox_intr: chan %d, data %08x\n", chan, data); in bcm_mbox_read_msg() 219 dprintf("bcm_mbox_write: chan %d, data %08x\n", chan, data); in bcm_mbox_write() 241 dprintf("bcm_mbox_read: chan %d\n", chan); in bcm_mbox_read() 274 dprintf("bcm_mbox_read: chan %d, data %08x\n", chan, *data); in bcm_mbox_read()
|
| /f-stack/freebsd/amd64/sgx/ |
| H A D | sgx.c | 163 #define dprintf(fmt, ...) macro 527 dprintf("t->flags %lx\n", t->flags); in sgx_tcs_dump() 528 dprintf("t->ossa %lx\n", t->ossa); in sgx_tcs_dump() 529 dprintf("t->cssa %x\n", t->cssa); in sgx_tcs_dump() 530 dprintf("t->nssa %x\n", t->nssa); in sgx_tcs_dump() 531 dprintf("t->oentry %lx\n", t->oentry); in sgx_tcs_dump() 532 dprintf("t->ofsbasgx %lx\n", t->ofsbasgx); in sgx_tcs_dump() 534 dprintf("t->fslimit %x\n", t->fslimit); in sgx_tcs_dump() 535 dprintf("t->gslimit %x\n", t->gslimit); in sgx_tcs_dump() 570 dprintf("%s: sc is NULL\n", __func__); in sgx_pg_dtor() [all …]
|
| /f-stack/freebsd/arm64/rockchip/clk/ |
| H A D | rk_clk_composite.c | 75 #define dprintf(format, arg...) \ 78 #define dprintf(format, arg...) macro 163 dprintf("%sabling gate\n", enable ? "En" : "Dis"); in rk_clk_composite_set_gate() 166 dprintf("sc->gate_shift: %x\n", sc->gate_shift); in rk_clk_composite_set_gate() 187 dprintf("Set mux to %d\n", index); in rk_clk_composite_set_mux() 218 dprintf("parent_freq=%ju, div=%u\n", *freq, div); in rk_clk_composite_recalc() 220 dprintf("Final freq=%ju\n", *freq); in rk_clk_composite_recalc() 272 dprintf("Testing with parent %s (%d) at freq %ju\n", in rk_clk_composite_set_freq() 281 dprintf("Best parent so far %s (%d) with best freq at " in rk_clk_composite_set_freq() 304 dprintf("Switching parent index from %d to %d\n", p_idx, in rk_clk_composite_set_freq() [all …]
|
| H A D | rk_clk_pll.c | 70 #define dprintf(format, arg...) \ 73 #define dprintf(format, arg...) macro 286 dprintf("PLL_CON1: %x\n", reg); in rk3066_clk_pll_set_freq() 629 dprintf("con0: %x\n", con1); in rk3399_clk_pll_recalc() 630 dprintf("con1: %x\n", con2); in rk3399_clk_pll_recalc() 631 dprintf("con2: %x\n", con3); in rk3399_clk_pll_recalc() 632 dprintf("con3: %x\n", con4); in rk3399_clk_pll_recalc() 650 dprintf("fbdiv: %d\n", fbdiv); in rk3399_clk_pll_recalc() 653 dprintf("refdiv: %d\n", refdiv); in rk3399_clk_pll_recalc() 655 dprintf("dsmpd: %d\n", dsmpd); in rk3399_clk_pll_recalc() [all …]
|
| H A D | rk_clk_armclk.c | 77 #define dprintf(format, arg...) \ 80 #define dprintf(format, arg...) macro 111 dprintf("Set mux to %d\n", index); in rk_clk_armclk_set_mux() 115 dprintf("Write: muxdiv_offset=%x, val=%x\n", sc->muxdiv_offset, val); in rk_clk_armclk_set_mux() 133 dprintf("Read: muxdiv_offset=%x, val=%x\n", sc->muxdiv_offset, reg); in rk_clk_armclk_recalc() 138 dprintf("parent_freq=%ju, div=%u\n", *freq, div); in rk_clk_armclk_recalc() 158 dprintf("Finding best parent/div for target freq of %ju\n", *fout); in rk_clk_armclk_set_freq() 168 dprintf("Best parent %s (%d) with best freq at %ju\n", in rk_clk_armclk_set_freq() 185 dprintf("Changing parent (%s) freq to %ju\n", clknode_get_name(p_main), in rk_clk_armclk_set_freq() 196 dprintf("main parent freq at %ju\n", best_p); in rk_clk_armclk_set_freq() [all …]
|
| H A D | rk_clk_mux.c | 59 #define dprintf(format, arg...) \ 62 #define dprintf(format, arg...) macro 146 dprintf("Finding best parent for target freq of %ju\n", *fout); in rk_clk_mux_set_freq() 150 dprintf("Testing with parent %s (%d)\n", in rk_clk_mux_set_freq() 154 dprintf("Testing with parent %s (%d) rv=%d\n", in rk_clk_mux_set_freq() 171 dprintf("Switching parent index from %d to %d\n", p_idx, in rk_clk_mux_set_freq()
|
| /f-stack/freebsd/arm64/freescale/imx/clk/ |
| H A D | imx_clk_composite.c | 73 #define dprintf(format, arg...) \ 76 #define dprintf(format, arg...) macro 105 dprintf("%sabling gate\n", enable ? "En" : "Dis"); in imx_clk_composite_set_gate() 126 dprintf("Set mux to %d\n", index); in imx_clk_composite_set_mux() 154 dprintf("parent_freq=%ju, div=%u\n", *freq, div); in imx_clk_composite_recalc() 156 dprintf("Final freq=%ju\n", *freq); in imx_clk_composite_recalc() 220 dprintf("Finding best parent/div for target freq of %ju\n", *fout); in imx_clk_composite_set_freq() 228 dprintf("Testing with parent %s (%d) at freq %ju\n", in imx_clk_composite_set_freq() 241 dprintf("Best parent so far %s (%d) with best freq at " in imx_clk_composite_set_freq() 257 dprintf("Switching parent index from %d to %d\n", p_idx, in imx_clk_composite_set_freq() [all …]
|
| H A D | imx_clk_frac_pll.c | 71 #define dprintf(format, arg...) \ 74 #define dprintf(format, arg...) macro
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_cirbuf.c | 40 dprintf("s[%d] -> d[%d] (%d)\n", 0, cbuf->start - n + e, n); in cirbuf_add_buf_head() 44 dprintf("s[%d] -> d[%d] (%d)\n", + n - (cbuf->start + e), 0, in cirbuf_add_buf_head() 46 dprintf("s[%d] -> d[%d] (%d)\n", cbuf->maxlen - n + in cirbuf_add_buf_head() 71 dprintf("s[%d] -> d[%d] (%d)\n", 0, cbuf->end + !e, n); in cirbuf_add_buf_tail() 75 dprintf("s[%d] -> d[%d] (%d)\n", cbuf->end + !e, 0, in cirbuf_add_buf_tail() 337 dprintf("s[%d] -> d[%d] (%d)\n", cbuf->start, 0, n); in cirbuf_get_buf_head() 343 dprintf("s[%d] -> d[%d] (%d)\n", 0, cbuf->start, n); in cirbuf_get_buf_head() 347 dprintf("s[%d] -> d[%d] (%d)\n", cbuf->start, 0, in cirbuf_get_buf_head() 375 dprintf("s[%d] -> d[%d] (%d)\n", cbuf->end - n + 1, 0, n); in cirbuf_get_buf_tail() 385 dprintf("s[%d] -> d[%d] (%d)\n", 0, in cirbuf_get_buf_tail() [all …]
|
| H A D | cmdline_cirbuf.h | 29 #define dprintf(...) dprintf_(__VA_ARGS__, "dummy") macro 31 #define dprintf(...) (void)0 macro
|
| /f-stack/freebsd/arm/allwinner/clkng/ |
| H A D | aw_clk_frac.c | 43 #define dprintf(format, arg...) macro 98 dprintf("init parent idx %d\n", idx); in aw_clk_frac_init() 114 dprintf("%sabling gate\n", enable ? "En" : "Dis"); in aw_clk_frac_set_gate() 138 dprintf("Set mux to %d\n", index); in aw_clk_frac_set_mux() 204 dprintf("Trying to find freq %ju with parent %ju\n", *fout, fparent); in aw_clk_frac_set_freq() 209 dprintf("Testing with multiple %d\n", multiple); in aw_clk_frac_set_freq() 213 dprintf("Found with using frac.freq0 and multiple %d\n", multiple); in aw_clk_frac_set_freq() 219 dprintf("Found with using frac.freq1 and multiple %d\n", multiple); in aw_clk_frac_set_freq() 225 dprintf("Got %ju with n=%d, m=%d\n", cur, n, m); in aw_clk_frac_set_freq() 231 dprintf("This is the one: n=%d m=%d mult=%d\n", best_n, best_m, best_mult); in aw_clk_frac_set_freq() [all …]
|
| H A D | aw_ccung.c | 68 #define dprintf(format, arg...) device_printf(dev, "%s: " format, __func__, arg) 70 #define dprintf(format, arg...) macro 87 dprintf("offset=%lx write %x\n", addr, val); in aw_ccung_write_4() 100 dprintf("offset=%lx Read %x\n", addr, *val); in aw_ccung_read_4() 112 dprintf("offset=%lx clr: %x set: %x\n", addr, clr, set); in aw_ccung_modify_4() 129 dprintf("%sassert reset id %ld\n", reset ? "" : "De", id); in aw_ccung_reset_assert() 135 dprintf("offset=%x Read %x\n", sc->resets[id].offset, val); in aw_ccung_reset_assert() 140 dprintf("offset=%x Write %x\n", sc->resets[id].offset, val); in aw_ccung_reset_assert() 160 dprintf("offset=%x Read %x\n", sc->resets[id].offset, val); in aw_ccung_reset_is_asserted()
|
| /f-stack/freebsd/mips/cavium/cryptocteon/ |
| H A D | cavium_crypto.c | 240 dprintf("%s()\n", __func__); in octo_calc_hash() 334 dprintf("%s()\n", __func__); in octo_aes_cbc_encrypt() 338 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd " in octo_aes_cbc_encrypt() 402 dprintf("%s()\n", __func__); in octo_aes_cbc_decrypt() 406 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd " in octo_aes_cbc_decrypt() 475 dprintf("%s()\n", __func__); in octo_null_sha1_encrypt() 479 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd " in octo_null_sha1_encrypt() 582 dprintf("%s()\n", __func__); in octo_aes_cbc_sha1_encrypt() 589 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd " in octo_aes_cbc_sha1_encrypt() 773 dprintf("%s()\n", __func__); in octo_aes_cbc_sha1_decrypt() [all …]
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | nvlist.c | 473 dprintf(fd, "\n"); in nvlist_dump() 498 dprintf(fd, "\n"); in nvlist_dump() 508 dprintf(fd, " [ "); in nvlist_dump() 512 dprintf(fd, ", "); in nvlist_dump() 514 dprintf(fd, " ]\n"); in nvlist_dump() 524 dprintf(fd, " [ "); in nvlist_dump() 531 dprintf(fd, ", "); in nvlist_dump() 533 dprintf(fd, " ]\n"); in nvlist_dump() 543 dprintf(fd, " [ "); in nvlist_dump() 548 dprintf(fd, ", "); in nvlist_dump() [all …]
|
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_funnel.c | 52 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 54 #define dprintf(fmt, ...) macro 73 dprintf("Device ID: %x\n", bus_read_4(sc->res, FUNNEL_DEVICEID)); in funnel_init()
|
| H A D | coresight_etm4x.c | 52 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 54 #define dprintf(fmt, ...) macro 130 dprintf("configure range %d, address %lx\n", in etm_prepare() 187 dprintf("ETM Version: %d.%d\n", in etm_init()
|
| H A D | coresight_tmc.c | 51 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro 53 #define dprintf(fmt, ...) macro 123 dprintf("%s: STS %x, CTL %x, RSZ %x, RRP %x, RWP %x, " in tmc_configure_etf() 206 dprintf(dev, "ETR configuration found\n"); in tmc_init() 210 dprintf(dev, "ETF configuration found\n"); in tmc_init()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_debug.h | 90 #define dprintf(...) \ macro 94 #define dprintf(...) ((void)0) macro
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_pci.c | 72 #define dprintf printf macro 74 #define dprintf(x, arg...) macro 157 dprintf("%s: PCI error = %02x\n", __func__, error); in ar71xx_pci_check_bus_error() 170 dprintf("%s: AHB error = %02x\n", __func__, error); in ar71xx_pci_check_bus_error() 207 dprintf("%s: tag (%x, %x, %x) %d/%d addr=%08x, cmd=%08x\n", __func__, in ar71xx_pci_conf_setup() 231 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot, in ar71xx_pci_read_config() 245 dprintf("%s: read 0x%x\n", __func__, data); in ar71xx_pci_read_config() 255 dprintf("%s: local write reg %d(%d)\n", __func__, reg, bytes); in ar71xx_pci_local_write() 271 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot, in ar71xx_pci_write_config()
|
| H A D | qca955x_pci.c | 69 #define dprintf printf macro 71 #define dprintf(x, arg...) macro 129 dprintf("%s: %#x/%#x addr=%#x, data=%#x(%#x), bytes=%d\n", __func__, in qca955x_pci_write() 151 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot, in qca955x_pci_read_config() 162 dprintf("%s: read 0x%x\n", __func__, data); in qca955x_pci_read_config() 173 dprintf("%s: tag (%x, %x, %x) reg %d(%d): %x\n", __func__, bus, slot, in qca955x_pci_write_config()
|
| H A D | ar724x_pci.c | 73 #define dprintf printf macro 75 #define dprintf(x, arg...) macro 116 dprintf("%s: %#x/%#x addr=%#x, data=%#x(%#x), bytes=%d\n", __func__, in ar724x_pci_write() 137 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot, in ar724x_pci_read_config() 149 dprintf("%s: read 0x%x\n", __func__, data); in ar724x_pci_read_config() 159 dprintf("%s: tag (%x, %x, %x) reg %d(%d): %x\n", __func__, bus, slot, in ar724x_pci_write_config()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | nexus.c | 74 #define dprintf printf macro 76 #define dprintf(x, arg...) macro 288 dprintf("%s: entry (%p, %p, %d, %p, %p, %p, %jd, %d)\n", in nexus_alloc_resource() 291 dprintf("%s: requested rid is %d\n", __func__, *rid); in nexus_alloc_resource() 363 dprintf("%s: entry (%p, %p, %d, %d, %p, %jd)\n", in nexus_set_resource() 398 dprintf("%s: entry\n", __func__); in nexus_delete_resource() 407 dprintf("%s: entry\n", __func__); in nexus_release_resource() 596 dprintf("%s: discovered hinted child %s at maddr %p(%d)\n", in nexus_hinted_child()
|
| /f-stack/freebsd/arm/versatile/ |
| H A D | versatile_pci.c | 93 #define dprintf(fmt, args...) do { printf("%s(): ", __func__); \ macro 96 #define dprintf(fmt, args...) macro 317 dprintf("Alloc resources %d, %08lx..%08lx, %ld\n", type, start, end, count); in versatile_pci_alloc_resource() 471 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot, in versatile_pci_read_config() 481 dprintf("%s: read 0x%x\n", __func__, data); in versatile_pci_read_config() 494 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot, in versatile_pci_write_config()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | txg.c | 202 dprintf("pool %p\n", dp); in txg_sync_start() 263 dprintf("pool %p\n", dp); in txg_sync_stop() 534 dprintf("waiting; tx_synced=%llu waiting=%llu dp=%p\n", in txg_sync_thread() 567 dprintf("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_sync_thread() 618 dprintf("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_quiesce_thread() 630 dprintf("quiesce done, handing off txg %llu\n", txg); in txg_quiesce_thread() 685 dprintf("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_wait_synced_impl() 688 dprintf("broadcasting sync more " in txg_wait_synced_impl() 744 dprintf("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_wait_open()
|