Lines Matching refs:dispc_csc_coef

1434 struct dispc_csc_coef {  struct
1435 void (*to_regval)(const struct dispc_csc_coef *csc, u32 *regval); argument
1446 void dispc_csc_offset_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_offset_regval() argument
1457 void dispc_csc_yuv2rgb_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_yuv2rgb_regval()
1469 void dispc_csc_rgb2yuv_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_rgb2yuv_regval()
1480 static void dispc_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_csc_cpr_regval()
1495 const struct dispc_csc_coef *csc) in dispc_k2g_vid_write_csc()
1518 const struct dispc_csc_coef *csc) in dispc_k3_vid_write_csc()
1537 static const struct dispc_csc_coef csc_yuv2rgb_bt601_full = {
1549 static const struct dispc_csc_coef csc_yuv2rgb_bt601_lim = {
1561 static const struct dispc_csc_coef csc_yuv2rgb_bt709_full = {
1573 static const struct dispc_csc_coef csc_yuv2rgb_bt709_lim = {
1587 const struct dispc_csc_coef *csc;
1600 struct dispc_csc_coef *dispc_find_csc(enum drm_color_encoding encoding, in dispc_find_csc()
1617 const struct dispc_csc_coef *coef; in dispc_vid_csc_setup()
2501 struct dispc_csc_coef *cpr) in dispc_k2g_cpr_from_ctm()
2520 static void dispc_k2g_vp_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_k2g_vp_csc_cpr_regval()
2531 const struct dispc_csc_coef *csc) in dispc_k2g_vp_write_csc()
2553 struct dispc_csc_coef cpr; in dispc_k2g_vp_set_ctm()
2579 struct dispc_csc_coef *cpr) in dispc_csc_from_ctm()
2596 const struct dispc_csc_coef *csc) in dispc_k3_vp_write_csc()
2619 struct dispc_csc_coef csc; in dispc_k3_vp_set_ctm()