Searched refs:height (Results 1 – 25 of 121) sorted by relevance
12345
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8998-oneplus-dumpling.dts | 18 /* Update the screen height values from 1920 to 2160 on the 5T */ 20 height = <2160>; 23 /* Adjust digitizer area height to match the 5T's taller panel */
|
| A D | sm8150-sony-xperia-kumano-bahamut.dts | 18 height = <2520>;
|
| A D | sdm630-sony-xperia-nile-voyager.dts | 19 height = <2160>;
|
| A D | sm8350-sony-xperia-sagami-pdx214.dts | 17 height = <2520>;
|
| A D | sdm630-sony-xperia-ganges-kirin.dts | 19 height = <2520>;
|
| A D | sdm845-lg-judyp.dts | 21 height = <2880>;
|
| A D | sdm845-lg-judyln.dts | 21 height = <3120>;
|
| /arch/powerpc/kernel/ |
| A D | btext.c | 107 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() argument 113 g_max_loc_Y = height / 16; in btext_setup_display() 120 dispDeviceRect[3] = height; in btext_setup_display() 162 unsigned int width, height, depth, pitch; in btext_initialize() local 177 height = *prop; in btext_initialize() 207 g_max_loc_Y = height / 16; in btext_initialize() 213 dispDeviceRect[3] = height; in btext_initialize() 262 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() argument 276 dispDeviceRect[3] = height; in btext_update_display() 287 g_max_loc_Y = height / 16; in btext_update_display()
|
| /arch/powerpc/include/asm/ |
| A D | btext.h | 12 extern void btext_update_display(unsigned long phys, int width, int height, 14 extern void btext_setup_display(int width, int height, int depth, int pitch,
|
| /arch/sparc/kernel/ |
| A D | btext.c | 42 unsigned int width, height, depth, pitch; in btext_initialize() local 48 if (prom_getproperty(node, "height", (char *)&height, 4) < 0) in btext_initialize() 73 g_max_loc_Y = height / 16; in btext_initialize() 79 dispDeviceRect[3] = height; in btext_initialize()
|
| /arch/arm64/boot/dts/exynos/google/ |
| A D | gs101-raven.dts | 25 height = <3120>;
|
| A D | gs101-oriole.dts | 25 height = <2400>;
|
| /arch/arm64/boot/dts/renesas/ |
| A D | panel-aa104xd12.dtsi | 12 height-mm = <158>;
|
| A D | rzg2-advantech-idk-1110wr-panel.dtsi | 14 height-mm = <125>;
|
| A D | r8a774c0-ek874-idk-2121wr.dts | 27 height-mm = <268>;
|
| /arch/arm/boot/dts/renesas/ |
| A D | r8a77xx-aa121td01-panel.dtsi | 13 height-mm = <163>;
|
| /arch/arm/boot/dts/nxp/mxs/ |
| A D | imx28-btt3-2.dts | 15 height-mm = <52>;
|
| /arch/arm/boot/dts/qcom/ |
| A D | qcom-msm8226-microsoft-moneypenny.dts | 25 height = <854>;
|
| /arch/arm/boot/dts/mediatek/ |
| A D | mt6572-lenovo-a369i.dts | 26 height = <800>;
|
| A D | mt6572-jty-d101.dts | 26 height = <600>;
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | motorola-mapphone-xt8xx.dtsi | 47 height-mm = <89>;
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6q-var-mx6customboard.dts | 22 height-mm = <91>; 48 height-mm = <91>;
|
| /arch/arm64/boot/dts/exynos/ |
| A D | exynos990-x1s-common.dtsi | 24 height = <3200>;
|
| /arch/arm64/boot/dts/freescale/ |
| A D | imx8mp-kontron-dl.dtso | 30 height-mm = <86>;
|
| /arch/arm/boot/dts/st/ |
| A D | ste-nomadik-nhk15.dts | 231 /* Width and height from the OSD data sheet */ 233 height-mm = <87>;
|
Completed in 23 milliseconds
12345