Searched refs:EXT_CPU_IORDY_SL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/micronas/vct/ | ||
H A D | ebi.h | 18 #define EXT_CPU_IORDY_SL (0x00000001) macro |
H A D | ebi_nor_flash.c | 35 while (!(reg_read(EBI_SIG_LEVEL(EBI_BASE)) & EXT_CPU_IORDY_SL)) { in ebi_write_u16() |