Searched refs:sfr (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-at91/ |
| H A D | atmel_sfr.c | 14 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in redirect_int_from_saic_to_aic() local 17 if (!(readl(&sfr->aicredir) & ATMEL_SFR_AICREDIR_NSAIC)) { in redirect_int_from_saic_to_aic() 18 key32 = readl(&sfr->sn1) ^ ATMEL_SFR_AICREDIR_KEY; in redirect_int_from_saic_to_aic() 19 writel((key32 | ATMEL_SFR_AICREDIR_NSAIC), &sfr->aicredir); 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() local 27 writel(1, &sfr->l2cc_hramc); in configure_2nd_sram_as_l2_cache()
|
| /rk3399_rockchip-uboot/board/sfr/nb4_ser/ |
| H A D | Kconfig | 7 default "sfr"
|
| H A D | MAINTAINERS | 4 F: board/sfr/nb4_ser/
|
| /rk3399_rockchip-uboot/board/atmel/sama5d2_ptc/ |
| H A D | sama5d2_ptc.c | 59 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in board_nand_hw_init() local 66 AT91_SFR_EBICFG_PULL1_NONE, &sfr->ebicfg); in board_nand_hw_init()
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | sfr_nb4-ser_ram_defconfig | 9 CONFIG_DEFAULT_DEVICE_TREE="sfr,nb4-ser"
|
| /rk3399_rockchip-uboot/arch/mips/dts/ |
| H A D | sfr,nb4-ser.dts | 13 compatible = "sfr,nb4-ser", "brcm,bcm6358";
|
| /rk3399_rockchip-uboot/arch/mips/mach-bmips/ |
| H A D | Kconfig | 188 source "board/sfr/nb4_ser/Kconfig"
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sama5d3.dtsi | 247 sfr: sfr@f0038000 { label 248 compatible = "atmel,sama5d3-sfr", "syscon";
|
| H A D | sama5d4.dtsi | 1012 sfr: sfr@f8028000 { label 1013 compatible = "atmel,sama5d4-sfr", "syscon";
|