Home
last modified time | relevance | path

Searched refs:c64 (Results 1 – 25 of 66) sorted by relevance

123

/kernel/liteos_a/lib/libc/musl/src/
Dmemset.c40 uint64_t c64 = 0; in memset() local
52 c64 = c32; in memset()
53 c64 |= c64 << 32; /* 32, Processed bits */ in memset()
72 *(uint64_t *)(pos) = c64; in memset()
73 *(uint64_t *)(pos + 8) = c64; /* 8, size of uint64_t */ in memset()
74 *(uint64_t *)(pos + 16) = c64; /* 16, size of two uint64_t data */ in memset()
75 *(uint64_t *)(pos + 24) = c64; /* 24, size of three uint64_t data */ in memset()
85 *(uint64_t *)(pos) = c64; in memset()
86 *(uint64_t *)(pos + 8) = c64; /* 8, size of uint64_t */ in memset()
96 *(uint64_t *)(pos) = c64; in memset()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Daspeed-bmc-ibm-rainier.dts554 compatible = "atmel,24c64";
625 compatible = "atmel,24c64";
630 compatible = "atmel,24c64";
635 compatible = "atmel,24c64";
654 compatible = "atmel,24c64";
659 compatible = "atmel,24c64";
683 compatible = "atmel,24c64";
688 compatible = "atmel,24c64";
693 compatible = "atmel,24c64";
698 compatible = "atmel,24c64";
[all …]
Dimx6qdl-tqma6b.dtsi24 compatible = "st,24c64", "atmel,24c64";
Dimx6qdl-tqma6a.dtsi24 compatible = "st,24c64", "atmel,24c64";
Dat91-linea.dtsi45 compatible = "st,24c64", "atmel,24c64";
Duniphier-pro4-sanji.dts49 compatible = "st,24c64", "atmel,24c64";
Duniphier-pro4-ace.dts54 compatible = "st,24c64", "atmel,24c64";
Daspeed-bmc-quanta-q71l.dts181 compatible = "atmel,24c64";
187 compatible = "atmel,24c64";
303 compatible = "atmel,24c64";
381 compatible = "atmel,24c64";
391 compatible = "atmel,24c64";
Duniphier-pxs2-gentil.dts52 compatible = "st,24c64", "atmel,24c64";
Daspeed-bmc-facebook-tiogapass.dts233 compatible = "atmel,24c64";
293 compatible = "atmel,24c64";
353 compatible = "atmel,24c64";
493 compatible = "atmel,24c64";
Daspeed-bmc-opp-swift.dts503 compatible = "atmel,24c64";
513 compatible = "atmel,24c64";
538 compatible = "atmel,24c64";
700 compatible = "atmel,24c64";
714 compatible = "atmel,24c64";
811 compatible = "atmel,24c64";
Daspeed-bmc-facebook-yosemitev2.dts170 compatible = "atmel,24c64";
212 compatible = "atmel,24c64";
Dimx53-tqma53.dtsi277 eeprom: 24c64@50 {
278 compatible = "atmel,24c64";
Dimx6-logicpd-som.dtsi186 compatible = "atmel,24c64";
193 compatible = "atmel,24c64";
Darmada-390-db.dts37 compatible = "atmel,24c64";
Darmada-395-gp.dts37 compatible = "atmel,24c64";
Daspeed-bmc-inspur-on5263m5.dts107 compatible = "atmel,24c64";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/omap/
Ddsp.txt6 - compatible : Should be "ti,omap3-c64" for OMAP3 & 4
12 compatible = "ti,omap3-c64";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Didt_89hpesx.txt23 - compatible: There are five EEPROM devices supported: 24c32, 24c64, 24c128,
39 compatible = "onsemi,24c64";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/socionext/
Duniphier-ld11-global.dts136 compatible = "st,24c64", "atmel,24c64";
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dmpc8548cds.dtsi81 compatible = "atmel,24c64";
86 compatible = "atmel,24c64";
91 compatible = "atmel,24c64";
98 compatible = "atmel,24c64";
Dp4080ds.dts164 compatible = "atmel,24c64";
168 compatible = "atmel,24c64";
172 compatible = "atmel,24c64";
/kernel/linux/linux-5.10/drivers/s390/cio/
Dorb.h31 u32 c64:1; /* IDAW/QDIO 64 bit control */ member
/kernel/linux/linux-5.10/Documentation/i2c/
Dslave-eeprom-backend.rst12 The following types are available: 24c02, 24c32, 24c64, and 24c512. Read-only
/kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/
Dbeacon-renesom-som.dtsi152 compatible = "microchip,24c64", "atmel,24c64";

123