Searched defs:IWR_ENABLE (Results 1 – 7 of 7) sorted by relevance
536 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
953 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
779 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
780 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
1586 #define IWR_ENABLE(x) (1 << ((x)&0x1Fu)) /* Wakeup Enable Peripheral #x */ macro1589 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
1114 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
1531 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro