Home
last modified time | relevance | path

Searched refs:MHU_SCP_TO_RSE_DEV (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/device/
Dhost_device_definition.h63 extern struct mhu_v2_x_dev_t MHU_SCP_TO_RSE_DEV;
Dhost_device_definition.c97 struct mhu_v2_x_dev_t MHU_SCP_TO_RSE_DEV = { variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/device/
Dhost_device_definition.h73 extern struct mhu_v2_x_dev_t MHU_SCP_TO_RSE_DEV;
Dhost_device_definition.c109 struct mhu_v2_x_dev_t MHU_SCP_TO_RSE_DEV = { variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/bl2/
Dboot_hal_bl2.c60 status = mhu_v2_x_driver_init(&MHU_SCP_TO_RSE_DEV, MHU_REV_READ_FROM_HW); in boot_platform_post_init()
178 mhu_v2_x_channel_receive(&MHU_SCP_TO_RSE_DEV, 0, &channel_stat); in boot_platform_post_load()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/bl2/
Dboot_hal_bl2.c60 status = mhu_v2_x_driver_init(&MHU_SCP_TO_RSE_DEV, MHU_REV_READ_FROM_HW); in boot_platform_post_init()
178 mhu_v2_x_channel_receive(&MHU_SCP_TO_RSE_DEV, 0, &channel_stat); in boot_platform_post_load()