Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-npcm7xx.c34 #define PLLCON_PWDEN BIT(12) macro
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_clk.c42 #define PLLCON_PWDEN BIT(12) macro
801 if (value & PLLCON_PWDEN) { in npcm7xx_clk_write()