Searched refs:IYONIX_FLASH_BASE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/iyonix/iyonix/
H A Diyonixreg.h62 #define IYONIX_FLASH_BASE 0xA0000000UL macro
H A Diyonix_machdep.c339 IYONIX_FLASH_BASE,
340 IYONIX_FLASH_BASE,
352 volatile uint32_t *flashbase = (uint32_t *)IYONIX_FLASH_BASE;
353 volatile uint16_t *flashword = (uint16_t *)IYONIX_FLASH_BASE;
/netbsd-current/sys/arch/evbarm/iyonix/
H A Diyonixreg.h62 #define IYONIX_FLASH_BASE 0xA0000000UL macro
H A Diyonix_machdep.c361 IYONIX_FLASH_BASE,
362 IYONIX_FLASH_BASE,
382 volatile uint32_t *flashbase = (uint32_t *)IYONIX_FLASH_BASE;
383 volatile uint16_t *flashword = (uint16_t *)IYONIX_FLASH_BASE;

Completed in 94 milliseconds