Home
last modified time | relevance | path

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

/external/u-boot/board/armltd/integrator/
Dintegrator.c97 writel(EBI_UNLOCK_MAGIC, EBI_BASE + EBI_LOCK_REG); in board_init()
102 writel(0, EBI_BASE + EBI_LOCK_REG); in board_init()
Darm-ebi.h42 #define EBI_LOCK_REG 0x20 macro