Home
last modified time | relevance | path

Searched refs:DT_INFO_INVALID_INTERRUPT (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/crypto/caam/hal/common/
A Dhal_cfg_dt.c112 if (jr_it_num == DT_INFO_INVALID_INTERRUPT) { in caam_hal_cfg_get_jobring_dt()
/optee_os/core/drivers/
A Dgic.c215 int it_num = DT_INFO_INVALID_INTERRUPT; in gic_dt_get_irq()
224 return DT_INFO_INVALID_INTERRUPT; in gic_dt_get_irq()
236 it_num = DT_INFO_INVALID_INTERRUPT; in gic_dt_get_irq()
/optee_os/core/include/kernel/
A Ddt.h30 #define DT_INFO_INVALID_INTERRUPT -1 macro
/optee_os/core/kernel/
A Dinterrupt.c37 int it_num = DT_INFO_INVALID_INTERRUPT; in dt_get_irq_type_prio()
A Ddt.c258 .interrupt = DT_INFO_INVALID_INTERRUPT, in _fdt_fill_device_info()

Completed in 10 milliseconds