Home
last modified time | relevance | path

Searched defs:reset_type (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dpm.c83 uint32_t reset_type = SOFT_SYS_RESET_L1; in brcm_system_reset() local
98 static int brcm_system_reset2(int is_vendor, int reset_type, in brcm_system_reset2()
H A Dbrcm_pm_ops.c249 static void __dead2 brcm_scp_sys_reset(unsigned int reset_type) in brcm_scp_sys_reset()
286 unsigned int reset_type; in brcm_system_reset() local
296 static int brcm_system_reset2(int is_vendor, int reset_type, in brcm_system_reset2()
/rk3399_ARM-atf/plat/qti/common/src/
H A Dpm_ps_hold.c22 static void configure_ps_hold(uint32_t reset_type) in configure_ps_hold()
/rk3399_ARM-atf/lib/psci/
H A Dpsci_system_off.c66 u_register_t psci_system_reset2(uint32_t reset_type, u_register_t cookie) in psci_system_reset2()
/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dihost_pll_config.c73 unsigned int reset_type) in ARMCOE_crm_pllAssertReset()
161 unsigned int reset_type) in ARMCOE_crm_pllDeassertReset()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_psci.c222 static int socfpga_system_reset2(int is_vendor, int reset_type, in socfpga_system_reset2()
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_psci_common.c219 int imx_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in imx_system_reset2()
/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_scpi_pm.c124 static int sunxi_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in sunxi_system_reset2()
/rk3399_ARM-atf/plat/nxp/common/psci/
H A Dplat_psci.c405 int reset_type, in psci_system_reset2()
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci_pm.c188 static int versal_net_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in versal_net_system_reset2()
/rk3399_ARM-atf/drivers/arm/ethosn/
H A Dethosn_smc.c416 u_register_t reset_type, in ethosn_smc_core_reset_handler()
444 u_register_t reset_type, in ethosn_smc_core_handler()
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_ddr.c85 enum reset_type { enum
/rk3399_ARM-atf/drivers/arm/css/scp/
H A Dcss_pm_scmi.c484 int css_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in css_system_reset2()
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c608 void mailbox_reset_warm(uint32_t reset_type) in mailbox_reset_warm()