Home
last modified time | relevance | path

Searched refs:at25 (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/misc/eeprom/
H A Dat25.c80 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()
108 mutex_lock(&at25->lock); in at25_ee_read()
113 switch (at25->addrlen) { in at25_ee_read()
[all …]
H A DMakefile3 obj-$(CONFIG_EEPROM_AT25) += at25.o
H A DKconfig47 will be called at25.
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A 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 …]
H A 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 …]
H A Daspeed-bmc-ibm-everest.dts2849 at25,byte-len = <0x80000>;
2850 at25,addr-mode = <4>;
2851 at25,page-size = <256>;
2853 compatible = "atmel,at25";
2865 at25,byte-len = <0x80000>;
2866 at25,addr-mode = <4>;
2867 at25,page-size = <256>;
2869 compatible = "atmel,at25";
2882 at25,byte-len = <0x80000>;
2883 at25,addr-mode = <4>;
[all …]
H A 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 …]
H A Daspeed-bmc-ibm-fuji.dts2772 compatible = "atmel,at25";
2788 compatible = "atmel,at25";
2804 compatible = "atmel,at25";
2820 compatible = "atmel,at25";
3124 compatible = "atmel,at25";
3140 compatible = "atmel,at25";
3156 compatible = "atmel,at25";
3172 compatible = "atmel,at25";
3476 compatible = "atmel,at25";
3492 compatible = "atmel,at25";
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-zc770-xm013.dts71 at25,byte-len = <8192>;
72 at25,addr-mode = <2>;
73 at25,page-size = <32>;
75 compatible = "atmel,at25";
H A Dlogicpd-torpedo-baseboard.dtsi351 at25@0 {
352 compatible = "atmel,at25";
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A 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>;
/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2-svk.dts131 at25@0 {
132 compatible = "atmel,at25";
135 at25,byte-len = <0x8000>;
136 at25,addr-mode = <2>;
137 at25,page-size = <64>;
/openbmc/openpower-vpd-parser/service_files/
H A Dibm-spi-vpd-parser@.service10 ExecStart=/usr/bin/env ibm-read-vpd --file %f --driver at25
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-octeon.txt22 compatible = "st,m95256", "atmel,at25";
/openbmc/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc770-xm013.dts66 compatible = "atmel,at25";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-dms-ba16.dts51 compatible = "atmel,at25256B", "atmel,at25";
H A Dimx6ul-kontron-bl-common.dtsi92 compatible = "anvo,anv32e61w", "atmel,at25";
H A Dimx6q-bx50v3.dtsi164 compatible = "atmel,at25";
H A Dimx6q-evi.dts128 compatible = "st,m95m02", "atmel,at25";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dlogicpd-torpedo-baseboard.dtsi376 at25@0 {
377 compatible = "atmel,at25";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-beacon-baseboard.dtsi111 compatible = "microchip,at25160bn", "atmel,at25";
H A Dimx8mm-beacon-baseboard.dtsi127 compatible = "microchip,at25160bn", "atmel,at25";
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst210 to at25 SPI eeprom driver (this is meant for the above ACPI snippet)::
243 Then the at25 SPI driver can get this configuration by calling device property
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1098 at25.c: 10286
/openbmc/linux/
H A Dopengrok2.0.log[all...]

12