Home
last modified time | relevance | path

Searched refs:DISPC_OVL_FIR_COEF_V2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.h88 #define DISPC_OVL_FIR_COEF_V2(n, i) (DISPC_OVL_BASE(n) + \ macro
A Ddispc.c614 dispc_write_reg(DISPC_OVL_FIR_COEF_V2(plane, reg), value); in dispc_ovl_write_firv2_reg()
3567 DUMPREG(i, DISPC_OVL_FIR_COEF_V2, j); in dispc_dump_regs()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddispc.h91 #define DISPC_OVL_FIR_COEF_V2(n, i) (DISPC_OVL_BASE(n) + \ macro
A Ddispc.c796 dispc_write_reg(dispc, DISPC_OVL_FIR_COEF_V2(plane, reg), value); in dispc_ovl_write_firv2_reg()
3638 DUMPREG(dispc, i, DISPC_OVL_FIR_COEF_V2, j); in dispc_dump_regs()

Completed in 44 milliseconds