Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.h316 static inline u16 DISPC_CPR_COEF_G(enum omap_channel channel) in DISPC_CPR_COEF_G() function
Ddispc.c1351 dispc_write_reg(dispc, DISPC_CPR_COEF_G(channel), coef_g); in dispc_mgr_set_cpr_coef()
3556 DUMPREG(dispc, i, DISPC_CPR_COEF_G); in dispc_dump_regs()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.h314 static inline u16 DISPC_CPR_COEF_G(enum omap_channel channel) in DISPC_CPR_COEF_G() function
Ddispc.c1116 dispc_write_reg(DISPC_CPR_COEF_G(channel), coef_g); in dispc_mgr_set_cpr_coef()
3581 DUMPREG(i, DISPC_CPR_COEF_G); in dispc_dump_regs()