Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-tv/
Dmixer_reg.c482 #define DUMPREG(reg_id) \ in mxr_reg_mxr_dump() macro
514 #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.c101 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, read_reg(csc, CSC_##r)) in csc_dump_regs() macro
Dsc.c32 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, read_reg(sc, CFG_##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.c926 #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
Ddss.c274 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dss_read_reg(r)) in dss_dump_regs() macro
Dvenc.c658 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, venc_read_reg(r)) in venc_dump_regs() macro
Drfbi.c801 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, rfbi_read_reg(r)) in rfbi_dump_regs() macro
Ddispc.c3217 #define DUMPREG(r) seq_printf(s, "%-50s %08x\n", #r, dispc_read_reg(r)) in dispc_dump_regs() macro
3250 #define DUMPREG(i, r) seq_printf(s, "%s(%s)%*s %08x\n", #r, p_names[i], \ in dispc_dump_regs() macro
3324 #define DUMPREG(plane, name, i) \ in dispc_dump_regs() macro
Ddsi.c1925 #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.c184 #define DUMPREG(reg_id) \ in mixer_regs_dump() macro
216 #define DUMPREG(reg_id) \ in vp_regs_dump() macro
Dexynos_hdmi.c673 #define DUMPREG(reg_id) \ in hdmi_v13_regs_dump() macro
762 #define DUMPREG(reg_id) \ in hdmi_v14_regs_dump() macro