Lines Matching defs:csc
1339 void dispc_csc_offset_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_offset_regval()
1350 void dispc_csc_yuv2rgb_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_yuv2rgb_regval()
1362 void dispc_csc_rgb2yuv_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_rgb2yuv_regval()
1373 static void dispc_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_csc_cpr_regval()
1388 const struct dispc_csc_coef *csc) in dispc_k2g_vid_write_csc()
1411 const struct dispc_csc_coef *csc) in dispc_k3_vid_write_csc()
1480 const struct dispc_csc_coef *csc; member
2413 static void dispc_k2g_vp_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_k2g_vp_csc_cpr_regval()
2424 const struct dispc_csc_coef *csc) in dispc_k2g_vp_write_csc()
2489 const struct dispc_csc_coef *csc) in dispc_k3_vp_write_csc()
2512 struct dispc_csc_coef csc; in dispc_k3_vp_set_ctm() local