Searched refs:P1_IQ_PCNT_SHIFT (Results 1 – 2 of 2) sorted by relevance
227 #define P1_IQ_PCNT_SHIFT 8 macro
2114 if (((tmp >> P1_IQ_PCNT_SHIFT) & 0xff) != 0) { in rt_watchdog()2119 if (((tmp >> P1_IQ_PCNT_SHIFT) & 0xff) == 0) in rt_watchdog()