HomeSort by relevance Sort by last modified time
    Searched full:set_routing_model (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c 104 * which was stored through a call to 'set_routing_model()' earlier.
141 int32_t set_routing_model(uint32_t type, uint32_t flags) function
223 rc = set_routing_model(type, flags);
  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h 122 int32_t set_routing_model(uint32_t type, uint32_t flags);
  /device/linaro/bootloader/arm-trusted-firmware/docs/
interrupt-framework-design.md 360 `set_routing_model()` API which programs the `SCR_EL3` according to the routing
    [all...]

Completed in 71 milliseconds