Home
last modified time | relevance | path

Searched refs:layers (Results 101 – 125 of 426) sorted by relevance

12345678910>>...18

/openbmc/linux/Documentation/scsi/
H A Dufs.rst58 UFS communication architecture consists of the following layers.
79 layers. Device level configurations involve handling of query
87 the higher layers through Service Access Points. UTP defines 3
88 service access points for higher layers.
109 * UIO_SAP: To issue commands to Unipro layers.
/openbmc/openbmc/poky/
H A DMAINTAINERS.md5 layers, tools and sub-projects that make up their ecosystems.
22 layers and components should ultimately be definitive about the patch process and
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Darm,komeda.yaml16 layers. It is typically connected to a digital display connector like HDMI.
54 four layers, plus one for the write-back stream.
/openbmc/linux/drivers/edac/
H A Dsynopsys_edac.c1323 struct edac_mc_layer layers[2]; in mc_probe() local
1344 layers[0].type = EDAC_MC_LAYER_CHIP_SELECT; in mc_probe()
1345 layers[0].size = SYNPS_EDAC_NR_CSROWS; in mc_probe()
1346 layers[0].is_virt_csrow = true; in mc_probe()
1347 layers[1].type = EDAC_MC_LAYER_CHANNEL; in mc_probe()
1348 layers[1].size = SYNPS_EDAC_NR_CHANS; in mc_probe()
1349 layers[1].is_virt_csrow = false; in mc_probe()
1351 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in mc_probe()
H A Digen6_edac.c1005 struct edac_mc_layer layers[2]; in igen6_register_mci() local
1020 layers[0].type = EDAC_MC_LAYER_CHANNEL; in igen6_register_mci()
1021 layers[0].size = NUM_CHANNELS; in igen6_register_mci()
1022 layers[0].is_virt_csrow = false; in igen6_register_mci()
1023 layers[1].type = EDAC_MC_LAYER_SLOT; in igen6_register_mci()
1024 layers[1].size = NUM_DIMMS; in igen6_register_mci()
1025 layers[1].is_virt_csrow = true; in igen6_register_mci()
1027 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, 0); in igen6_register_mci()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/
H A Doptee-os-corstone1000-common.inc12 # default disable latency benchmarks (over all OP-TEE layers)
/openbmc/openbmc/poky/scripts/contrib/
H A Dimage-manifest146 layers = OrderedDict()
151 if layername in layers:
155 if layername in layers:
172 layers[layername] = layerdata
174 json.dump(layers, args.output, indent=2)
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dpsub.h75 struct zynqmp_disp_layer *layers[ZYNQMP_DPSUB_NUM_LAYERS]; member
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dfaq.rst41 ":ref:`dev-manual/layers:appending other layers metadata with your layer`"
/openbmc/docs/
H A Dsubtree.md6 and new meta layers will simply be checked in within the openbmc/openbmc code
/openbmc/openbmc/meta-arm/ci/
H A Dcve.yml11 # Just show the warnings for our layers
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/
H A DREADME3 The module consists of a faux project bblayers.conf with four layers defined.
/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/
H A Dptest-packagelists-meta-filesystems.inc6 # meta_filesystems_ptest_recipes=$(bitbake-layers show-recipes --recipes-only --layer meta-filesyst…
/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/
H A Dptest-packagelists-meta-multimedia.inc6 # meta_multimedia_ptest_recipes=$(bitbake-layers show-recipes --recipes-only --layer meta-multimedi…
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dconf-notes.txt18 - 'bitbake-layers' handles common layer tasks
/openbmc/linux/Documentation/driver-api/tty/
H A Dindex.rst46 layers first. Drivers for serial devices can often use one of these specific
47 layers to implement a serial driver. Only special devices should be handled
/openbmc/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt8 MOST defines the protocol, hardware and software layers necessary to allow
19 consumer devices via optical or electrical physical layers directly to one
27 three layers. From bottom up these layers are: the adapter layer, the core
31 routing through all three layers, the configuration of the driver, the
35 For each of the other two layers a set of modules is provided. Those can be
/openbmc/linux/arch/parisc/kernel/
H A Ddrivers.c1043 mod_path.layers[0], mod_path.layers[1], mod_path.layers[2], in qemu_print_iodc_data()
1044 mod_path.layers[3], mod_path.layers[4], mod_path.layers[5]); in qemu_print_iodc_data()
/openbmc/openbmc/meta-evb/
H A DREADME.md8 should not be any EVB layers in a system's bblayers.conf, the BSP layer should
/openbmc/linux/drivers/nfc/st21nfca/
H A DKconfig7 HCI logic and hooks into the NFC kernel APIs. Physical layers will
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dindex.rst13 layers
/openbmc/linux/security/landlock/
H A Druleset.h70 struct landlock_layer layers[] __counted_by(num_layers);
/openbmc/openbmc/poky/meta/lib/bblayers/templates/
H A DREADME36 Run 'bitbake-layers add-layer {layername}'
/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/
H A Dptest-packagelists-meta-networking.inc6 # meta_networking_ptest_recipes=$(bitbake-layers show-recipes --recipes-only --layer meta-networkin…
/openbmc/openbmc/poky/meta/recipes-graphics/spir/
H A Dspirv-headers_1.3.280.0.bb12 # vulkan-validation-layers, vulkan-utility-libraries.

12345678910>>...18