Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c254 #define CPM_LCR_LPM_BIT 0 macro
255 #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)