Searched refs:OPENPIC_CPU_PRIORITY (Results 1 – 2 of 2) sorted by relevance
102 #define OPENPIC_CPU_PRIORITY(cpu) (0x20080 + (cpu) * 0x1000) macro
181 x = openpic_read(info, OPENPIC_CPU_PRIORITY(cpu)); in openpic_set_priority()184 openpic_write(info, OPENPIC_CPU_PRIORITY(cpu), x); in openpic_set_priority()