Home
last modified time | relevance | path

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

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