Searched refs:EBI_UNLOCK_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/armltd/integrator/ | ||
H A D | arm-ebi.h | 43 #define EBI_UNLOCK_MAGIC 0xA05F macro |
H A D | integrator.c | 97 writel(EBI_UNLOCK_MAGIC, EBI_BASE + EBI_LOCK_REG); in board_init() |