/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H 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() 47 DBG(2,"restore_sigcontext32: sc = 0x%p, rf = 0x%p, regs = 0x%p\n", sc, rf, regs); in restore_sigcontext32() 48 DBG(2,"restore_sigcontext32: compat_sigcontext is %#lx bytes\n", sizeof(*sc)); in restore_sigcontext32() 55 DBG(3,"restore_sigcontext32: gr%02d = %#lx (%#x / %#x)\n", in restore_sigcontext32() 58 DBG(2,"restore_sigcontext32: sc->sc_fr = 0x%p (%#lx)\n",sc->sc_fr, sizeof(sc->sc_fr)); in restore_sigcontext32() 69 DBG(2,"restore_sigcontext32: upper half of iaoq[0] = %#lx\n", compat_regt); in restore_sigcontext32() 70 DBG(2,"restore_sigcontext32: sc->sc_iaoq[0] = %p => %#x\n", in restore_sigcontext32() 77 DBG( in restore_sigcontext32() [all...] |
H 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() 82 DBG(2,"restore_sigcontext: r28 is %ld\n", regs->gr[28]); 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() 128 DBG(1,"sys_rt_sigreturn: compat_frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn() 134 DBG(1,"sys_rt_sigreturn: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() 141 DBG(1,"sys_rt_sigreturn: frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn() 145 DBG( in sys_rt_sigreturn() [all...] |
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H 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() 47 DBG(2,"restore_sigcontext32: sc = 0x%p, rf = 0x%p, regs = 0x%p\n", sc, rf, regs); in restore_sigcontext32() 48 DBG(2,"restore_sigcontext32: compat_sigcontext is %#lx bytes\n", sizeof(*sc)); in restore_sigcontext32() 55 DBG(3,"restore_sigcontext32: gr%02d = %#lx (%#x / %#x)\n", in restore_sigcontext32() 58 DBG(2,"restore_sigcontext32: sc->sc_fr = 0x%p (%#lx)\n",sc->sc_fr, sizeof(sc->sc_fr)); in restore_sigcontext32() 69 DBG(2,"restore_sigcontext32: upper half of iaoq[0] = %#lx\n", compat_regt); in restore_sigcontext32() 70 DBG(2,"restore_sigcontext32: sc->sc_iaoq[0] = %p => %#x\n", in restore_sigcontext32() 77 DBG( in restore_sigcontext32() [all...] |
H A D | signal.c | 42 #define DBG(LEVEL, ...) \ macro 46 #define DBG(LEVEL, ...) macro 70 DBG(2, "%s: iaoq is %#lx / %#lx\n", in restore_sigcontext() 72 DBG(2, "%s: r28 is %ld\n", __func__, regs->gr[28]); in restore_sigcontext() 95 DBG(2, "%s: frame is %p pid %d\n", __func__, frame, task_pid_nr(current)); in sys_rt_sigreturn() 117 DBG(1, "%s: compat_frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn() 123 DBG(1, "%s: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() 130 DBG(1, "%s: frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn() 134 DBG(1, "%s: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() 151 DBG( in sys_rt_sigreturn() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
H A D | mm.c | 25 #define DBG udbg_printf macro 27 #define DBG pr_devel macro 110 DBG("%s:%d: map.total = %llxh\n", func, line, m->total); in _debug_dump_map() 111 DBG("%s:%d: map.rm.size = %llxh\n", func, line, m->rm.size); in _debug_dump_map() 112 DBG("%s:%d: map.vas_id = %llu\n", func, line, m->vas_id); in _debug_dump_map() 113 DBG("%s:%d: map.htab_size = %llxh\n", func, line, m->htab_size); in _debug_dump_map() 114 DBG("%s:%d: map.r1.base = %llxh\n", func, line, m->r1.base); in _debug_dump_map() 115 DBG("%s:%d: map.r1.offset = %lxh\n", func, line, m->r1.offset); in _debug_dump_map() 116 DBG("%s:%d: map.r1.size = %llxh\n", func, line, m->r1.size); in _debug_dump_map() 153 DBG(" in ps3_mm_vas_create() [all...] |
H 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(" in smp_init_ps3() [all...] |
H A D | setup.c | 29 #define DBG udbg_printf macro 31 #define DBG pr_debug macro 73 DBG("%s:%d cmd '%s'\n", __func__, __LINE__, cmd); in ps3_restart() 81 DBG("%s:%d\n", __func__, __LINE__); in ps3_power_off() 89 DBG("%s:%d\n", __func__, __LINE__); in ps3_halt() 97 DBG("%s:%d %s\n", __func__, __LINE__, str); in ps3_panic() 189 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_setup_arch() 209 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_arch() 228 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_probe() 237 DBG(" < in ps3_probe() [all...] |
H A D | interrupt.c | 21 #define DBG udbg_printf macro 24 #define DBG pr_devel macro 99 DBG("%s:%d: thread_id %llu, virq %d\n", __func__, __LINE__, in ps3_chip_mask() 120 DBG("%s:%d: thread_id %llu, virq %d\n", __func__, __LINE__, in ps3_chip_unmask() 190 DBG("%s:%d: outlet %lu => cpu %u, virq %u\n", __func__, __LINE__, in ps3_virq_setup() 222 DBG("%s:%d: ppe_id %llu, thread_id %llu, virq %u\n", __func__, in ps3_virq_destroy() 228 DBG("%s:%d <-\n", __func__, __LINE__); in ps3_virq_destroy() 292 DBG("%s:%d: ppe_id %llu, thread_id %llu, virq %u\n", __func__, in ps3_irq_plug_destroy() 354 DBG(" -> %s:%d virq %u\n", __func__, __LINE__, virq); in ps3_event_receive_port_destroy() 369 DBG(" < in ps3_event_receive_port_destroy() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
H A D | mm.c | 24 #define DBG udbg_printf macro 26 #define DBG pr_devel macro 109 DBG("%s:%d: map.total = %llxh\n", func, line, m->total); in _debug_dump_map() 110 DBG("%s:%d: map.rm.size = %llxh\n", func, line, m->rm.size); in _debug_dump_map() 111 DBG("%s:%d: map.vas_id = %llu\n", func, line, m->vas_id); in _debug_dump_map() 112 DBG("%s:%d: map.htab_size = %llxh\n", func, line, m->htab_size); in _debug_dump_map() 113 DBG("%s:%d: map.r1.base = %llxh\n", func, line, m->r1.base); in _debug_dump_map() 114 DBG("%s:%d: map.r1.offset = %lxh\n", func, line, m->r1.offset); in _debug_dump_map() 115 DBG("%s:%d: map.r1.size = %llxh\n", func, line, m->r1.size); in _debug_dump_map() 152 DBG(" in ps3_mm_vas_create() [all...] |
H 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(" in smp_init_ps3() [all...] |
H 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() 271 DBG(" < in ps3_probe() [all...] |
H 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() 191 DBG("%s:%d: outlet %lu => cpu %u, virq %u\n", __func__, __LINE__, in ps3_virq_setup() 223 DBG("%s:%d: ppe_id %llu, thread_id %llu, virq %u\n", __func__, in ps3_virq_destroy() 229 DBG("%s:%d <-\n", __func__, __LINE__); in ps3_virq_destroy() 293 DBG("%s:%d: ppe_id %llu, thread_id %llu, virq %u\n", __func__, in ps3_irq_plug_destroy() 355 DBG(" -> %s:%d virq %u\n", __func__, __LINE__, virq); in ps3_event_receive_port_destroy() 370 DBG(" < in ps3_event_receive_port_destroy() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_phy_8996.c | 270 DBG("VCO freq: %llu", pd.vco_freq); in pll_calculate() 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() 274 DBG("HSCLK_SEL: %d", pd.hsclk_divsel); in pll_calculate() 275 DBG("DEC_START: %llu", dec_start); in pll_calculate() 276 DBG("DIV_FRAC_START: %llu", frac_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_CCTR in pll_calculate() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_phy_8996.c | 270 DBG("VCO freq: %llu", pd.vco_freq); in pll_calculate() 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() 274 DBG("HSCLK_SEL: %d", pd.hsclk_divsel); in pll_calculate() 275 DBG("DEC_START: %llu", dec_start); in pll_calculate() 276 DBG("DIV_FRAC_START: %llu", frac_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_CCTR in pll_calculate() [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/ |
H 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() 172 DBG("PCI abort: address = 0x%08lx fsr = 0x%03x PC = 0x%08lx LR = 0x%08lx\n", in iop3xx_pci_abort() 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() 331 DBG("PC in iop3xx_atu_debug() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | legacy_serial.c | 22 #define DBG(fmt...) do { printk(fmt); } while(0) macro 24 #define DBG(fmt...) do { } while(0) macro 211 DBG(" -> add_legacy_isa_port(%pOF)\n", np); in add_legacy_isa_port() 260 DBG(" -> add_legacy_pci_port(%pOF)\n", np); in add_legacy_pci_port() 352 DBG("default console speed = %d\n", info->speed); in setup_legacy_serial_console() 371 DBG(" -> find_legacy_serial_port()\n"); in find_legacy_serial_ports() 380 DBG("stdout is %pOF\n", stdout); in find_legacy_serial_ports() 382 DBG(" no linux,stdout-path !\n"); in find_legacy_serial_ports() 446 DBG("legacy_serial_console = %d\n", legacy_serial_console); in find_legacy_serial_ports() 449 DBG(" < in find_legacy_serial_ports() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | legacy_serial.c | 23 #define DBG(fmt...) do { printk(fmt); } while(0) macro 25 #define DBG(fmt...) do { } while(0) macro 213 DBG(" -> add_legacy_isa_port(%pOF)\n", np); in add_legacy_isa_port() 262 DBG(" -> add_legacy_pci_port(%pOF)\n", np); in add_legacy_pci_port() 353 DBG("default console speed = %d\n", info->speed); in setup_legacy_serial_console() 399 DBG(" -> find_legacy_serial_port()\n"); in find_legacy_serial_ports() 408 DBG("stdout is %pOF\n", stdout); in find_legacy_serial_ports() 410 DBG(" no linux,stdout-path !\n"); in find_legacy_serial_ports() 476 DBG("legacy_serial_console = %d\n", legacy_serial_console); in find_legacy_serial_ports() 479 DBG(" < in find_legacy_serial_ports() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
H A D | smc911x.c | 97 #define DBG(n, dev, args...) \ macro 105 #define DBG(n, dev, args...) do { } while (0) macro 169 DBG(SMC_DEBUG_FUNC, dev, "--> %s\n", __func__); in smc911x_reset() 263 DBG(SMC_DEBUG_FUNC, dev, "--> %s\n", __func__); in smc911x_enable() 289 DBG(SMC_DEBUG_RX, dev, "Receiver already enabled\n"); in smc911x_enable() 320 DBG(SMC_DEBUG_FUNC, dev, "%s: --> %s\n", CARDNAME, __func__); in smc911x_shutdown() 339 DBG(SMC_DEBUG_FUNC | SMC_DEBUG_RX, dev, "%s: --> %s\n", in smc911x_drop_pkt() 373 DBG(SMC_DEBUG_FUNC | SMC_DEBUG_RX, dev, "--> %s\n", in smc911x_rcv() 376 DBG(SMC_DEBUG_RX, dev, "Rx pkt len %d status 0x%08x\n", in smc911x_rcv() 415 DBG(SMC_DEBUG_R in smc911x_rcv() [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp1362-hcd.c | 149 DBG(1, "%s: PTD $%04x is on %s queue\n", __func__, offset, epq->name); in get_ptd_queue() 167 DBG(3, "%s: %s PTD[%02x] # %04x\n", __func__, epq->name, index, offset); in get_ptd_offset() 208 DBG(1, "%s: Found %d PTDs[%d] for %d/%d byte\n", __func__, in claim_ptd_buffers() 218 DBG(1, "%s: Done %s PTD[%d] $%04x, avail %d count %d claimed %d %08lx:%08lx\n", in claim_ptd_buffers() 244 DBG(1, "%s: Done %s PTDs $%04x released %d avail %d count %d\n", in release_ptd_buffers() 247 DBG(1, "%s: buf_map %08lx skip_map %08lx\n", __func__, in release_ptd_buffers() 270 DBG(3, "%s: %s ep %p\n", __func__, epq->name, ep); in prepare_ptd() 287 DBG(1, "%s: IN len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd() 302 DBG(1, "%s: OUT len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd() 309 DBG( in prepare_ptd() [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp1362-hcd.c | 149 DBG(1, "%s: PTD $%04x is on %s queue\n", __func__, offset, epq->name); in get_ptd_queue() 167 DBG(3, "%s: %s PTD[%02x] # %04x\n", __func__, epq->name, index, offset); in get_ptd_offset() 208 DBG(1, "%s: Found %d PTDs[%d] for %d/%d byte\n", __func__, in claim_ptd_buffers() 218 DBG(1, "%s: Done %s PTD[%d] $%04x, avail %d count %d claimed %d %08lx:%08lx\n", in claim_ptd_buffers() 244 DBG(1, "%s: Done %s PTDs $%04x released %d avail %d count %d\n", in release_ptd_buffers() 247 DBG(1, "%s: buf_map %08lx skip_map %08lx\n", __func__, in release_ptd_buffers() 270 DBG(3, "%s: %s ep %p\n", __func__, epq->name, ep); in prepare_ptd() 287 DBG(1, "%s: IN len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd() 302 DBG(1, "%s: OUT len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd() 309 DBG( in prepare_ptd() [all...] |
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-ibm_iic.c | 61 #ifdef DBG 62 #undef DBG macro 70 # define DBG(f,x...) printk(KERN_DEBUG "ibm-iic" f, ##x) macro 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() 192 DBG("%d: trying to regain bus control\n", dev->idx); in iic_dev_reset() 247 DBG("%d: smbus_quick - 10 bit addresses are not supported\n", in iic_smbus_quick() 252 DBG(" in iic_smbus_quick() [all...] |
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-ibm_iic.c | 62 #ifdef DBG 63 #undef DBG macro 71 # define DBG(f,x...) printk(KERN_DEBUG "ibm-iic" f, ##x) macro 73 # define DBG(f,x...) ((void)0) macro 76 # define DBG2(f,x...) DBG(f, ##x) 137 DBG("%d: init\n", dev->idx); in iic_dev_init() 184 DBG("%d: soft reset\n", dev->idx); in iic_dev_reset() 193 DBG("%d: trying to regain bus control\n", dev->idx); in iic_dev_reset() 248 DBG("%d: smbus_quick - 10 bit addresses are not supported\n", in iic_smbus_quick() 253 DBG(" in iic_smbus_quick() [all...] |
/kernel/linux/linux-5.10/drivers/macintosh/ |
H 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() 202 DBG(" ttarget=%d.%03d, tmax=%d.%03d, min=%d RPM, max=%d RPM\n", in wf_smu_create_cpu_fans() 246 DBG("wf_smu: CPU Fans tick ! CPU temp: %d.%03d, power: %d.%03d\n", in wf_smu_cpu_fans_tick() 258 DBG("wf_smu: new_setpoint: %d RPM\n", (int)new_setpoint); in wf_smu_cpu_fans_tick() 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() 355 DBG("wf_sm in wf_smu_drive_fans_tick() [all...] |
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_pm91.c | 55 #define DBG(args...) printk(args) macro 57 #define DBG(args...) do { } while(0) macro 202 DBG("wf: CPU Fan control initialized.\n"); in wf_smu_create_cpu_fans() 203 DBG(" ttarget=%d.%03d, tmax=%d.%03d, min=%d RPM, max=%d RPM\n", in wf_smu_create_cpu_fans() 247 DBG("wf_smu: CPU Fans tick ! CPU temp: %d.%03d, power: %d.%03d\n", in wf_smu_cpu_fans_tick() 259 DBG("wf_smu: new_setpoint: %d RPM\n", (int)new_setpoint); in wf_smu_cpu_fans_tick() 318 DBG("wf: Drive Fan control initialized.\n"); in wf_smu_create_drive_fans() 319 DBG(" itarged=%d.%03d, min=%d RPM, max=%d RPM\n", in wf_smu_create_drive_fans() 348 DBG("wf_smu: Drive Fans tick ! HD temp: %d.%03d\n", in wf_smu_drive_fans_tick() 356 DBG("wf_sm in wf_smu_drive_fans_tick() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/ |
H A D | edp_ctrl.c | 195 DBG("mask=%x", clk_mask); in edp_clk_enable() 218 DBG("edp->link_clk, set_rate %ld", in edp_clk_enable() 235 DBG("edp->pixel_clk, set_rate %ld", in edp_clk_enable() 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() 431 DBG("rate=%d lane=%d", ctrl->link_rate, ctrl->lane_cnt); in edp_fill_link_cfg() 483 DBG(" in edp_lane_set_write() [all...] |