Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwcgui.py327 self.panel = mp.addpanel(name)
329 self.panel, width=60, height=5)
382 self.panel = mp.addpanel(name)
383 self.text, self.frame = tktools.make_text_box(self.panel, height=10)
399 self.panel.update()
425 panel = Frame(self.botframe)
426 label = Label(panel, text=name, borderwidth=2, relief=RAISED, anchor=W)
428 t = v, check, panel
432 panel.pack(expand=1, fill=BOTH)
433 return panel
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/
Dhi6220-hikey.dts336 /* For panel reg's value should >= 1 */
337 panel@1 {
343 panel-width-mm = <58>;
344 panel-height-mm = <103>;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_curses.py22 curses.panel = import_module('curses.panel')
245 p = curses.panel.new_panel(w)
250 except curses.panel.error:
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DIgdOSBCB.ASL165 // Set the panel-related NVRAM variables based the input from the driver.
169 // Change panel type if a change is requested by the driver (Change if
170 // panel type input is non-zero). Zero=No change requested.
DPchXhci.asl114 …//95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 C…
153 …//95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 C…
196 …//95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 C…
DIgdOpRn.ASL187 CPFM, 32, // Current panel fitting mode
188 EPFM, 32, // Enabled panel fitting modes
DIgdOGBDA.ASL85 Add(PARM, 0x100, PARM) // Adjust panel type, 0 = VBT default
DIgdOMOBF.ASL360 If(LEqual(Arg0, 2)) // Arg0 = 2, so request a panel fitting mode change.
423 …// The following code for panel fitting (within the Else condition) is retained for backward compa…
/device/linaro/bootloader/arm-trusted-firmware/fdts/
Dfvp-base-gicv2legacy-psci.dts296 panel@0 {
297 compatible = "panel";
Dfvp-base-gicv3-psci.dts303 panel@0 {
304 compatible = "panel";
Dfvp-base-gicv2-psci.dts296 panel@0 {
297 compatible = "panel";
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/
Dfvp-base-gicv2-psci.dts300 panel@0 {
301 compatible = "panel";
Dfvp-base-gicv2legacy-psci.dts300 panel@0 {
301 compatible = "panel";
Dfvp-base-gicv3-psci.dts307 panel@0 {
308 compatible = "panel";
/device/asus/fugu/kernel-headers/linux/
Dpsb_drm.h547 struct mrst_panel_descriptor_v1 panel[4]; member
562 struct mrst_panel_descriptor_v2 panel[4]; member
/device/asus/fugu/original-kernel-headers/linux/
Dpsb_drm.h603 struct mrst_panel_descriptor_v1 panel[4];/*panel descrs,38 bytes each*/ member
620 struct mrst_panel_descriptor_v2 panel[4];/*panel descrs,38 bytes each*/ member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DVfrStrings.uni27 // In the Far left panel " " -this is 37 spaces wide.
393 #string STR_IGD_FLAT_PANEL_HELP #language en-US "Select the LCD panel used b…
425 #string STR_PANNEL_SCALING_HELP #language en-US "Select the LCD panel scalin…
878 …y directly even you select enable here. MIPI VBT is specific to different panel, user need replace…