Searched refs:SC_VPLL27CTRL_WP (Results 1 – 1 of 1) sorted by relevance
26 #define SC_VPLL27CTRL_WP BIT(0) macro94 tmp |= SC_VPLL27CTRL_WP; /* write protect off */ in uniphier_ld20_vpll27_init()102 tmp &= ~SC_VPLL27CTRL_WP; /* write protect on */ in uniphier_ld20_vpll27_init()
Completed in 3 milliseconds