Searched refs:DISPC_CPR_COEF_G (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.h | 305 static inline u16 DISPC_CPR_COEF_G(enum omap_channel channel) in DISPC_CPR_COEF_G() function
|
H A D | dispc.c | 1317 dispc_write_reg(dispc, DISPC_CPR_COEF_G(channel), coef_g); in dispc_mgr_set_cpr_coef() 3511 DUMPREG(dispc, i, DISPC_CPR_COEF_G); in dispc_dump_regs()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.h | 302 static inline u16 DISPC_CPR_COEF_G(enum omap_channel channel) in DISPC_CPR_COEF_G() function
|
H A D | dispc.c | 1072 dispc_write_reg(DISPC_CPR_COEF_G(channel), coef_g); in dispc_mgr_set_cpr_coef() 3459 DUMPREG(i, DISPC_CPR_COEF_G); in dispc_dump_regs()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.h | 302 static inline u16 DISPC_CPR_COEF_G(enum omap_channel channel) in DISPC_CPR_COEF_G() function
|
H A D | dispc.c | 1070 dispc_write_reg(DISPC_CPR_COEF_G(channel), coef_g); in dispc_mgr_set_cpr_coef() 3457 DUMPREG(i, DISPC_CPR_COEF_G); in dispc_dump_regs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.h | 305 static inline u16 DISPC_CPR_COEF_G(enum omap_channel channel) in DISPC_CPR_COEF_G() function
|
H A D | dispc.c | 1327 dispc_write_reg(dispc, DISPC_CPR_COEF_G(channel), coef_g); in dispc_mgr_set_cpr_coef() 3538 DUMPREG(dispc, i, DISPC_CPR_COEF_G); in dispc_dump_regs()
|
Completed in 25 milliseconds