Home
last modified time | relevance | path

Searched refs:MAGIC_CHIP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/siemens/draco/
H A Dboard.h25 #define MAGIC_CHIP 0x50494843 macro
H A Dboard.c188 if (MAGIC_CHIP == settings.chip.magic) in read_eeprom()