Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_EEPROM_PAGE_WRITE_BITS (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/u-boot/include/configs/
H A Dsocfpga_vining_fpga.h24 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Drut.h31 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 6 /* 64 byte pages */ macro
H A Dcm_t54.h66 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dlx2160ardb.h85 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dcm_t43.h133 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dcm_t335.h137 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dot1200.h76 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dlx2160aqds.h116 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dcm_t3517.h215 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dlacie_kw.h110 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 /* 16-byte page size */ macro
H A Dls1012aqds.h65 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dcm_t35.h253 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dcm_fx6.h228 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dvct.h180 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 5 /* The Catalyst CAT24WC32 has */ macro
H A Dlx2160a_common.h120 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dapf27.h230 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dsocrates.h196 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A Dls1046ardb.h142 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dti_armv7_keystone2.h151 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 6 macro
H A Dxilinx_zynqmp.h115 # define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 macro
H A DBSC9131RDB.h225 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 macro
H A Dxpedite520x.h183 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 6 /* 64 byte pages */ macro
/openbmc/u-boot/include/configs/km/
H A Dkm-powerpc.h19 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 /* 8 Byte write page */ macro
H A Dkm_arm.h175 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 6 /* 64 Byte write page */ macro
/openbmc/u-boot/cmd/
H A Deeprom.c36 #ifndef CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
37 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 8 macro
44 #define EEPROM_PAGE_SIZE (1 << CONFIG_SYS_EEPROM_PAGE_WRITE_BITS)

12