Searched refs:PM07_CTR_POLARITY (Results 1 – 2 of 2) sorted by relevance
60 #define PM07_CTR_POLARITY(x) (((x) & 1) << 24) macro
321 pm_regs.pm07_cntrl[ctr] |= PM07_CTR_POLARITY(polarity); in set_pm_event()