HomeSort by: relevance | last modified time | path
    Searched defs:ist_code (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/g42xxeb/
obio.c 297 static const uint8_t ist_code[] = { local in function:obio_intr_establish
329 (reg & ~(7<<sft)) | (ist_code[type] << sft));
obio.c 297 static const uint8_t ist_code[] = { local in function:obio_intr_establish
329 (reg & ~(7<<sft)) | (ist_code[type] << sft));

Completed in 105 milliseconds