Searched refs:PLLCON_LOKS (Results 1 – 3 of 3) sorted by relevance
41 #define PLLCON_LOKS BIT(30) macro804 value |= PLLCON_LOKS; in npcm7xx_clk_write()809 if (value & PLLCON_LOKS) { in npcm7xx_clk_write()810 value &= ~PLLCON_LOKS; in npcm7xx_clk_write()812 value |= (value & PLLCON_LOKS); in npcm7xx_clk_write()
31 #define PLLCON_LOKS BIT(30) macro
39 #define PLLCON_LOKS BIT(30) macro