Searched refs:OPENPIC_CPU_PRIORITY (Results 1 – 4 of 4) sorted by relevance
71 x = openpic_read(OPENPIC_CPU_PRIORITY(cpu)); in openpic_set_priority()74 openpic_write(OPENPIC_CPU_PRIORITY(cpu), x); in openpic_set_priority()
41 x = openpic_read(OPENPIC_CPU_PRIORITY(cpu)); in openpic_set_priority()44 openpic_write(OPENPIC_CPU_PRIORITY(cpu), x); in openpic_set_priority()
107 #define OPENPIC_CPU_PRIORITY(cpu) (0x20080 + (cpu) * 0x1000) macro
562 x = u3_ht_read(u3_ht, OPENPIC_CPU_PRIORITY(cpu)); in u3_ht_set_priority()565 u3_ht_write(u3_ht, OPENPIC_CPU_PRIORITY(cpu), x); in u3_ht_set_priority()