Searched defs:DUMPREG (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_wp.c23 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, hdmi_read_reg(wp->base, r)) macro
[all...]
H A Ddss.c374 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dss_read_reg(r)) macro
392 #undef DUMPREG macro
H A Dvenc.c606 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, venc_read_reg(r)) macro
655 #undef DUMPREG macro
[all...]
H A Ddispc.c3398 #define DUMPREG(r) seq_printf(s, "%-50s %08x\n", #r, dispc_read_reg(r)) macro
3428 #undef DUMPREG macro
3431 #define DUMPREG macro
3531 #undef DUMPREG macro
3534 #define DUMPREG macro
3572 #undef DUMPREG macro
[all...]
H A Ddsi.c1649 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dsi_read_reg(dsidev, r)) macro
1727 #undef DUMPREG macro
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_wp.c22 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, hdmi_read_reg(wp->base, r)) macro
[all...]
H A Dvenc.c463 #define DUMPREG(venc, r) \ macro
513 #undef DUMPREG macro
[all...]
H A Ddss.c360 #define DUMPREG(dss, r) seq_printf(s, "%-35s %08x\n", #r, dss_read_reg(dss, r)) macro
377 #undef DUMPREG macro
H A Ddsi.c1143 #define DUMPREG(r) seq_printf(s, "%-35s %08x\n", #r, dsi_read_reg(dsi, r)) macro
1213 #undef DUMPREG macro
[all...]
H A Ddispc.c3478 #define DUMPREG(dispc, r) \ macro
3509 #undef DUMPREG macro
3512 #define DUMPREG macro
3612 #undef DUMPREG macro
3615 #define DUMPREG macro
3653 #undef DUMPREG macro
[all...]
/linux-master/drivers/media/platform/ti/vpe/
H A Dcsc.c114 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, \ macro
126 #undef DUMPREG macro
H A Dsc.c25 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, \ macro
53 #undef DUMPREG macro
[all...]
H A Dvpdma.c311 #define DUMPREG(r) dev_dbg(dev, "%-35s %08x\n", #r, read_reg(vpdma, VPDMA_##r)) macro
[all...]
H A Dvpe.c955 #define DUMPREG(r) vpe_dbg(dev, "%-35s %08x\n", #r, read_reg(dev, VPE_##r)) macro
1010 #undef DUMPREG macro
[all...]
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c226 #define DUMPREG(reg_id) \ macro
253 #undef DUMPREG macro
258 #define DUMPREG macro
288 #undef DUMPREG macro
[all...]

Completed in 168 milliseconds