Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c113 MBOX_WRITEL(1, MBOX_DOORBELL_TO_SDM); in mbox_send_cmd_only_common()
175 MBOX_WRITEL(1, MBOX_DOORBELL_TO_SDM); in mbox_send_cmd_common()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmailbox_s10.h101 #define MBOX_DOORBELL_TO_SDM 0x400 /* Doorbell to SDM */ macro