Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/stingray/src/
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()
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()
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
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()
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()
/aosp_15_r20/external/coreboot/src/soc/intel/common/
H A Dfsp_reset.c29 EFI_RESET_TYPE reset_type; member
44 static uint32_t fsp_reset_type_to_status(EFI_RESET_TYPE reset_type) in fsp_reset_type_to_status()
/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50DeepSleepStress/
H A Dfirmware_Cr50DeepSleepStress.py40 def initialize(self, host, cmdline_args, suspend_count, reset_type): argument
277 def run_once(self, host, suspend_count, reset_type): argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/stingray/driver/
Dihost_pll_config.c73 unsigned int reset_type) in ARMCOE_crm_pllAssertReset()
161 unsigned int reset_type) in ARMCOE_crm_pllDeassertReset()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/ethosn/
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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/psci/
Dpsci_system_off.c55 u_register_t psci_system_reset2(uint32_t reset_type, u_register_t cookie) in psci_system_reset2()
/aosp_15_r20/external/arm-trusted-firmware/lib/psci/
H A Dpsci_system_off.c55 u_register_t psci_system_reset2(uint32_t reset_type, u_register_t cookie) in psci_system_reset2()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qti/common/src/
Dpm_ps_hold.c22 static void configure_ps_hold(uint32_t reset_type) in configure_ps_hold()
/aosp_15_r20/external/arm-trusted-firmware/plat/qti/common/src/
H A Dpm_ps_hold.c22 static void configure_ps_hold(uint32_t reset_type) in configure_ps_hold()
/aosp_15_r20/external/arm-trusted-firmware/plat/intel/soc/common/
H A Dsocfpga_psci.c151 static int socfpga_system_reset2(int is_vendor, int reset_type, in socfpga_system_reset2()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_psci.c198 static int socfpga_system_reset2(int is_vendor, int reset_type, in socfpga_system_reset2()
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx8m/
H A Dimx8m_psci_common.c211 int imx_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in imx_system_reset2()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/
Dimx8m_psci_common.c219 int imx_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in imx_system_reset2()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/allwinner/common/
Dsunxi_scpi_pm.c128 static int sunxi_system_reset2(int is_vendor, int reset_type, u_register_t cookie) in sunxi_system_reset2()
/aosp_15_r20/external/coreboot/src/drivers/wwan/fm/
H A Dacpi_fm350gl.c34 enum reset_type { enum
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nxp/common/psci/
Dplat_psci.c405 int reset_type, in psci_system_reset2()
/aosp_15_r20/external/arm-trusted-firmware/plat/nxp/common/psci/
H A Dplat_psci.c405 int reset_type, in psci_system_reset2()
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_kernel_tests.c46 enum reset_type { enum
H A Dvb20_api_kernel_tests.c46 enum reset_type { enum
H A Dvb2_firmware_tests.c55 enum reset_type { enum
/aosp_15_r20/external/coreboot/src/soc/amd/cezanne/psp_verstage/
H A Dsvc.c106 uint32_t svc_reset_system(enum reset_type reset_type) in svc_reset_system()

12345