Searched refs:OPENPIC_CPU_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
103 #define OPENPIC_CPU_PRIORITY_MASK 0x0000000f macro
182 x &= ~OPENPIC_CPU_PRIORITY_MASK; in openpic_set_priority()