Searched refs:CPM_LCR_LPM_BIT (Results 1 – 1 of 1) sorted by relevance
254 #define CPM_LCR_LPM_BIT 0 macro255 #define CPM_LCR_LPM_MASK (0x3 << CPM_LCR_LPM_BIT)256 #define CPM_LCR_LPM_IDLE (0x0 << CPM_LCR_LPM_BIT)257 #define CPM_LCR_LPM_SLEEP (0x1 << CPM_LCR_LPM_BIT)