Searched refs:DISPC_CPR_COEF_B (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.h | 323 static inline u16 DISPC_CPR_COEF_B(enum omap_channel channel) in DISPC_CPR_COEF_B() function
|
H A D | dispc.c | 1318 dispc_write_reg(dispc, DISPC_CPR_COEF_B(channel), coef_b); in dispc_mgr_set_cpr_coef() 3512 DUMPREG(dispc, i, DISPC_CPR_COEF_B); in dispc_dump_regs()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.h | 320 static inline u16 DISPC_CPR_COEF_B(enum omap_channel channel) in DISPC_CPR_COEF_B() function
|
H A D | dispc.c | 1073 dispc_write_reg(DISPC_CPR_COEF_B(channel), coef_b); in dispc_mgr_set_cpr_coef() 3460 DUMPREG(i, DISPC_CPR_COEF_B); in dispc_dump_regs()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.h | 320 static inline u16 DISPC_CPR_COEF_B(enum omap_channel channel) in DISPC_CPR_COEF_B() function
|
H A D | dispc.c | 1071 dispc_write_reg(DISPC_CPR_COEF_B(channel), coef_b); in dispc_mgr_set_cpr_coef() 3458 DUMPREG(i, DISPC_CPR_COEF_B); in dispc_dump_regs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.h | 323 static inline u16 DISPC_CPR_COEF_B(enum omap_channel channel) in DISPC_CPR_COEF_B() function
|
H A D | dispc.c | 1328 dispc_write_reg(dispc, DISPC_CPR_COEF_B(channel), coef_b); in dispc_mgr_set_cpr_coef() 3539 DUMPREG(dispc, i, DISPC_CPR_COEF_B); in dispc_dump_regs()
|
Completed in 27 milliseconds