Home
last modified time | relevance | path

Searched refs:SIGNAL_LOW (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/sysdev/qe_lib/
Dqe_ic.h75 #define SIGNAL_LOW 0 macro
Dqe_ic.c394 temp |= (high ? SIGNAL_HIGH : SIGNAL_LOW) << CICR_HPIT_SHIFT; in qe_ic_set_highest_priority()
466 temp |= (high ? SIGNAL_HIGH : SIGNAL_LOW) << shift; in qe_ic_set_high_priority()