Home
last modified time | relevance | path

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

/drivers/soc/fsl/qe/
Dqe_ic.h75 #define SIGNAL_LOW 0 macro
Dqe_ic.c401 temp |= (high ? SIGNAL_HIGH : SIGNAL_LOW) << CICR_HPIT_SHIFT; in qe_ic_set_highest_priority()
477 temp |= (high ? SIGNAL_HIGH : SIGNAL_LOW) << shift; in qe_ic_set_high_priority()