Home
last modified time | relevance | path

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

/u-boot/drivers/video/imx/
A Dipu_disp.c37 const int (*coeff)[5][3]; member
385 const int (*coeff)[5][3]; in ipu_dp_csc_setup() local
394 coeff = dp_csc_param.coeff; in ipu_dp_csc_setup()
396 if (coeff) { in ipu_dp_csc_setup()
397 __raw_writel(mask_a((*coeff)[0][0]) | in ipu_dp_csc_setup()
399 __raw_writel(mask_a((*coeff)[0][2]) | in ipu_dp_csc_setup()
401 __raw_writel(mask_a((*coeff)[1][1]) | in ipu_dp_csc_setup()
403 __raw_writel(mask_a((*coeff)[2][0]) | in ipu_dp_csc_setup()
406 (mask_b((*coeff)[3][0]) << 16) | in ipu_dp_csc_setup()
408 __raw_writel(mask_b((*coeff)[3][1]) | ((*coeff)[4][1] << 14) | in ipu_dp_csc_setup()
[all …]
/u-boot/doc/device-tree-bindings/video/
A Dexynos-dp.txt41 samsung,ycbcr-coeff: YCbCr co-efficients for input video
67 samsung,ycbcr-coeff = <0>;
/u-boot/arch/arm/dts/
A Dexynos5420-smdk5420.dts145 samsung,ycbcr-coeff = <0>;
A Dexynos54xx.dtsi205 samsung,ycbcr-coeff = <0>;
A Dexynos5800-peach-pi.dts175 samsung,ycbcr-coeff = <0>;
A Dexynos5250-smdk5250.dts142 samsung,ycbcr-coeff = <0>;
A Dexynos5250-spring.dts209 samsung,ycbcr-coeff = <0>;
464 samsung,ycbcr-coeff = <0>;
A Dexynos5420-peach-pit.dts312 samsung,ycbcr-coeff = <0>;
A Dexynos5250-snow.dts384 samsung,ycbcr-coeff = <0>;
/u-boot/tools/
A Dk3_gen_x509_cert.sh31 coeff=INTEGER:0xDEGEN_COEFF

Completed in 11 milliseconds