Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/intel/soc/common/soc/
A Dsocfpga_system_manager.c21 mmio_write_32(SOCFPGA_L4_PER_SCR(NAND_DATA), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
38 mmio_write_32(SOCFPGA_L4_PER_SCR(EMAC0), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
39 mmio_write_32(SOCFPGA_L4_PER_SCR(EMAC1), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
40 mmio_write_32(SOCFPGA_L4_PER_SCR(EMAC2), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
49 mmio_write_32(SOCFPGA_L4_PER_SCR(SDMMC), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
52 mmio_write_32(SOCFPGA_L4_PER_SCR(GPIO0), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
55 mmio_write_32(SOCFPGA_L4_PER_SCR(I2C0), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
56 mmio_write_32(SOCFPGA_L4_PER_SCR(I2C1), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
57 mmio_write_32(SOCFPGA_L4_PER_SCR(I2C2), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
58 mmio_write_32(SOCFPGA_L4_PER_SCR(I2C3), DISABLE_L4_FIREWALL); in enable_ns_peripheral_access()
[all …]
/trusted-firmware-a/plat/intel/soc/common/include/
A Dsocfpga_system_manager.h55 #define SOCFPGA_L4_PER_SCR(_reg) (SOCFPGA_L4_PER_SCR_REG_BASE \ macro

Completed in 3 milliseconds