Home
last modified time | relevance | path

Searched defs:DUMPREG (Results 1 – 10 of 10) 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.c293 #define DUMPREG(reg_id) \ in hdmi_dumpregs() macro
/drivers/gpu/drm/exynos/
Dexynos_mixer.c177 #define DUMPREG(reg_id) \ in mixer_regs_dump() macro
209 #define DUMPREG(reg_id) \ in vp_regs_dump() macro
Dexynos_hdmi.c408 #define DUMPREG(reg_id) \ in hdmi_v13_regs_dump() macro
497 #define DUMPREG(reg_id) \ in hdmi_v14_regs_dump() macro
/drivers/video/omap2/dss/
Dti_hdmi_4xxx_ip.c858 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r,\ in ti_hdmi_4xxx_wp_dump() macro
Ddss.c302 #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.c815 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, rfbi_read_reg(r)) in rfbi_dump_regs() macro
Ddispc.c3193 #define DUMPREG(r) seq_printf(s, "%-50s %08x\n", #r, dispc_read_reg(r)) in dispc_dump_regs() macro
3224 #define DUMPREG(i, r) seq_printf(s, "%s(%s)%*s %08x\n", #r, p_names[i], \ in dispc_dump_regs() macro
3300 #define DUMPREG(plane, name, i) \ in dispc_dump_regs() macro
Ddsi.c1864 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dsi_read_reg(dsidev, r)) in dsi_dump_dsidev_regs() macro