Home
last modified time | relevance | path

Searched defs:interrupt (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_pm.c32 uint32_t interrupt = GIC_SPURIOUS_INTERRUPT; in stm32_cpu_standby() local
/trusted-firmware-a-latest/include/lib/extensions/
Dras.h111 unsigned int interrupt; member
/trusted-firmware-a-latest/plat/intel/soc/common/soc/
Dsocfpga_mailbox.c460 void mailbox_set_int(uint32_t interrupt) in mailbox_set_int()