Searched refs:IO_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
17 #define IO_NOT_SUPPORTED (-0x82) macro
299 static int32_t loaded = IO_NOT_SUPPORTED; in load_bl33x()316 if (loaded != IO_NOT_SUPPORTED) { in load_bl33x()