Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_pic32.c75 #define MPLL_VREG_RDY BIT(23) macro
312 mask = MPLL_RDY | MPLL_VREG_RDY; in pic32_mpll_init()