Home
last modified time | relevance | path

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

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