Home
last modified time | relevance | path

Searched refs:sfr (Results 1 – 12 of 12) sorted by relevance

/arch/arm/mach-at91/
A Datmel_sfr.c15 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in redirect_int_from_saic_to_aic() local
18 if (!(readl(&sfr->aicredir) & ATMEL_SFR_AICREDIR_NSAIC)) { in redirect_int_from_saic_to_aic()
19 key32 = readl(&sfr->sn1) ^ ATMEL_SFR_AICREDIR_KEY; in redirect_int_from_saic_to_aic()
20 writel((key32 | ATMEL_SFR_AICREDIR_NSAIC), &sfr->aicredir); in redirect_int_from_saic_to_aic()
26 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in configure_2nd_sram_as_l2_cache() local
28 writel(1, &sfr->l2cc_hramc); in configure_2nd_sram_as_l2_cache()
34 struct atmel_sfr *sfr = (struct atmel_sfr *)ATMEL_BASE_SFR; in configure_ddrcfg_input_buffers() local
38 &sfr->ddrcfg); in configure_ddrcfg_input_buffers()
40 writel(0, &sfr->ddrcfg); in configure_ddrcfg_input_buffers()
/arch/arm/dts/
A Dat91-sama7g5ek-u-boot.dtsi29 sfr-phandle = <&sfr>;
39 sfr-phandle = <&sfr>;
49 sfr-phandle = <&sfr>;
60 sfr-phandle = <&sfr>;
91 sfr: sfr@e1624000 { label
92 compatible = "microchip,sama7g5-sfr", "syscon";
A Dat91-sama5d27_giantboard.dts71 sfr: sfr@f8030000 { label
A Dat91-sama5d27_wlsom1_ek-u-boot.dtsi36 &sfr {
A Dsam9x60.dtsi109 microchip,sfr = <&sfr>;
194 sfr: sfr@f8050000 { label
195 compatible = "microchip,sam9x60-sfr", "syscon";
A Dsama5d2.dtsi174 regmap-sfr = <&sfr>;
757 sfr: sfr@f8030000 { label
758 compatible = "atmel,sama5d2-sfr", "syscon";
A Dsama5d3.dtsi243 sfr: sfr@f0038000 { label
244 compatible = "atmel,sama5d3-sfr", "syscon";
991 regmap-sfr = <&sfr>;
A Dsama5d4.dtsi993 sfr: sfr@f8028000 { label
994 compatible = "atmel,sama5d4-sfr", "syscon";
A Dsama7g5.dtsi186 sfrbu: sfr@e0008000 {
/arch/mips/dts/
A Dsfr,nb4-ser.dts12 compatible = "sfr,nb4-ser", "brcm,bcm6358";
A DMakefile29 dtb-$(CONFIG_BOARD_SFR_NB4_SER) += sfr,nb4-ser.dtb
/arch/mips/mach-bmips/
A DKconfig290 source "board/sfr/nb4_ser/Kconfig"

Completed in 22 milliseconds