Home
last modified time | relevance | path

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

123

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daspeed-bmc-ibm-rainier.dts551 compatible = "atmel,24c64";
622 compatible = "atmel,24c64";
627 compatible = "atmel,24c64";
632 compatible = "atmel,24c64";
651 compatible = "atmel,24c64";
656 compatible = "atmel,24c64";
680 compatible = "atmel,24c64";
685 compatible = "atmel,24c64";
690 compatible = "atmel,24c64";
695 compatible = "atmel,24c64";
[all …]
H A Dat91-linea.dtsi45 compatible = "st,24c64", "atmel,24c64";
H A Duniphier-pro4-sanji.dts49 compatible = "st,24c64", "atmel,24c64";
H A Duniphier-pro4-ace.dts54 compatible = "st,24c64", "atmel,24c64";
H A Duniphier-pxs2-gentil.dts52 compatible = "st,24c64", "atmel,24c64";
H A Daspeed-bmc-quanta-q71l.dts181 compatible = "atmel,24c64";
187 compatible = "atmel,24c64";
303 compatible = "atmel,24c64";
381 compatible = "atmel,24c64";
391 compatible = "atmel,24c64";
H A Daspeed-bmc-facebook-tiogapass.dts238 compatible = "atmel,24c64";
298 compatible = "atmel,24c64";
358 compatible = "atmel,24c64";
498 compatible = "atmel,24c64";
H A 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";
H A Daspeed-bmc-facebook-yosemitev2.dts170 compatible = "atmel,24c64";
212 compatible = "atmel,24c64";
H A Dimx53-tqma53.dtsi277 eeprom: 24c64@50 {
278 compatible = "atmel,24c64";
H A Darmada-390-db.dts37 compatible = "atmel,24c64";
H A Darmada-395-gp.dts37 compatible = "atmel,24c64";
H A Dimx6-logicpd-som.dtsi186 compatible = "atmel,24c64";
193 compatible = "atmel,24c64";
H A Daspeed-bmc-inspur-on5263m5.dts107 compatible = "atmel,24c64";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/
H A Ddsp.txt6 - compatible : Should be "ti,omap3-c64" for OMAP3 & 4
12 compatible = "ti,omap3-c64";
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Didt_89hpesx.txt23 - compatible: There are five EEPROM devices supported: 24c32, 24c64, 24c128,
39 compatible = "onsemi,24c64";
/f-stack/freebsd/contrib/device-tree/src/arm64/socionext/
H A Duniphier-ld11-global.dts136 compatible = "st,24c64", "atmel,24c64";
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dsha2.h80 uint64_t c64[2]; /* for SHA384/512, modulo 2^128 */ member
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsha2.h80 uint64_t c64[2]; /* for SHA384/512, modulo 2^128 */ member
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8548cds.dtsi81 compatible = "atmel,24c64";
86 compatible = "atmel,24c64";
91 compatible = "atmel,24c64";
98 compatible = "atmel,24c64";
H A Dp4080ds.dts164 compatible = "atmel,24c64";
168 compatible = "atmel,24c64";
172 compatible = "atmel,24c64";
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c744 ctx->count.c64[0] = ctx->count.c64[1] = 0; in SHA2Init()
808 buf_index = (ctx->count.c64[1] >> 3) & 0x7F; in SHA2Update()
811 if ((ctx->count.c64[1] += (input_len << 3)) < (input_len << 3)) in SHA2Update()
812 ctx->count.c64[0]++; in SHA2Update()
814 ctx->count.c64[0] += (input_len >> 29); in SHA2Update()
907 uint8_t bitcount_be64[sizeof (ctx->count.c64)]; in SHA2Final()
918 index = (ctx->count.c64[1] >> 3) & 0x7f; in SHA2Final()
919 Encode64(bitcount_be64, ctx->count.c64, in SHA2Final()
/f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm015-dc1.dts91 compatible = "atmel,24c64"; /* 24AA64 */
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1028a-kontron-sl28-var3-ads2.dts82 compatible = "atmel,24c64";
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dmpc8308_p1m.dts122 compatible = "ramtron,24c64", "atmel,24c64";

123