Home
last modified time | relevance | path

Searched defs:DUMPREG (Results 1 – 14 of 14) sorted by relevance

/drivers/media/platform/s5p-tv/
Dmixer_reg.c480 #define DUMPREG(reg_id) \ in mxr_reg_mxr_dump() macro
512 #define DUMPREG(reg_id) \ in mxr_reg_vp_dump() macro
Dhdmi_drv.c294 #define DUMPREG(reg_id) \ in hdmi_dumpregs() macro
/drivers/media/platform/ti-vpe/
Dcsc.c96 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, \ in csc_dump_regs() macro
Dsc.c27 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, \ in sc_dump_regs() macro
Dvpdma.c273 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, read_reg(vpdma, VPDMA_##r)) in vpdma_dump_regs() macro
Dvpe.c931 #define DUMPREG(r) vpe_dbg(dev, "%-35s %08x\n", #r, read_reg(dev, VPE_##r)) in vpe_dump_regs() macro
/drivers/video/fbdev/omap2/dss/
Dhdmi_wp.c24 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, hdmi_read_reg(wp->base, r)) in hdmi_wp_dump() macro
Dvenc.c671 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, venc_read_reg(r)) in venc_dump_regs() macro
Drfbi.c802 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, rfbi_read_reg(r)) in rfbi_dump_regs() macro
Ddss.c384 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dss_read_reg(r)) in dss_dump_regs() macro
Ddispc.c3454 #define DUMPREG(r) seq_printf(s, "%-50s %08x\n", #r, dispc_read_reg(r)) in dispc_dump_regs() macro
3487 #define DUMPREG(i, r) seq_printf(s, "%s(%s)%*s %08x\n", #r, p_names[i], \ in dispc_dump_regs() macro
3561 #define DUMPREG(plane, name, i) \ in dispc_dump_regs() macro
Ddsi.c1662 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dsi_read_reg(dsidev, r)) in dsi_dump_dsidev_regs() macro
/drivers/gpu/drm/exynos/
Dexynos_mixer.c185 #define DUMPREG(reg_id) \ in mixer_regs_dump() macro
217 #define DUMPREG(reg_id) \ in vp_regs_dump() macro
Dexynos_hdmi.c590 #define DUMPREG(reg_id) \ in hdmi_v13_regs_dump() macro
679 #define DUMPREG(reg_id) \ in hdmi_v14_regs_dump() macro