Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_power_manager.c70 switch (hoff_ptr->peripheral_pwr_gate_magic) { in config_pwrmgr_handoff()
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_handoff.c59 if (reverse_hoff_ptr->peripheral_pwr_gate_magic != HANDOFF_MAGIC_PERIPHERAL) { in socfpga_get_handoff()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_handoff.h174 uint32_t peripheral_pwr_gate_magic; member