Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/bl2/
Dboot_hal_bl2.c67 status = mhu_v2_x_driver_init(&MHU_RSE_TO_SCP_DEV, MHU_REV_READ_FROM_HW); in boot_platform_post_init()
185 mhu_v2_x_initiate_transfer(&MHU_RSE_TO_SCP_DEV); in boot_platform_post_load()
187 mhu_v2_x_channel_send(&MHU_RSE_TO_SCP_DEV, 0, 1); in boot_platform_post_load()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/bl2/
Dboot_hal_bl2.c67 status = mhu_v2_x_driver_init(&MHU_RSE_TO_SCP_DEV, MHU_REV_READ_FROM_HW); in boot_platform_post_init()
185 mhu_v2_x_initiate_transfer(&MHU_RSE_TO_SCP_DEV); in boot_platform_post_load()
187 mhu_v2_x_channel_send(&MHU_RSE_TO_SCP_DEV, 0, 1); in boot_platform_post_load()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/device/
Dhost_device_definition.h68 extern struct mhu_v2_x_dev_t MHU_RSE_TO_SCP_DEV;
Dhost_device_definition.c103 struct mhu_v2_x_dev_t MHU_RSE_TO_SCP_DEV = { variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/device/
Dhost_device_definition.h78 extern struct mhu_v2_x_dev_t MHU_RSE_TO_SCP_DEV;
Dhost_device_definition.c115 struct mhu_v2_x_dev_t MHU_RSE_TO_SCP_DEV = { variable