Home
last modified time | relevance | path

Searched defs:EEPROM_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_eeprom.c30 #define EEPROM_PAGE_SIZE (1U << EEPROM_PAGE_BITS) macro
/openbmc/u-boot/cmd/
H A Deeprom.c44 #define EEPROM_PAGE_SIZE (1 << CONFIG_SYS_EEPROM_PAGE_WRITE_BITS) macro