Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1529 struct dispc_csc_coef { struct
1530 void (*to_regval)(const struct dispc_csc_coef *csc, u32 *regval); argument
1541 void dispc_csc_offset_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_offset_regval() argument
1552 void dispc_csc_yuv2rgb_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_yuv2rgb_regval()
1564 void dispc_csc_rgb2yuv_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_rgb2yuv_regval()
1575 static void dispc_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_csc_cpr_regval()
1590 const struct dispc_csc_coef *csc) in dispc_k2g_vid_write_csc()
1613 const struct dispc_csc_coef *csc) in dispc_k3_vid_write_csc()
1632 static const struct dispc_csc_coef csc_yuv2rgb_bt601_full = {
1644 static const struct dispc_csc_coef csc_yuv2rgb_bt601_lim = {
[all …]