Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/intel/soc/common/soc/
A Dsocfpga_reset_manager.c107 uint32_t *noc_mask) in socfpga_s2f_bridge_mask() argument
110 *noc_mask = 0; in socfpga_s2f_bridge_mask()
114 *noc_mask |= IDLE_DATA_SOC2FPGA; in socfpga_s2f_bridge_mask()
119 *noc_mask |= IDLE_DATA_LWSOC2FPGA; in socfpga_s2f_bridge_mask()
182 uint32_t noc_mask = 0; in socfpga_bridges_enable() local
194 noc_mask); in socfpga_bridges_enable()
201 noc_mask, 0); in socfpga_bridges_enable()
242 uint32_t noc_mask = 0; in socfpga_bridges_disable() local
253 noc_mask); in socfpga_bridges_disable()
258 noc_mask, noc_mask); in socfpga_bridges_disable()
[all …]

Completed in 2 milliseconds