/openbmc/linux/drivers/misc/eeprom/ |
H A D | at25.c | 101 cp = at25->command; in at25_ee_read() 451 at25 = devm_kzalloc(&spi->dev, sizeof(*at25), GFP_KERNEL); in at25_probe() 452 if (!at25) in at25_probe() 456 at25->spi = spi; in at25_probe() 476 at25->addrlen = 1; in at25_probe() 478 at25->addrlen = 2; in at25_probe() 489 at25->nvmem_config.read_only = at25->chip.flags & EE_READONLY; in at25_probe() 496 at25->nvmem_config.priv = at25; in at25_probe() 499 at25->nvmem_config.size = at25->chip.byte_len; in at25_probe() 501 at25->nvmem = devm_nvmem_register(&spi->dev, &at25->nvmem_config); in at25_probe() [all …]
|
H A D | Makefile | 3 obj-$(CONFIG_EEPROM_AT25) += at25.o
|
H A D | Kconfig | 47 will be called at25.
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | ibm-power10-dual.dtsi | 91 at25,addr-mode = <4>; 92 at25,page-size = <256>; 107 at25,addr-mode = <4>; 108 at25,page-size = <256>; 124 at25,addr-mode = <4>; 125 at25,page-size = <256>; 141 at25,addr-mode = <4>; 258 at25,addr-mode = <4>; 274 at25,addr-mode = <4>; 291 at25,addr-mode = <4>; [all …]
|
H A D | ibm-power10-quad.dtsi | 742 at25,addr-mode = <4>; 743 at25,page-size = <256>; 758 at25,addr-mode = <4>; 759 at25,page-size = <256>; 775 at25,addr-mode = <4>; 776 at25,page-size = <256>; 792 at25,addr-mode = <4>; 1115 at25,addr-mode = <4>; 1131 at25,addr-mode = <4>; 1148 at25,addr-mode = <4>; [all …]
|
H A D | aspeed-bmc-ibm-everest.dts | 2850 at25,addr-mode = <4>; 2866 at25,addr-mode = <4>; 2883 at25,addr-mode = <4>; 2900 at25,addr-mode = <4>; 3223 at25,addr-mode = <4>; 3239 at25,addr-mode = <4>; 3256 at25,addr-mode = <4>; 3273 at25,addr-mode = <4>; 3596 at25,addr-mode = <4>; 3612 at25,addr-mode = <4>; [all …]
|
H A D | ibm-power11-quad.dtsi | 402 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 D | aspeed-bmc-ibm-fuji.dts | 2772 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/linux/Documentation/devicetree/bindings/eeprom/ |
H A D | at25.yaml | 4 $id: http://devicetree.org/schemas/eeprom/at25.yaml# 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 39 - const: atmel,at25 43 - const: atmel,at25 81 # Deprecated: at25,byte-len, at25,addr-mode, at25,page-size 82 at25,byte-len: 88 at25,addr-mode: 95 at25,page-size: 131 compatible = "st,m95256", "atmel,at25"; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-zc770-xm013.dts | 71 at25,byte-len = <8192>; 72 at25,addr-mode = <2>; 73 at25,page-size = <32>; 75 compatible = "atmel,at25";
|
H A D | logicpd-torpedo-baseboard.dtsi | 351 at25@0 { 352 compatible = "atmel,at25";
|
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc3250-phy3250.dts | 203 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 D | ns2-svk.dts | 131 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 D | ibm-spi-vpd-parser@.service | 10 ExecStart=/usr/bin/env ibm-read-vpd --file %f --driver at25
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-octeon.txt | 22 compatible = "st,m95256", "atmel,at25";
|
/openbmc/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zc770-xm013.dts | 66 compatible = "atmel,at25";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-dms-ba16.dts | 51 compatible = "atmel,at25256B", "atmel,at25";
|
H A D | imx6ul-kontron-bl-common.dtsi | 92 compatible = "anvo,anv32e61w", "atmel,at25";
|
H A D | imx6q-bx50v3.dtsi | 164 compatible = "atmel,at25";
|
H A D | imx6q-evi.dts | 128 compatible = "st,m95m02", "atmel,at25";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | logicpd-torpedo-baseboard.dtsi | 376 at25@0 { 377 compatible = "atmel,at25";
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-beacon-baseboard.dtsi | 111 compatible = "microchip,at25160bn", "atmel,at25";
|
H A D | imx8mm-beacon-baseboard.dtsi | 127 compatible = "microchip,at25160bn", "atmel,at25";
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | enumeration.rst | 210 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/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 19 "^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true
|