/openbmc/u-boot/board/gdsys/common/ |
H A D | osd.c | 38 #define OSD_SET_REG(screen, fld, val) \ argument 40 if (screen >= OSD_DH_BASE) \ 41 FPGA_SET_REG(screen - OSD_DH_BASE, osd1.fld, val); \ 43 FPGA_SET_REG(screen, osd0.fld, val); \ 46 #define OSD_SET_REG(screen, fld, val) \ argument 47 FPGA_SET_REG(screen, osd0.fld, val) 51 #define OSD_GET_REG(screen, fld, val) \ argument 53 if (screen >= OSD_DH_BASE) \ 54 FPGA_GET_REG(screen - OSD_DH_BASE, osd1.fld, val); \ 56 FPGA_GET_REG(screen, osd0.fld, val); \ [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | taskexp_ncurses.py | 36 # one main screen is used (no sub-windows) 117 def alert(msg,screen): argument 119 screen.addstr(0, 10, '[%-4s]' % msg) 120 screen.refresh(); 125 screen.addch(0, i, curses.ACS_HLINE) 127 screen.addstr(0, 10, '-' * 14) 128 screen.refresh(); 133 nbox_ojb.screen.addstr(0, 50, '[I=%2d,O=%2d,S=%3s,H=%2d,M=%4d]' % ( 140 nbox_ojb.screen.refresh(); 244 box.screen.addch(y, x + i, curses.ACS_HLINE, box.color) [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_privacy_screen.c | 24 * register a privacy-screen device, which the KMS drivers can then use 25 * to implement the standard privacy-screen properties, see 28 * KMS drivers using a privacy-screen class device are advised to use the 45 * drm_privacy_screen_lookup_add - add an entry to the static privacy-screen 49 * Add an entry to the static privacy-screen lookup list. Note the 51 * gets added to a list owned by the privacy-screen core. So the passed in 65 * privacy-screen lookup list 69 * from the static privacy-screen lookup list. 102 * drm_privacy_screen_get - get a privacy-screen provider 103 * @dev: consumer-device for which to get a privacy-screen provider [all …]
|
/openbmc/linux/include/drm/ |
H A D | drm_privacy_screen_driver.h | 22 * Defines the operations which the privacy-screen class code may call. 23 * These functions should be implemented by the privacy-screen driver. 27 * @set_sw_state: Called to request a change of the privacy-screen 28 * state. The privacy-screen class code contains a check to avoid this 37 * privacy-screen state from the hardware and then updates sw_state and 39 * the privacy-screen is registered in sysfs. 45 * struct drm_privacy_screen - central privacy-screen structure 47 * Central privacy-screen structure, this contains the struct device used 48 * to register the screen in sysfs, the screen's state, ops, etc. 51 /** @dev: device used to register the privacy-screen in sysfs. */ [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/screen/ |
H A D | screen_5.0.0.bb | 2 DESCRIPTION = "Screen is a full-screen window manager \ 5 HOMEPAGE = "http://www.gnu.org/software/screen/" 6 BUGTRACKER = "https://savannah.gnu.org/bugs/?func=additem&group=screen" 12 file://screen.h;endline=26;md5=b8dc717c9a3dba842ae6c44ca0f73f52 \ 19 SRC_URI = "${GNU_MIRROR}/screen/screen-${PV}.tar.gz \ 20 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'file://screen.pam', '', d)} \ 36 install -D -m 644 ${UNPACKDIR}/screen.pam ${D}/${sysconfdir}/pam.d/screen 41 …grep -q "^${bindir}/screen$" $D${sysconfdir}/shells || echo ${bindir}/screen >> $D${sysconfdir}/sh… 45 printf "$(grep -v "^${bindir}/screen$" $D${sysconfdir}/shells)\n" > $D${sysconfdir}/shells
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | chromeos_privacy_screen.c | 4 * ChromeOS Privacy Screen support 8 * This is the Chromeos privacy screen provider, present on certain chromebooks, 11 * the privacy-screen. 19 * the firmware team, on how to control privacy screen using ACPI methods. 22 #define PRIV_SCRN_DSM_FN_GET_STATUS 1 /* Get privacy screen status */ 23 #define PRIV_SCRN_DSM_FN_ENABLE 2 /* Enable privacy screen */ 24 #define PRIV_SCRN_DSM_FN_DISABLE 3 /* Disable privacy screen */ 45 "_DSM failed to get privacy-screen state\n"); in chromeos_privacy_screen_get_hw_state() 51 "Bad _DSM to get privacy-screen state\n"); in chromeos_privacy_screen_get_hw_state() 86 "Bad attempt to set privacy-screen status to %u\n", in chromeos_privacy_screen_set_sw_state() [all …]
|
/openbmc/u-boot/include/ |
H A D | lcd_console.h | 21 * screen-size based on used VIDEO_FONT. 24 * @sizex: size X of the screen in pixel 25 * @sizey: size Y of the screen in pixel 59 * lcd_position_cursor() - Position the cursor on the screen 61 * Position the cursor at the given coordinates on the screen. 69 * lcd_get_screen_rows() - Get the total number of screen rows 71 * @return: Number of screen rows 76 * lcd_get_screen_columns() - Get the total number of screen columns 78 * @return: Number of screen columns 83 * lcd_putc() - Print to screen a single character at the location of the cursor [all …]
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 12 InsKeyPad-8 say from top of screen to reading cursor. 25 KeyPad-plus Say Entire Screen 26 InsKeyPad-plus Say from reading cursor line to bottom of screen. 31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup) 32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn) 33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home) 34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end) 39 allowed value for the row or column for your current screen. 40 KeyPad-/ Mark and Cut screen region. 41 InsKeyPad-/ Paste screen region into any console.
|
/openbmc/qemu/docs/interop/ |
H A D | barrier.rst | 66 The client screen must send this message in response to the 68 screen's resolution changes. In this case, the client screen should 71 the new screen area. 101 Enter screen. 103 ``x``, ``y`` = entering screen absolute coordinates 106 screens. the secondary screen must return this number 111 screen. the secondary screen should adjust its toggle 122 Leaving screen. the secondary screen should send clipboard data in 136 Grab clipboard. Sent by screen when some other app on that screen 176 client screen's barrierCmdDInfo. This is sent for every [all …]
|
/openbmc/openbmc-test-automation/bin/ |
H A D | sol_utils.tcl | 331 # Boot the machine until the petitboot screen is reached. 351 "the petitboot screen" 900] 375 "the petitboot screen" 900] 378 "the 'Exit to shell' screen" 10] 381 qprintn ; qprint_timen "Arrived at petitboot screen." 461 # Expectation is that we are starting at the "Installation" options screen. 470 qprintn ; qprint_timen "Presumed to be at \"Installation\" screen." 502 expect_wrap [list $installer_screen_regex] "installation options screen" 10 511 # Expectation is that we are starting at the "Installation" options screen. 522 qprintn ; qprint_timen "Presumed to be at \"Installation\" screen." [all …]
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 1062 self.screen = None 1071 self.screen = curses.initscr() 1096 if self.screen: 1097 self.screen.keypad(0) 1123 self.screen.addstr(row, 2, '%8s %-60s' % 1130 self.screen.addstr(row, 2, '%8s %-60s' % (line[0], line[1])) 1132 if row >= self.screen.getmaxyx()[0]: 1135 self.screen.addstr(row + 1, 2, 'Not available') 1186 self.screen.addstr(4, 1, 'Updating pid filter...') 1187 self.screen.refresh() [all …]
|
/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/ |
H A D | xorg.conf | 11 Section "Screen" 12 Identifier "Builtin Default fbdev Screen 0" 20 Screen "Builtin Default fbdev Screen 0"
|
/openbmc/linux/Documentation/fb/ |
H A D | api.rst | 24 Device and driver capabilities are reported in the fixed screen information 51 additional information, which are stored in the variable screen information 65 screen information line_length field. 83 belonging to different planes, is stored in the fixed screen information 89 stored in the variable screen information grayscale field. 94 specified by the variable screen information bpp field. 105 specified by the variable screen information bpp field. 119 Each component is stored in a macropixel according to the variable screen 129 screen information bits_per_pixel field. 136 Each component is stored in a macropixel according to the variable screen [all …]
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | paginate.scss | 48 /* screen readers only */ 85 @media only screen and ( max-width: 64.063em ) { 88 /* screen readers only */ 98 @media only screen and ( max-width: 40.063em ) { 100 /* screen readers only */ 120 @media only screen and ( max-width: 30.063em ) { 126 /* screen readers only */ 136 @media only screen and ( max-width: 15.063em ) { /* For watches? */
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | imx6ul_tsc.txt | 10 This xnur-gpio returns to low once the finger leave the touch screen (The 15 Before X-axis or Y-axis measurement, the screen need some time before 17 This value depends on the touch screen. 18 - pre-charge-time: the touch screen need some time to precharge. 19 This value depends on the touch screen.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/ |
H A D | mount-matrix.txt | 25 For example a device with some kind of screen, where the user is supposed to 27 mounted on the same chassis as this screen, will likely take the screen as 29 screen and (z) being depth, the axis perpendicular to the screen. 31 For a screen you probably want (x) coordinates to go from negative on the left 33 and (z) depth to be negative under the screen and positive in front of it, 55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device 56 is held with its screen flat on the planets surface and 0 on the other axes, 132 device with a screen lying flat on a table), you should get a negative value
|
/openbmc/u-boot/doc/ |
H A D | README.splashprepare | 2 Splash Screen 5 common/splash.c. It is called as part of the splash screen display 21 - If splashsource is set to an unsupported value, do not load a splash screen. 25 screen data is loaded as a file. The name of the splash screen file can be
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbva_base.c | 108 struct gen_pool *ctx, s32 screen, bool enable) in vbva_inform_host() argument 120 if (screen >= 0) { in vbva_inform_host() 122 p->screen_id = screen; in vbva_inform_host() 138 struct vbva_buffer *vbva, s32 screen) in vbva_enable() argument 147 ret = vbva_inform_host(vbva_ctx, ctx, screen, true); in vbva_enable() 149 vbva_disable(vbva_ctx, ctx, screen); in vbva_enable() 155 s32 screen) in vbva_disable() argument 161 vbva_inform_host(vbva_ctx, ctx, screen, false); in vbva_disable()
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/ |
H A D | xorg.conf | 20 Section "Screen" 21 Identifier "Default Screen" 31 Screen "Default Screen"
|
/openbmc/qemu/docs/system/ |
H A D | keys.rst.inc | 9 Toggle full screen 12 Enlarge the screen 15 Shrink the screen 18 Restore the screen's un-scaled dimensions
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/ |
H A D | xorg.conf | 25 Section "Screen" 26 Identifier "Default Screen" 36 Screen "Default Screen"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/ |
H A D | xorg.conf | 25 Section "Screen" 26 Identifier "Default Screen" 36 Screen "Default Screen"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/ |
H A D | xorg.conf | 25 Section "Screen" 26 Identifier "Default Screen" 36 Screen "Default Screen"
|
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/ |
H A D | xwc.patch | 3 diff -ruN rxvt-unicode-9.10-orig//src/screen.C rxvt-unicode-9.10/src/screen.C 4 --- rxvt-unicode-9.10-orig//src/screen.C 2011-04-19 13:34:01.327664984 +0800 5 +++ rxvt-unicode-9.10/src/screen.C 2011-04-19 13:34:47.037665001 +0800
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/ |
H A D | xorg.conf | 20 Section "Screen" 21 Identifier "Default Screen" 31 Screen "Default Screen"
|