Home
last modified time | relevance | path

Searched full:at25 (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.12.1/drivers/misc/eeprom/
Dat25.c3 * Driver for most of the SPI EEPROMs, such as Atmel AT25 models
25 * mean that some AT25 products are EEPROMs, and others are FLASH.
80 struct at25_data *at25 = priv; in at25_ee_read() local
82 size_t max_chunk = spi_max_transfer_size(at25->spi); in at25_ee_read()
92 if (unlikely(offset >= at25->chip.byte_len)) in at25_ee_read()
94 if ((offset + count) > at25->chip.byte_len) in at25_ee_read()
95 count = at25->chip.byte_len - offset; in at25_ee_read()
101 cp = at25->command; in at25_ee_read()
104 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR) in at25_ee_read()
105 if (msg_offset >= BIT(at25->addrlen * 8)) in at25_ee_read()
[all …]
DMakefile3 obj-$(CONFIG_EEPROM_AT25) += at25.o
DKconfig47 will be called at25.
/linux-6.12.1/arch/arm/boot/dts/aspeed/
Dibm-power10-dual.dtsi90 at25,byte-len = <0x80000>;
91 at25,addr-mode = <4>;
92 at25,page-size = <256>;
94 compatible = "atmel,at25";
106 at25,byte-len = <0x80000>;
107 at25,addr-mode = <4>;
108 at25,page-size = <256>;
110 compatible = "atmel,at25";
123 at25,byte-len = <0x80000>;
124 at25,addr-mode = <4>;
[all …]
Dibm-power10-quad.dtsi741 at25,byte-len = <0x80000>;
742 at25,addr-mode = <4>;
743 at25,page-size = <256>;
745 compatible = "atmel,at25";
757 at25,byte-len = <0x80000>;
758 at25,addr-mode = <4>;
759 at25,page-size = <256>;
761 compatible = "atmel,at25";
774 at25,byte-len = <0x80000>;
775 at25,addr-mode = <4>;
[all …]
Daspeed-bmc-ibm-everest.dts2789 at25,byte-len = <0x80000>;
2790 at25,addr-mode = <4>;
2791 at25,page-size = <256>;
2793 compatible = "atmel,at25";
2805 at25,byte-len = <0x80000>;
2806 at25,addr-mode = <4>;
2807 at25,page-size = <256>;
2809 compatible = "atmel,at25";
2822 at25,byte-len = <0x80000>;
2823 at25,addr-mode = <4>;
[all …]
Dibm-power11-quad.dtsi402 compatible = "atmel,at25";
418 compatible = "atmel,at25";
434 compatible = "atmel,at25";
450 compatible = "atmel,at25";
755 compatible = "atmel,at25";
771 compatible = "atmel,at25";
787 compatible = "atmel,at25";
803 compatible = "atmel,at25";
1107 compatible = "atmel,at25";
1123 compatible = "atmel,at25";
[all …]
Daspeed-bmc-ibm-fuji.dts2740 compatible = "atmel,at25";
2756 compatible = "atmel,at25";
2772 compatible = "atmel,at25";
2788 compatible = "atmel,at25";
3092 compatible = "atmel,at25";
3108 compatible = "atmel,at25";
3124 compatible = "atmel,at25";
3140 compatible = "atmel,at25";
3444 compatible = "atmel,at25";
3460 compatible = "atmel,at25";
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/eeprom/
Dat25.yaml4 $id: http://devicetree.org/schemas/eeprom/at25.yaml#
7 title: SPI EEPROMs or FRAMs compatible with Atmel's AT25
19 # with Atmel's AT25. The compatible string requires two items where the
21 # item is fixed to "atmel,at25". Some existing bindings only have the
22 # "atmel,at25" part and should be fixed by somebody who knows vendor and
40 - const: atmel,at25
44 - const: atmel,at25
82 # Deprecated: at25,byte-len, at25,addr-mode, at25,page-size
83 at25,byte-len:
89 at25,addr-mode:
[all …]
/linux-6.12.1/arch/arm64/boot/dts/broadcom/northstar2/
Dns2-svk.dts130 at25@0 {
131 compatible = "atmel,at25";
134 at25,byte-len = <0x8000>;
135 at25,addr-mode = <2>;
136 at25,page-size = <64>;
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/
Dlpc3250-phy3250.dts203 eeprom: at25@0 {
204 compatible = "atmel,at25";
216 at25,byte-len = <0x8000>;
217 at25,addr-mode = <2>;
218 at25,page-size = <64>;
/linux-6.12.1/include/linux/spi/
Deeprom.h9 * by the "at25" driver. On SPI, most EEPROMS understand the same core
30 * other AT25 like chips.
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Dspi-octeon.txt22 compatible = "st,m95256", "atmel,at25";
Dibm,spi-fsi.yaml47 compatible = "atmel,at25";
/linux-6.12.1/Documentation/devicetree/bindings/fsi/
Dibm,fsi2spi.yaml58 compatible = "atmel,at25";
/linux-6.12.1/arch/arm/boot/dts/xilinx/
Dzynq-zc770-xm013.dts66 compatible = "atmel,at25";
/linux-6.12.1/Documentation/firmware-guide/acpi/
Denumeration.rst240 "AT25",
253 to at25 SPI eeprom driver (this is meant for the above ACPI snippet)::
256 { "AT25", 0 },
286 Then the at25 SPI driver can get this configuration by calling device property
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-dms-ba16.dts51 compatible = "atmel,at25256B", "atmel,at25";
Dimx6ul-kontron-bl-common.dtsi92 compatible = "anvo,anv32e61w", "atmel,at25";
Dimx6q-evi.dts128 compatible = "st,m95m02", "atmel,at25";
Dimx6q-bx50v3.dtsi164 compatible = "atmel,at25";
/linux-6.12.1/arch/arm/boot/dts/cirrus/
Dep93xx-edb9302.dts162 compatible = "atmel,at25";
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dlogicpd-torpedo-baseboard.dtsi376 at25@0 {
377 compatible = "atmel,at25";
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mn-beacon-baseboard.dtsi147 compatible = "microchip,at25160bn", "atmel,at25";
Dimx8mm-beacon-baseboard.dtsi176 compatible = "microchip,at25160bn", "atmel,at25";

12