Home
last modified time | relevance | path

Searched refs:ATMEL_BASE_SFR (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/
H A Datmel_sfr.c14 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in redirect_int_from_saic_to_aic()
25 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in configure_2nd_sram_as_l2_cache()
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5d3.h111 #define ATMEL_BASE_SFR 0xf0038000 macro
H A Dsama5d4.h109 #define ATMEL_BASE_SFR 0xf8028000 macro
H A Dsama5d2.h121 #define ATMEL_BASE_SFR 0xf8030000 macro
/OK3568_Linux_fs/u-boot/board/atmel/sama5d2_ptc/
H A Dsama5d2_ptc.c59 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in board_nand_hw_init()