Home
last modified time | relevance | path

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

/arch/powerpc/platforms/44x/
A Dsoc.c197 u32 reset_type = DBCR0_RST_SYSTEM; in ppc4xx_reset_system() local
211 reset_type = prop[0] << 28; in ppc4xx_reset_system()
214 mtspr(SPRN_DBCR0, mfspr(SPRN_DBCR0) | reset_type); in ppc4xx_reset_system()
/arch/x86/platform/efi/
A Defi_64.c691 efi_thunk_reset_system(int reset_type, efi_status_t status, in efi_thunk_reset_system() argument
701 efi_thunk(reset_system, reset_type, status, data_size, phys_data); in efi_thunk_reset_system()
774 int *reset_type) in efi_thunk_query_capsule_caps() argument

Completed in 8 milliseconds