Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A Dpll-base-ld20.c25 #define SC_VPLL27CTRL_WP BIT(0) macro
115 tmp |= SC_VPLL27CTRL_WP; /* write protect off */ in uniphier_ld20_vpll27_init()
123 tmp &= ~SC_VPLL27CTRL_WP; /* write protect on */ in uniphier_ld20_vpll27_init()