Home
last modified time | relevance | path

Searched refs:APLIC_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Daplic_priv.c101 node = fdt_node_offset_by_compatible(fdt, -1, APLIC_COMPATIBLE); in aplic_init_from_device_tree()
113 APLIC_COMPATIBLE); in aplic_init_from_device_tree()
/optee_os/core/include/drivers/
H A Daplic_priv.h21 #define APLIC_COMPATIBLE "riscv,aplic" macro