Searched refs:DT_INFO_INVALID_CLOCK (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/kernel/ | ||
| H A D | dt.h | 27 #define DT_INFO_INVALID_CLOCK -1 macro |
| /optee_os/core/kernel/ | ||
| H A D | dt.c | 313 .clock = DT_INFO_INVALID_CLOCK, in fdt_fill_device_info() |