Home
last modified time | relevance | path

Searched +full:24 +full:c32 (Results 1 – 25 of 109) sorted by relevance

12345

/kernel/liteos_a/lib/libc/musl/src/
Dmemset.c39 uint32_t c32 = 0; in memset() local
49 c32 = c; in memset()
50 c32 |= c32 << 8; /* 8, Processed bits */ in memset()
51 c32 |= c32 << 16; /* 16, Processed bits */ in memset()
52 c64 = c32; in memset()
75 *(uint64_t *)(pos + 24) = c64; /* 24, size of three uint64_t data */ in memset()
106 *(uint32_t *)(pos) = c32; in memset()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/eeprom/
Dat24.yaml17 pattern: "^atmel,(24(c|cs|mac)[0-9]+|spd)$"
37 … - pattern: "^(atmel|catalyst|microchip|nxp|ramtron|renesas|rohm|st),(24(c|cs|lc|mac)[0-9]+|spd)$"
38 - pattern: "^atmel,(24(c|cs|mac)[0-9]+|spd)$"
67 pattern: c32$
100 - const: atmel,24c01
103 - const: atmel,24c02
106 - const: atmel,24c02
109 - const: atmel,24c16
112 - const: atmel,24c32
115 - const: atmel,24c128
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/eeprom/
Dat24.yaml20 pattern: "^atmel,(24(c|cs|mac)[0-9]+|spd)$"
39 … - pattern: "^(atmel|catalyst|microchip|nxp|ramtron|renesas|rohm|st),(24(c|cs|lc|mac)[0-9]+|spd)$"
40 - pattern: "^atmel,(24(c|cs|mac)[0-9]+|spd)$"
69 pattern: c32$
106 - const: atmel,24c16
111 - const: atmel,24c01
116 - const: atmel,24c02
121 - const: atmel,24c04
124 - const: atmel,24c16
127 - const: atmel,24c32
[all …]
/kernel/linux/linux-6.6/drivers/misc/eeprom/
DKconfig16 ones like at24c64, 24lc02 or fm24c04:
18 24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08,
19 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024, 24c2048
22 you configure as a 24c32 (32 kbit) or larger is NOT really a
23 24c16 (16 kbit) or smaller, and vice versa. Marking the chip
30 supported (24c16 and below, max 4 kByte).
/kernel/linux/linux-5.10/drivers/misc/eeprom/
DKconfig16 ones like at24c64, 24lc02 or fm24c04:
18 24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08,
19 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024, 24c2048
22 you configure as a 24c32 (32 kbit) or larger is NOT really a
23 24c16 (16 kbit) or smaller, and vice versa. Marking the chip
30 supported (24c16 and below, max 4 kByte).
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dpcm030.dts70 compatible = "catalyst,24c32", "atmel,24c32";
Dpcm032.dts72 compatible = "catalyst,24c32", "atmel,24c32";
/kernel/linux/linux-6.6/arch/powerpc/boot/dts/
Dpcm030.dts70 compatible = "catalyst,24c32", "atmel,24c32";
Dpcm032.dts72 compatible = "catalyst,24c32", "atmel,24c32";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx6ul-phytec-phycore-som.dtsi77 compatible = "catalyst,24c32", "atmel,24c32";
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx6ul-phytec-phycore-som.dtsi80 compatible = "catalyst,24c32", "atmel,24c32";
Dimx6qdl-phytec-phycore-som.dtsi90 compatible = "st,24c32", "atmel,24c32";
/kernel/linux/linux-6.6/Documentation/i2c/
Dslave-eeprom-backend.rst12 The following types are available: 24c02, 24c32, 24c64, and 24c512. Read-only
16 24c02, read/write, address 0x64:
17 # echo slave-24c02 0x1064 > /sys/bus/i2c/devices/i2c-1/new_device
19 24c512, read-only, address 0x42:
20 # echo slave-24c512ro 0x1042 > /sys/bus/i2c/devices/i2c-1/new_device
/kernel/linux/linux-5.10/Documentation/i2c/
Dslave-eeprom-backend.rst12 The following types are available: 24c02, 24c32, 24c64, and 24c512. Read-only
16 24c02, read/write, address 0x64:
17 # echo slave-24c02 0x1064 > /sys/bus/i2c/devices/i2c-1/new_device
19 24c512, read-only, address 0x42:
20 # echo slave-24c512ro 0x1042 > /sys/bus/i2c/devices/i2c-1/new_device
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-krane.dtsi76 compatible = "atmel,24c32";
89 compatible = "atmel,24c32";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Didt_89hpesx.txt23 - compatible: There are five EEPROM devices supported: 24c32, 24c64, 24c128,
24 24c256 and 24c512 differed by size.
39 compatible = "onsemi,24c64";
/kernel/linux/linux-6.6/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-krane.dtsi78 compatible = "atmel,24c32";
93 compatible = "atmel,24c32";
Dmt8183-kukui-kakadu.dtsi94 compatible = "atmel,24c32";
109 compatible = "atmel,24c32";
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
Dmac-fcc.c55 #define C32(_p, _m, _v) W32(_p, _m, R32(_p, _m) & ~(_v)) macro
214 C32(fccp, fcc_fpsmr, FCC_PSMR_PRO); in set_multicast_finish()
254 C32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT); in restart()
273 W32(ep, fen_genfcc.fcc_rstate, (CPMFCR_GBL | CPMFCR_EB) << 24); in restart()
274 W32(ep, fen_genfcc.fcc_tstate, (CPMFCR_GBL | CPMFCR_EB) << 24); in restart()
396 C32(fccp, fcc_fpsmr, FCC_PSMR_FDE | FCC_PSMR_LPB); in restart()
410 C32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT); in stop()
553 C32(fccp, fcc_gfmr, FCC_GFMR_ENT); in tx_restart()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
Dmac-fcc.c57 #define C32(_p, _m, _v) W32(_p, _m, R32(_p, _m) & ~(_v)) macro
216 C32(fccp, fcc_fpsmr, FCC_PSMR_PRO); in set_multicast_finish()
256 C32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT); in restart()
275 W32(ep, fen_genfcc.fcc_rstate, (CPMFCR_GBL | CPMFCR_EB) << 24); in restart()
276 W32(ep, fen_genfcc.fcc_tstate, (CPMFCR_GBL | CPMFCR_EB) << 24); in restart()
398 C32(fccp, fcc_fpsmr, FCC_PSMR_FDE | FCC_PSMR_LPB); in restart()
412 C32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT); in stop()
555 C32(fccp, fcc_gfmr, FCC_GFMR_ENT); in tx_restart()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/
Di2c-altera.txt34 compatible = "atmel,24c32";
Damlogic,meson6-i2c.yaml52 compatible = "atmel,24c32";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-altera.txt34 compatible = "atmel,24c32";
Damlogic,meson6-i2c.yaml52 compatible = "atmel,24c32";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-kontron-sl28.dts295 compatible = "atmel,24c32";
309 compatible = "atmel,24c32";

12345