Home
last modified time | relevance | path

Searched refs:parts (Results 151 – 175 of 983) sorted by relevance

12345678910>>...40

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dfixed-clock.yaml23 description: accuracy of clock in ppb (parts per billion).
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dhihope-rzg2-ex-lvds.dtsi3 * Device Tree Source for the RZ/G2[MN] HiHope sub board LVDS common parts
H A Drzg2ul-smarc.dtsi3 * Device Tree Source for the RZ/G2UL Type-1 SMARC EVK parts
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgf100.c211 const u32 parts = nvkm_rd32(device, 0x022438); in gf100_ltc_oneinit() local
216 for (i = 0; i < parts; i++) { in gf100_ltc_oneinit()
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dciu2.txt20 /* Interrupts are specified by two parts:
H A Dciu.txt20 /* Interrupts are specified by two parts:
/openbmc/openpower-inventory-upload/
H A D.gitignore20 parts/
/openbmc/u-boot/include/jffs2/
H A Dload_kernel.h29 struct list_head parts; /* partitions */ member
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-cs14le.rst16 number consist two parts, called In-phase and Quadrature (IQ). Both I
/openbmc/linux/drivers/mtd/spi-nor/
H A Dgigadevice.c74 .parts = gigadevice_nor_parts,
/openbmc/linux/drivers/media/platform/amphion/
H A DKconfig16 Amphion VPU Codec IP contains two parts: Windsor and Malone.
/openbmc/linux/drivers/hid/amd-sfh-hid/
H A DKconfig13 starting from 17h family of RYZEN parts.
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-lvds-display.dtsi3 /* This dtsi file describes parts common for Asus T30 devices with a LVDS panel. */
/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-core.c59 const struct mtd_partition *parts; member
433 info->parts = physmap_data->parts; in physmap_flash_pdata_init()
602 info->parts, info->nparts); in physmap_flash_probe()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch391 if len(parts) == 0:
395 + return "/".join(parts)
406 if len(parts) == 0:
410 + return " ".join(parts)
454 parts = [scanner]
456 parts.append(scan.version)
457 - parts.append(u"scan")
458 + parts.append("scan")
465 - return u" ".join(parts)
467 + return " ".join(parts)
[all …]
/openbmc/linux/arch/mips/bcm63xx/
H A Ddev-flash.c37 .parts = mtd_partitions,
/openbmc/qemu/docs/system/
H A Dqemu-manpage.rst6 parts of the documentation that go in the manpage as well as the
/openbmc/linux/arch/m68k/coldfire/
H A Dstmark2.c40 .parts = stmark2_partitions,
H A Damcore.c101 .parts = amcore_partitions,
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dts72xx.c153 static void __init ts72xx_register_flash(struct mtd_partition *parts, int n, in ts72xx_register_flash() argument
165 ts72xx_nand_data.chip.partitions = parts; in ts72xx_register_flash()
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm963xx-imagetag.txt9 sizes of the rootfs and kernel parts contained in the firmware.
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/
H A D0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch28 tsz = strlen("#line \"\"\n") + /* constant parts */
/openbmc/u-boot/doc/
H A DREADME.ARM-memory-map14 different parts of the (ARM) code.
/openbmc/u-boot/doc/device-tree-bindings/spmi/
H A Dspmi-msm.txt7 - reg: Register block adresses and sizes for various parts of device:
/openbmc/linux/drivers/staging/rtl8192u/
H A DTODO10 * Remove the HAL layer and migrate its functionality into the relevant parts of

12345678910>>...40