/openbmc/linux/Documentation/gpu/ |
H A D | komeda-kms.rst | 22 Layer section in Overview of D71 like display IPs 24 Layer is the first pipeline stage, which prepares the pixel data for the next 46 Writeback Layer (wb_layer) 48 Writeback layer does the opposite things of Layer, which connects to compiz 64 compared with Layer, like if Layer supports 4K input size, the scaler only can 66 introduces Layer Split, which splits the whole image to two half parts and feeds 73 Similar to Layer Split, but Splitter is used for writeback, which splits the 120 "Layer-0" -> "Scaler-0" 121 "Layer-1" -> "Scaler-0" 122 "Layer-2" -> "Scaler-1" [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-usb-lvstest | 1 Link Layer Validation Device is a standard device for testing of Super 2 Speed Link Layer tests. These nodes are available in sysfs only when lvs 10 for Link Layer Validation device. It is needed for TD.7.06. 16 Set "U1 timeout" for the downstream port where Link Layer 24 Set "U2 timeout" for the downstream port where Link Layer 32 Write to this node to issue "Reset" for Link Layer Validation 39 Write to this node to issue "U3 entry" for Link Layer 46 Write to this node to issue "U3 exit" for Link Layer 53 with Link Layer Validation device. It is needed for TD.7.34. 58 Write to this node to issue "Warm Reset" for Link Layer Validation
|
/openbmc/linux/Documentation/networking/ |
H A D | x25-iface.rst | 11 Layer and the X.25 device driver. They are designed to allow for the easy 12 setting of the LAPB mode from within the Packet Layer. 18 needs to be passed to and from the Packet Layer for proper operation. 25 Packet Layer to Device Driver 49 Device Driver to Packet Layer 76 Packet Layer and the device driver. 79 the device driver to the Packet Layer, the device driver should not
|
H A D | x25.rst | 9 Packet Layer and a LAPB module to allow for "normal" X.25 to be run using 16 Packet Layer is concerned, the link layer was being performed by a lower 25 the Packet Layer but there would be no confusion since the class of device 29 option appeared, XOT. This allows X.25 Packet Layer frames to operate over
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 31 * CAIF Socket Layer and GPRS IP Interface. 33 * CAIF Link Layer, implemented as NET devices. 54 +--> ! HSI ! ! TTY ! ! USB ! <- Link Layer (Net Devices) 63 CAIF Core Protocol Layer 69 The architecture is inspired by the design patterns "Protocol Layer" and 101 Stack and provides a Client interface for adding Link-Layer and 108 - CFSERVL General CAIF Service Layer functionality; handles flow 187 Configuration of Link Layer 189 The Link Layer is implemented as Linux network devices (struct net_device).
|
/openbmc/linux/net/l2tp/ |
H A D | Kconfig | 3 # Layer Two Tunneling Protocol (L2TP) 7 tristate "Layer Two Tunneling Protocol (L2TP)" 12 Layer Two Tunneling Protocol 54 Layer Two Tunneling Protocol Version 3 58 The Layer Two Tunneling Protocol (L2TP) provides a dynamic 59 mechanism for tunneling Layer 2 (L2) "circuits" across a 96 The Layer 2 Tunneling Protocol, Version 3 (L2TPv3) can be
|
/openbmc/linux/net/tls/ |
H A D | Kconfig | 6 tristate "Transport Layer Security support" 21 bool "Transport Layer Security HW offload" 32 bool "Transport Layer Security TCP stack bypass"
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | pnp.rst | 13 otherwise unconfigurable devices. The Linux Plug and Play Layer provides these 112 The Unified Plug and Play Layer 116 called the Plug and Play Layer. This layer is responsible for the exchange of 121 The following functions are available from the Plug and Play Layer: 133 use this function to remove a PnP protocol from the Plug and Play Layer 136 adds a PnP driver to the Plug and Play Layer 144 removes a PnP driver from the Plug and Play Layer 169 2. the protocol must inform the PnP Layer of a device's current configuration 185 call this to remove a device from the Plug and Play Layer.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/ |
H A D | test_loaddata.py | 13 from orm.models import Layer_Version, Layer, Release, ToasterSetting 34 Layer.objects.filter(name="openembedded-core").count() > 0,
|
/openbmc/linux/net/x25/ |
H A D | Kconfig | 3 # CCITT X.25 Packet Layer 7 tristate "CCITT X.25 Packet Layer" 16 protocols: the higher level Packet Layer Protocol (PLP) (say Y here
|
/openbmc/linux/Documentation/devicetree/bindings/firmware/ |
H A D | intel,stratix10-svc.txt | 1 Intel Service Layer Driver for Stratix10 SoC 11 Layer 3) can interface with SDM. All software entities running on other 16 (EL1, Exception Layer 1), interfaces with the service providers and provides
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_builddashboard_page_recipes.py | 13 from orm.models import Project, Build, Recipe, Task, Layer, Layer_Version 28 layer = Layer.objects.create()
|
H A D | test_builddashboard_page_tasks.py | 13 from orm.models import Project, Build, Recipe, Task, Layer, Layer_Version 28 layer = Layer.objects.create()
|
H A D | test_task_page.py | 13 from orm.models import Project, Build, Layer, Layer_Version, Recipe, Target 32 layer = Layer.objects.create()
|
H A D | test_new_custom_image_page.py | 14 from orm.models import BitbakeVersion, Release, Project, ProjectLayer, Layer 34 layer = Layer.objects.create(name='bar')
|
/openbmc/openbmc/meta-openembedded/meta-xfce/ |
H A D | README.md | 21 Layer maintainer: Kai Kang <kai.kang@windriver.com> 22 Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>
|
/openbmc/linux/drivers/mtd/ |
H A D | Kconfig | 76 tristate "FTL (Flash Translation Layer) support" 80 This provides support for the original Flash Translation Layer which 93 tristate "NFTL (NAND Flash Translation Layer) support" 97 This provides support for the NAND Flash Translation Layer which is 113 Support for writing to the NAND Flash Translation Layer, as used 117 tristate "INFTL (Inverse NAND Flash Translation Layer) support" 122 Layer which is used on M-Systems' newer DiskOnChip devices. It 135 tristate "Resident Flash Disk (Flash Translation Layer) support"
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | internal-api.rst | 11 Packet Transport Layer 30 Request Transport Layer
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
H A D | buildimport.py | 36 from orm.models import Layer, Layer_Version, LayerSource, ProjectLayer 238 layer = Layer.objects.filter(pk=lv.layer.pk)[0] 258 layers = Layer.objects.filter(name='openembedded-core') 378 … layer = Layer.objects.get(name=layer_name_base,local_source_dir = layer_path) 406 for layer in Layer.objects.filter(name__contains=layer_name_base): 414 layer = Layer.objects.create(name=layer_name_test)
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/ |
H A D | lsupdates.py | 11 from orm.models import Layer, Release, Layer_Version 136 l, created = Layer.objects.get_or_create(name=index.layerItems[id].name) 149 except Layer.MultipleObjectsReturned: 172 layer=Layer.objects.get(
|
/openbmc/linux/drivers/media/platform/ti/ |
H A D | Kconfig | 19 tristate "TI CAL (Camera Adaptation Layer) driver" 28 Support for the TI CAL (Camera Adaptation Layer) block
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/ |
H A D | checksettings.py | 9 from orm.models import ToasterSetting, Build, Layer 101 for layer in Layer.objects.filter(
|
/openbmc/phosphor-webui/app/assets/images/ |
H A D | logo.svg | 1 …#linear-gradient-3"/></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer…
|
/openbmc/webui-vue/src/assets/images/ |
H A D | login-company-logo.svg | 20 <g id="Layer_2" data-name="Layer 2"> 21 <g id="Layer_1-2" data-name="Layer 1">
|
/openbmc/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | output_format.rst | 125 Physical Layer | Data Link Layer | Transaction Layer
|