Home
last modified time | relevance | path

Searched refs:height (Results 1 – 25 of 121) sorted by relevance

12345

/arch/arm64/boot/dts/qcom/
A Dmsm8998-oneplus-dumpling.dts18 /* 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 Dsm8150-sony-xperia-kumano-bahamut.dts18 height = <2520>;
A Dsdm630-sony-xperia-nile-voyager.dts19 height = <2160>;
A Dsm8350-sony-xperia-sagami-pdx214.dts17 height = <2520>;
A Dsdm630-sony-xperia-ganges-kirin.dts19 height = <2520>;
A Dsdm845-lg-judyp.dts21 height = <2880>;
A Dsdm845-lg-judyln.dts21 height = <3120>;
/arch/powerpc/kernel/
A Dbtext.c107 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 Dbtext.h12 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 Dbtext.c42 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 Dgs101-raven.dts25 height = <3120>;
A Dgs101-oriole.dts25 height = <2400>;
/arch/arm64/boot/dts/renesas/
A Dpanel-aa104xd12.dtsi12 height-mm = <158>;
A Drzg2-advantech-idk-1110wr-panel.dtsi14 height-mm = <125>;
A Dr8a774c0-ek874-idk-2121wr.dts27 height-mm = <268>;
/arch/arm/boot/dts/renesas/
A Dr8a77xx-aa121td01-panel.dtsi13 height-mm = <163>;
/arch/arm/boot/dts/nxp/mxs/
A Dimx28-btt3-2.dts15 height-mm = <52>;
/arch/arm/boot/dts/qcom/
A Dqcom-msm8226-microsoft-moneypenny.dts25 height = <854>;
/arch/arm/boot/dts/mediatek/
A Dmt6572-lenovo-a369i.dts26 height = <800>;
A Dmt6572-jty-d101.dts26 height = <600>;
/arch/arm/boot/dts/ti/omap/
A Dmotorola-mapphone-xt8xx.dtsi47 height-mm = <89>;
/arch/arm/boot/dts/nxp/imx/
A Dimx6q-var-mx6customboard.dts22 height-mm = <91>;
48 height-mm = <91>;
/arch/arm64/boot/dts/exynos/
A Dexynos990-x1s-common.dtsi24 height = <3200>;
/arch/arm64/boot/dts/freescale/
A Dimx8mp-kontron-dl.dtso30 height-mm = <86>;
/arch/arm/boot/dts/st/
A Dste-nomadik-nhk15.dts231 /* Width and height from the OSD data sheet */
233 height-mm = <87>;

Completed in 23 milliseconds

12345