Searched refs:PLL_BYPASS (Results 1 – 5 of 5) sorted by relevance
51 #define PLL_BYPASS BITS_WITH_WMASK(1, 0x1, 15) macro
73 #define PLL_BYPASS REG_WMSK_BITS(1, 0, 0x1) macro
107 #define PLL_BYPASS REG_WMSK_BITS(1, 0, 0x1) macro
133 mmio_write_32(CRU_BASE + PLL_CONS((pll_id), 3), PLL_BYPASS); in plls_suspend()
23 #define PLL_BYPASS BIT(1) macro
Completed in 6 milliseconds