Home
last modified time | relevance | path

Searched refs:cpr_coefs (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dmanager-sysfs.c363 info.cpr_coefs.rr, in manager_cpr_coef_show()
364 info.cpr_coefs.rg, in manager_cpr_coef_show()
365 info.cpr_coefs.rb, in manager_cpr_coef_show()
366 info.cpr_coefs.gr, in manager_cpr_coef_show()
367 info.cpr_coefs.gg, in manager_cpr_coef_show()
368 info.cpr_coefs.gb, in manager_cpr_coef_show()
369 info.cpr_coefs.br, in manager_cpr_coef_show()
370 info.cpr_coefs.bg, in manager_cpr_coef_show()
371 info.cpr_coefs.bb); in manager_cpr_coef_show()
402 info.cpr_coefs = coefs; in manager_cpr_coef_store()
Ddispc.c2885 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Domapdss.h181 struct omap_dss_cpr_coefs cpr_coefs; member
Ddispc.c3014 dispc_mgr_set_cpr_coef(dispc, channel, &info->cpr_coefs); in dispc_mgr_setup()
/linux-6.1.9/include/video/
Domapfb_dss.h366 struct omap_dss_cpr_coefs cpr_coefs; member
/linux-6.1.9/drivers/gpu/drm/omapdrm/
Domap_crtc.c411 omap_crtc_cpr_coefs_from_ctm(ctm, &info.cpr_coefs); in omap_crtc_write_crtc_properties()