Home
last modified time | relevance | path

Searched refs:SOCFPGA_NOC_FW_H2F_SCR_OFST (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc_arria10.c81 writel(~0, SOCFPGA_NOC_FW_H2F_SCR_OFST); in socfpga_init_security_policies()
82 writel(~0, SOCFPGA_NOC_FW_H2F_SCR_OFST + 4); in socfpga_init_security_policies()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dbase_addr_a10.h48 #define SOCFPGA_NOC_FW_H2F_SCR_OFST 0xffd13500 macro