Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-composite-7ulp.c17 #define PCG_PR_MASK BIT(31) macro
83 if (!(val & PCG_PR_MASK)) { in imx_ulp_clk_hw_composite()