/linux/arch/parisc/kernel/ |
A D | signal32.c | 28 #define DBG(LEVEL, ...) \ macro 32 #define DBG(LEVEL, ...) macro 46 DBG(2,"restore_sigcontext32: PER_LINUX32 process\n"); in restore_sigcontext32() 55 DBG(3,"restore_sigcontext32: gr%02d = %#lx (%#x / %#x)\n", in restore_sigcontext32() 80 DBG(2,"restore_sigcontext32: iaoq is %#lx / %#lx\n", in restore_sigcontext32() 94 DBG(2,"restore_sigcontext32: iasq is %#lx / %#lx\n", in restore_sigcontext32() 129 DBG(1,"setup_sigcontext32: in_syscall\n"); in setup_sigcontext32() 166 DBG(1,"setup_sigcontext32: iaoq %#lx / %#lx\n", in setup_sigcontext32() 210 DBG(1,"setup_sigcontext32: ia0q %#lx / %#lx\n", in setup_sigcontext32() 233 DBG(1,"setup_sigcontext32: Copying from regs to sc, " in setup_sigcontext32() [all …]
|
A D | signal.c | 44 #define DBG(LEVEL, ...) \ macro 48 #define DBG(LEVEL, ...) macro 80 DBG(2,"restore_sigcontext: iaoq is %#lx / %#lx\n", in restore_sigcontext() 105 DBG(2,"sys_rt_sigreturn: frame is %p\n", frame); in sys_rt_sigreturn() 113 DBG(2,"sys_rt_sigreturn: ELF32 process.\n"); in sys_rt_sigreturn() 134 DBG(1,"sys_rt_sigreturn: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() 145 DBG(1,"sys_rt_sigreturn: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() 165 DBG(1,"sys_rt_sigreturn: Sending SIGSEGV\n"); in sys_rt_sigreturn() 250 DBG(1,"SETUP_RT_FRAME: START\n"); in setup_rt_frame() 490 DBG(1,"ERESTARTNOHAND: returning -EINTR\n"); in syscall_restart() [all …]
|
/linux/arch/powerpc/platforms/ps3/ |
A D | mm.c | 25 #define DBG udbg_printf macro 27 #define DBG pr_devel macro 479 DBG("%s:start\n", __func__); in dma_ioc0_free_chunk() 499 DBG("%s:end\n", __func__); in dma_ioc0_free_chunk() 550 DBG(" <- %s:%d\n", __func__, __LINE__); in dma_sb_map_pages() 614 DBG("%s: end\n", __func__); in dma_ioc0_map_pages() 745 DBG("%s: start\n", __func__); in dma_ioc0_region_free() 758 DBG("%s: end\n", __func__); in dma_ioc0_region_free() 903 DBG("%s:%d: not found: len %lxh\n", in dma_sb_unmap_area() 941 DBG("%s:%d: not found: len %lxh\n", in dma_ioc0_unmap_area() [all …]
|
A D | smp.c | 18 #define DBG udbg_printf macro 20 #define DBG pr_debug macro 36 DBG("%s:%d: bad msg: %d\n", __func__, __LINE__, msg); in ps3_smp_message_pass() 44 DBG("%s:%d: ps3_send_event_locally(%d, %d) failed" in ps3_smp_message_pass() 57 DBG(" -> %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_probe() 76 DBG("%s:%d: (%d, %d) => virq %u\n", in ps3_smp_probe() 89 DBG(" <- %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_probe() 98 DBG(" -> %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_cleanup_cpu() 106 DBG(" <- %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_cleanup_cpu() 117 DBG(" -> %s\n", __func__); in smp_init_ps3() [all …]
|
A D | setup.c | 29 #define DBG udbg_printf macro 31 #define DBG pr_debug macro 74 DBG("%s:%d cmd '%s'\n", __func__, __LINE__, cmd); in ps3_restart() 82 DBG("%s:%d\n", __func__, __LINE__); in ps3_power_off() 90 DBG("%s:%d\n", __func__, __LINE__); in ps3_halt() 98 DBG("%s:%d %s\n", __func__, __LINE__, str); in ps3_panic() 224 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_setup_arch() 246 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_arch() 265 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_probe() 274 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_probe() [all …]
|
A D | interrupt.c | 22 #define DBG udbg_printf macro 25 #define DBG pr_devel macro 100 DBG("%s:%d: thread_id %llu, virq %d\n", __func__, __LINE__, in ps3_chip_mask() 121 DBG("%s:%d: thread_id %llu, virq %d\n", __func__, __LINE__, in ps3_chip_unmask() 229 DBG("%s:%d <-\n", __func__, __LINE__); in ps3_virq_destroy() 355 DBG(" -> %s:%d virq %u\n", __func__, __LINE__, virq); in ps3_event_receive_port_destroy() 370 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_event_receive_port_destroy() 414 DBG("%s:%d: interrupt_id %u, virq %u\n", __func__, __LINE__, in ps3_sb_event_receive_port_setup() 450 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_sb_event_receive_port_destroy() 717 DBG("%s:%d: no plug found: thread_id %llu\n", __func__, in ps3_get_irq() [all …]
|
/linux/drivers/gpu/drm/msm/hdmi/ |
A D | hdmi_phy_8996.c | 271 DBG("fdata: %llu", fdata); in pll_calculate() 272 DBG("pix_clk: %lu", pix_clk); in pll_calculate() 273 DBG("tmds clk: %llu", tmds_clk); in pll_calculate() 275 DBG("DEC_START: %llu", dec_start); in pll_calculate() 277 DBG("PLL_CPCTRL: %u", cpctrl); in pll_calculate() 278 DBG("PLL_RCTRL: %u", rctrl); in pll_calculate() 279 DBG("PLL_CCTRL: %u", cctrl); in pll_calculate() 282 DBG("PLL_CMP: %u", pll_cmp); in pll_calculate() 412 DBG("Disabling PHY"); in hdmi_8996_pll_set_clk_rate() 550 DBG("Waiting for PHY ready"); in hdmi_8996_phy_ready_status() [all …]
|
A D | hdmi_hdcp.c | 97 DBG("Start DDC read"); in msm_hdmi_ddc_read() 109 DBG("End DDC read %d", rc); in msm_hdmi_ddc_read() 130 DBG("Start DDC write"); in msm_hdmi_ddc_write() 151 DBG("End DDC write %d", rc); in msm_hdmi_ddc_write() 302 DBG("DDC failure detected"); in msm_reset_hdcp_ddc_failures() 404 DBG("HDCP REAUTH WORK"); in msm_hdmi_hdcp_reauth_work() 450 DBG("Queue AUTH WORK"); in msm_hdmi_hdcp_reauth_work() 739 DBG("BCAPS=%02x", bcaps); in msm_hdmi_hdcp_recv_bcaps() 1132 DBG("COMP_DONE"); in msm_hdmi_hdcp_write_ksv_fifo() 1142 DBG("BLOCK_DONE"); in msm_hdmi_hdcp_write_ksv_fifo() [all …]
|
/linux/arch/arm/mach-iop32x/ |
A D | pci.c | 27 #define DBG(x...) printk(x) macro 29 #define DBG(x...) do { } while (0) macro 68 DBG("\t\t\tPCI: P0 - status = 0x%08x\n", status); in iop3xx_pci_status() 75 DBG("\t\t\tPCI: P1 - status = 0x%08x\n", status); in iop3xx_pci_status() 323 DBG("PCI: Intel IOP3xx PCI init.\n"); in iop3xx_atu_debug() 324 DBG("PCI: Outbound memory window 0: PCI 0x%08x%08x\n", in iop3xx_atu_debug() 326 DBG("PCI: Outbound memory window 1: PCI 0x%08x%08x\n", in iop3xx_atu_debug() 328 DBG("PCI: Outbound IO window: PCI 0x%08x\n", in iop3xx_atu_debug() 333 DBG("PCI: Inbound memory window 1: PCI 0x%08x%08x 0x%08x\n", in iop3xx_atu_debug() 343 DBG("ATU: IOP3XX_ATUCMD=0x%04x\n", *IOP3XX_ATUCMD); in iop3xx_atu_debug() [all …]
|
/linux/drivers/usb/host/ |
A D | isp1362-hcd.c | 684 DBG(1, "%s: Done\n", __func__); in finish_unlinks() 1033 DBG(3, "%s: SOF\n", __func__); in isp1362_irq() 1114 DBG(2, "%s: ATL\n", __func__); in isp1362_irq() 1575 DBG(0, "ClearHubFeature: "); in isp1362_hub_control() 1591 DBG(0, "SetHubFeature: "); in isp1362_hub_control() 1602 DBG(0, "GetHubDescriptor\n"); in isp1362_hub_control() 1606 DBG(0, "GetHubStatus\n"); in isp1362_hub_control() 1611 DBG(0, "GetPortStatus\n"); in isp1362_hub_control() 1619 DBG(0, "ClearPortFeature: "); in isp1362_hub_control() 1669 DBG(0, "SetPortFeature: "); in isp1362_hub_control() [all …]
|
/linux/drivers/net/ethernet/smsc/ |
A D | smc911x.c | 97 #define DBG(n, dev, args...) \ macro 105 #define DBG(n, dev, args...) \ macro 1084 DBG(SMC_DEBUG_RX, dev, "RX irq\n"); in smc911x_interrupt() 1098 DBG(SMC_DEBUG_RX, dev, in smc911x_interrupt() 1122 DBG(SMC_DEBUG_TX | SMC_DEBUG_MISC, dev, in smc911x_interrupt() 1153 DBG(SMC_DEBUG_MISC, dev, "PHY irq\n"); in smc911x_interrupt() 1190 DBG(SMC_DEBUG_TX | SMC_DEBUG_DMA, dev, in smc911x_tx_dma_irq() 1200 DBG(SMC_DEBUG_TX | SMC_DEBUG_DMA, dev, in smc911x_tx_dma_irq() 1231 DBG(SMC_DEBUG_RX | SMC_DEBUG_DMA, dev, in smc911x_rx_dma_irq() 1303 DBG(SMC_DEBUG_MISC, dev, "RCR_PRMS\n"); in smc911x_set_multicast_list() [all …]
|
A D | smc91x.c | 245 DBG(2, dev, "%s\n", __func__); in smc_reset() 338 DBG(2, dev, "%s\n", __func__); in smc_enable() 404 DBG(3, dev, "%s\n", __func__); in smc_rcv() 548 DBG(3, dev, "%s\n", __func__); in smc_hardware_send_pkt() 636 DBG(3, dev, "%s\n", __func__); in smc_hard_start_xmit() 709 DBG(3, dev, "%s\n", __func__); in smc_tx() 1240 DBG(3, dev, "TX int\n"); in smc_interrupt() 1246 DBG(3, dev, "RX irq\n"); in smc_interrupt() 1253 DBG(3, dev, "TX empty\n"); in smc_interrupt() 1376 DBG(2, dev, "RCR_PRMS\n"); in smc_set_multicast_list() [all …]
|
/linux/arch/powerpc/kernel/ |
A D | legacy_serial.c | 25 #define DBG(fmt...) do { } while(0) macro 408 DBG("stdout is %pOF\n", stdout); in find_legacy_serial_ports() 410 DBG(" no linux,stdout-path !\n"); in find_legacy_serial_ports() 494 DBG("fixup_port_irq(%d)\n", index); in fixup_port_irq() 524 DBG("fixup_port_pio(%d)\n", index); in fixup_port_pio() 534 DBG("port %d, IO %lx -> %lx\n", in fixup_port_pio() 545 DBG("fixup_port_mmio(%d)\n", index); in fixup_port_mmio() 614 DBG(" console was specified !\n"); in check_legacy_serial_console() 619 DBG(" of_chosen is NULL !\n"); in check_legacy_serial_console() 633 DBG(" no stdout-path !\n"); in check_legacy_serial_console() [all …]
|
A D | prom.c | 62 #define DBG(fmt...) printk(KERN_ERR fmt) macro 64 #define DBG(fmt...) macro 84 DBG("memory limit = 0x%llx\n", memory_limit); in early_parse_mem() 119 DBG("-> move_device_tree\n"); in move_device_tree() 133 DBG("Moved device tree to 0x%px\n", p); in move_device_tree() 136 DBG("<- move_device_tree\n"); in move_device_tree() 524 DBG("Adding: %llx -> %llx\n", base, size); in early_init_drmem_lmb() 606 DBG("Found new-style reserved-ranges\n"); in early_reserve_mem_dt() 653 DBG("Found old 32-bit reserve map\n"); in early_reserve_mem() 796 DBG("Scanning CPUs ...\n"); in early_init_devtree() [all …]
|
/linux/drivers/i2c/busses/ |
A D | i2c-ibm_iic.c | 61 #ifdef DBG 62 #undef DBG 72 # define DBG(f,x...) ((void)0) macro 75 # define DBG2(f,x...) DBG(f, ##x) 136 DBG("%d: init\n", dev->idx); in iic_dev_init() 183 DBG("%d: soft reset\n", dev->idx); in iic_dev_reset() 380 DBG("%d: iic_abort_xfer\n", dev->idx); in iic_abort_xfer() 418 DBG("%d: wait interrupted\n", dev->idx); in iic_wait_for_tc() 420 DBG("%d: wait timeout\n", dev->idx); in iic_wait_for_tc() 430 DBG("%d: poll timeout\n", dev->idx); in iic_wait_for_tc() [all …]
|
/linux/drivers/gpu/drm/msm/edp/ |
A D | edp_ctrl.c | 296 DBG(""); in edp_regulator_init() 339 DBG("exit"); in edp_regulator_enable() 378 DBG("gpio on"); in edp_gpio_config() 387 DBG("%d", enable); in edp_ctrl_irq_enable() 397 DBG("exit"); in edp_ctrl_irq_enable() 597 DBG(""); in edp_start_link_train_1() 655 DBG(""); in edp_start_link_train_2() 756 DBG(""); in edp_do_link_train() 1001 DBG("DONE"); in edp_ctrl_on_worker() 1067 DBG(""); in msm_edp_ctrl_irq() [all …]
|
/linux/drivers/media/usb/zr364xx/ |
A D | zr364xx.c | 50 #define DBG(fmt, args...) \ macro 59 #define _DBG DBG 648 DBG("No EOI marker\n"); in zr364xx_read_video_callback() 1051 DBG("stop read pipe\n"); in zr364xx_stop_readpipe() 1072 DBG("start acquire\n"); in zr364xx_start_acquire() 1124 DBG("%s\n", __func__); in zr364xx_vidioc_streamon() 1148 DBG("%s\n", __func__); in zr364xx_vidioc_streamoff() 1164 DBG("%s\n", __func__); in zr364xx_open() 1223 DBG("%s\n", __func__); in zr364xx_close() 1345 DBG("out of memory!\n"); in zr364xx_board_init() [all …]
|
/linux/drivers/macintosh/ |
A D | windfarm_pm91.c | 54 #define DBG(args...) printk(args) macro 56 #define DBG(args...) do { } while(0) macro 201 DBG("wf: CPU Fan control initialized.\n"); in wf_smu_create_cpu_fans() 317 DBG("wf: Drive Fan control initialized.\n"); in wf_smu_create_drive_fans() 318 DBG(" itarged=%d.%03d, min=%d RPM, max=%d RPM\n", in wf_smu_create_drive_fans() 347 DBG("wf_smu: Drive Fans tick ! HD temp: %d.%03d\n", in wf_smu_drive_fans_tick() 398 DBG("wf: Slots Fan control initialized.\n"); in wf_smu_create_slots_fans() 399 DBG(" itarged=%d.%03d, min=%d RPM, max=%d RPM\n", in wf_smu_create_slots_fans() 466 DBG("wf: creating control loops !\n"); in wf_smu_tick() 613 DBG("wf: new control %s detected\n", in wf_smu_notify() [all …]
|
A D | windfarm_core.c | 47 #define DBG(args...) printk(args) macro 49 #define DBG(args...) do { } while(0) macro 93 DBG("wf: thread started\n"); in wf_thread_func() 122 DBG("wf: thread stopped\n"); in wf_thread_func() 153 DBG("wf: Deleting control %s\n", ct->name); in wf_control_release() 250 DBG("wf: Unregistered control %s\n", ct->name); in wf_unregister_control() 283 DBG("wf: Deleting sensor %s\n", sr->name); in wf_sensor_release() 330 DBG("wf: Registered sensor %s\n", new_sr->name); in wf_register_sensor() 345 DBG("wf: Unregistered sensor %s\n", sr->name); in wf_unregister_sensor() 441 DBG("wf: core loaded\n"); in windfarm_core_init() [all …]
|
A D | windfarm_pm81.c | 119 #define DBG(args...) printk(args) macro 121 #define DBG(args...) do { } while(0) macro 315 DBG("wf: System Fan control initialized.\n"); in wf_smu_create_sys_fans() 316 DBG(" itarged=%d.%03d, min=%d RPM, max=%d RPM\n", in wf_smu_create_sys_fans() 348 DBG("wf_smu: System Fans tick ! HD temp: %d.%03d\n", in wf_smu_sys_fans_tick() 360 DBG("wf_smu: scaled setpoint: %d RPM\n", (int)scaled); in wf_smu_sys_fans_tick() 368 DBG("wf_smu: adjusted setpoint: %d RPM\n", (int)scaled); in wf_smu_sys_fans_tick() 455 DBG("wf: CPU Fan control initialized.\n"); in wf_smu_create_cpu_fans() 548 DBG("wf: creating control loops !\n"); in wf_smu_tick() 680 DBG("wf: new control %s detected\n", in wf_smu_notify() [all …]
|
/linux/drivers/video/fbdev/omap2/omapfb/ |
A D | omapfb-ioctl.c | 60 DBG("omapfb_setup_plane\n"); in omapfb_setup_plane() 493 DBG("vmalloc failed\n"); in omapfb_memory_read() 602 DBG("ioctl SYNC_GFX\n"); in omapfb_ioctl() 648 DBG("ioctl SETUP_PLANE\n"); in omapfb_ioctl() 657 DBG("ioctl QUERY_PLANE\n"); in omapfb_ioctl() 667 DBG("ioctl SETUP_MEM\n"); in omapfb_ioctl() 676 DBG("ioctl QUERY_MEM\n"); in omapfb_ioctl() 686 DBG("ioctl GET_CAPS\n"); in omapfb_ioctl() 783 DBG("ioctl WAITFORGO\n"); in omapfb_ioctl() 795 DBG("ioctl LCD_TEST\n"); in omapfb_ioctl() [all …]
|
/linux/arch/powerpc/platforms/powermac/ |
A D | nvram.c | 31 #define DBG(x...) printk(x) macro 33 #define DBG(x...) macro 266 DBG("Invalid signature\n"); in core99_check() 270 DBG("Invalid checksum\n"); in core99_check() 274 DBG("Invalid adler\n"); in core99_check() 352 DBG("nvram: AMD Erasing bank %d...\n", bank); in amd_erase_bank() 398 DBG("nvram: AMD Writing bank %d...\n", bank); in amd_write_bank() 484 DBG("Updating nvram...\n"); in core99_nvram_sync() 524 DBG("nvram: Checking bank 0...\n"); in core99_nvram_setup() 530 DBG("nvram: gen0=%d, gen1=%d\n", gen_bank0, gen_bank1); in core99_nvram_setup() [all …]
|
/linux/drivers/gpu/drm/msm/dsi/phy/ |
A D | dsi_phy_28nm.c | 165 DBG("div_fb = %lu", div_fbx1000); in dsi_pll_28nm_clk_set_rate() 188 DBG("sdm_cfg0=%d", sdm_cfg0); in dsi_pll_28nm_clk_set_rate() 189 DBG("sdm_cfg1=%d", sdm_cfg1); in dsi_pll_28nm_clk_set_rate() 190 DBG("sdm_cfg2=%d", sdm_cfg2); in dsi_pll_28nm_clk_set_rate() 191 DBG("sdm_cfg3=%d", sdm_cfg3); in dsi_pll_28nm_clk_set_rate() 296 DBG("id=%d", pll_28nm->phy->id); in _dsi_pll_28nm_vco_prepare_hpm() 356 DBG("DSI PLL Lock success"); in _dsi_pll_28nm_vco_prepare_hpm() 389 DBG("id=%d", pll_28nm->phy->id); in dsi_pll_28nm_vco_prepare_lp() 423 DBG("DSI PLL lock success"); in dsi_pll_28nm_vco_prepare_lp() 533 DBG("%d", pll_28nm->phy->id); in pll_28nm_register() [all …]
|
/linux/drivers/char/agp/ |
A D | frontend.c | 72 DBG("mem=%p", temp); in agp_remove_from_pool() 647 DBG("priv=%p", priv); in agp_release() 739 DBG(""); in agpioc_acquire_wrap() 780 DBG(""); in agpioc_release_wrap() 789 DBG(""); in agpioc_setup_wrap() 803 DBG(""); in agpioc_reserve_wrap() 867 DBG(""); in agpioc_protect_wrap() 877 DBG(""); in agpioc_allocate_wrap() 903 DBG(""); in agpioc_deallocate_wrap() 918 DBG(""); in agpioc_bind_wrap() [all …]
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
A D | pio.c | 216 DBG("status = %#x/%#x", in hci_pio_cleanup() 272 DBG("%d remaining", count); in hci_pio_do_trailing_rx() 484 DBG("resp = 0x%08x", resp); in hci_pio_process_resp() 525 DBG("short RX ?"); in hci_pio_process_resp() 528 DBG("short TX ?"); in hci_pio_process_resp() 594 DBG("n = %d", n); in hci_pio_queue_xfer() 614 DBG("status = %#x/%#x", in hci_pio_queue_xfer() 691 DBG("main_status = %#x/%#x", in hci_pio_dequeue_xfer() 736 DBG("status=%#x/%#x", in hci_pio_err() 752 DBG("%d", thresh_val); in hci_pio_set_ibi_thresh() [all …]
|