/openbmc/qemu/hw/display/ |
H A D | exynos4210_fimd.c | 262 uint32_t a; member 389 p->a = (pixel & 0x1); \ 411 p->a = 0x0; \ 434 p->a = p->a | (p->a << 8) | (p->a << 16); \ 457 p->a = (pixel & 0x1); in pixel_a232_to_rgb() 470 p->a = 0x0; in pixel_1555_to_rgb() 480 *(uint32_t *)d = p.a; in put_pixel_ifb() 683 uint32_t alpha_fg = p_fg.a; in exynos4210_fimd_blend_pixel() 799 p.a = w->get_alpha(w, p.a); \ 827 p.a = w->get_alpha(w, p.a); \ [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | rapidio.rst | 10 RapidIO is a high speed switched fabric interconnect with features aimed 13 RapidIO has a standardized discovery mechanism not unlike the PCI bus 14 standard that allows simple detection of devices in a network. 38 Drivers are provided a set of calls in order to interface with the
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-blinkm.rst | 7 They are RGB-LED modules driven by a (AT)tiny microcontroller and 9 0x09 but this can be changed through a command. By this you could 18 a) LED class interface for use with triggers 64 and a test sequence.
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | db-export.txt | 13 which export data to a SQLite3 or PostgreSQL database. 16 data to be imported directly to a database and provides the relationships 29 3. Scripts that use a database (e.g. exported-sql-viewer.py) can maintain 34 script will continue to work with new versions of perf) by accepting a variable
|
/openbmc/linux/drivers/net/ethernet/alteon/ |
H A D | Kconfig | 11 If you have a network (Ethernet) card belonging to this class, say Y. 31 To compile this driver as a module, choose M here: the 42 app. 100KB. If you are not sure whether your card is a Tigon I or a
|
/openbmc/linux/Documentation/fb/ |
H A D | cmap_xfbdev.rst | 7 - example of relevant structures in fbdev as used for a 3-bit grayscale cmap:: 38 Somewhere in X's callchain, this results in a call to X code that handles the 54 that the app wants to match to. The above code is doing what looks like a least 56 hand side boundaries of a color range.
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | adi,axi-dmac.txt | 4 - compatible: Must be "adi,axi-dmac-1.00.a". 11 - adi,channels: This sub-node must contain a sub-node for each DMA channel. For 37 described in the dma.txt file using a one-cell specifier. The value of the 43 compatible = "adi,axi-dmac-1.00.a";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | 0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch | 20 diff --git a/lib/direct/util.h b/lib/direct/util.h 22 --- a/lib/direct/util.h 33 diff --git a/src/gfx/util.cpp b/src/gfx/util.cpp 35 --- a/src/gfx/util.cpp
|
/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/ |
H A D | 0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch | 19 diff --git a/debian/watchdog.service b/debian/watchdog.service 21 --- a/debian/watchdog.service 43 diff --git a/debian/wd_keepalive.service b/debian/wd_keepalive.service 45 --- a/debian/wd_keepalive.service
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-stat64.patch | 25 -static long min_freespace = 0; /* Minimium free space on a filesystem */ 26 -static long min_freefiles = 0; /* Minimium free # files on a filesystem */ 27 +static fsblkcnt_t min_freespace = 0; /* Minimium free space on a filesystem */ 28 +static fsfilcnt_t min_freefiles = 0; /* Minimium free # files on a filesystem */
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | es-Collserola | 14 [8TV, Barça TV, EDC3, 105TV, RAC 1, RAC 105] 74 [Veo7, Sony TV en Veo, Tienda en Veo, Intereconomía, Teledeporte, Radio Intereconomía, Radio Marca] 110 [Antena 3, Antena.Neox, Antena.Nova, Hogar 10, Onda Cero, Europa FM, Onda Melodía]
|
H A D | es-Tenerife | 62 [Canal 56: Canal 6 TeideVisión, ElDía] 98 [Canal 66: Teledeporte, Canal Ingeniería, Veo7, Intereconomía] 122 [Canal 68: Tele5, FDF, laSiete, Disney Channel, Intereconomía]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | misctrap.S | 22 ba,a,pt %xcc, rtrap 49 ba,a,pt %xcc, rtrap 67 ba,a,pt %xcc, rtrap 85 ba,a,pt %xcc, rtrap
|
/openbmc/u-boot/doc/device-tree-bindings/remoteproc/ |
H A D | k3-rproc.txt | 6 remoteproc driver should communicate to SYSFW with a specific sequence. 19 - resets: Should contain a phandle to a reset controller node 28 - assigned-clocks: Should contain a phandle to clock node and an args
|
/openbmc/u-boot/doc/ |
H A D | README.atmel_mci | 5 This is a new approach to use Atmel MCI hardware with the 17 nor does it start the MCI clock. This has to be handled in a 49 /* this is a weak define that we are overriding */ 60 /* this is a weak define that we are overriding */
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | about.rst | 11 **NOTE**: This is a work in progress, based on notes that the author 12 (djwong) made while picking apart a filesystem by hand. The data 25 ext4 divides a storage device into an array of logical blocks both to 42 Also see https://www.nongnu.org/ext2-doc/ for quite a collection of
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/ |
H A D | 0001-scripts-Do-not-check-for-files-on-build-host.patch | 8 dirs in staging area and create these markers in recipe via a 9 do_install_prepend to aide install piece a bit here ( systemd vs 19 diff --git a/client/scripts/Makefile.am b/client/scripts/Makefile.am 21 --- a/client/scripts/Makefile.am
|
/openbmc/linux/Documentation/networking/device_drivers/qlogic/ |
H A D | qlge.rst | 17 def align(x, a): 18 """the alignment a should be a power of 2 20 mask = a - 1
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | TODO | 7 * truesize accounting is incorrect (ex: a 9000B frame has skb->truesize 10280 9 * while in that area, using two 8k buffers to store one 9k frame is a poor 17 * the flow control implementation in firmware is buggy (sends a flood of pause 22 * the driver has a habit of using runtime checks where compile time checks are
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max15301.rst | 25 The driver is a client driver to the core PMBus driver. Please see 50 The controller requires a minimum interval between I2C bus accesses. 52 provides a writeable module parameter, 'delay', which can be used to 53 set the interval to a value between 0 and 65,535 microseconds.
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-adap-g-conn-info.rst | 38 provide a pointer to a cec_connector_info struct which will be populated 81 - Indicates that a DRM connector is associated with this adapter. 100 - DRM card number: the number from a card's path, e.g. 0 in case of
|
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/ |
H A D | 0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch | 24 diff --git a/Makefile b/Makefile 26 --- a/Makefile 38 diff --git a/ldso/dynlink.c b/ldso/dynlink.c 40 --- a/ldso/dynlink.c
|
/openbmc/openbmc/meta-security/meta-tpm/conf/distro/include/ |
H A D | maintainers-meta-tpm.inc | 3 # This file contains a list of recipe maintainers. 8 # If you have problems with or questions about a particular recipe, feel 14 # (http://bugzilla.yoctoproject.org/) to see if a problem has 17 # The format is as a bitbake variable override for each recipe
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0012-implement-buffer-wrapping-interface-for-dispmanx.patch | 16 diff --git a/interface/khronos/ext/egl_wayland.c b/interface/khronos/ext/egl_wayland.c 18 --- a/interface/khronos/ext/egl_wayland.c 71 diff --git a/interface/wayland/dispmanx.xml b/interface/wayland/dispmanx.xml 73 --- a/interface/wayland/dispmanx.xml
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ |
H A D | ComponentIntegrity.interface.yaml | 2 Implement to represent component integrity information acquired from a 5 using a security protocol (e.g., SPDM). 45 "authenticating" association to provide a link to the target component 53 "reporting" association to provide a link to the target trusted
|