Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dipu_disp.c36 const int (*coeff)[5][3]; member
384 const int (*coeff)[5][3]; in ipu_dp_csc_setup() local
393 coeff = dp_csc_param.coeff; in ipu_dp_csc_setup()
395 if (coeff) { in ipu_dp_csc_setup()
396 __raw_writel(mask_a((*coeff)[0][0]) | in ipu_dp_csc_setup()
397 (mask_a((*coeff)[0][1]) << 16), DP_CSC_A_0()); in ipu_dp_csc_setup()
398 __raw_writel(mask_a((*coeff)[0][2]) | in ipu_dp_csc_setup()
399 (mask_a((*coeff)[1][0]) << 16), DP_CSC_A_1()); in ipu_dp_csc_setup()
400 __raw_writel(mask_a((*coeff)[1][1]) | in ipu_dp_csc_setup()
401 (mask_a((*coeff)[1][2]) << 16), DP_CSC_A_2()); in ipu_dp_csc_setup()
[all …]
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos-dp.txt41 samsung,ycbcr-coeff: YCbCr co-efficients for input video
67 samsung,ycbcr-coeff = <0>;
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5420-smdk5420.dts129 samsung,ycbcr-coeff = <0>;
H A Dexynos54xx.dtsi192 samsung,ycbcr-coeff = <0>;
H A Dexynos5800-peach-pi.dts160 samsung,ycbcr-coeff = <0>;
H A Dexynos5250-smdk5250.dts125 samsung,ycbcr-coeff = <0>;
H A Dexynos5250-spring.dts158 samsung,ycbcr-coeff = <0>;
413 samsung,ycbcr-coeff = <0>;
H A Dexynos5420-peach-pit.dts297 samsung,ycbcr-coeff = <0>;
H A Dexynos5250-snow.dts373 samsung,ycbcr-coeff = <0>;