HomeSort by relevance Sort by last modified time
    Searched refs:MAX_INTR_TYPES (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h 18 #define MAX_INTR_TYPES U(3)
19 #define INTR_TYPE_INVAL MAX_INTR_TYPES
  /device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c 43 static intr_type_desc_t intr_type_descs[MAX_INTR_TYPES];

Completed in 125 milliseconds