Searched refs:pll_requests (Results 1 – 1 of 1) sorted by relevance
58 static uint8_t pll_requests; variable232 pll_requests = 1 << (clk - SMARTBOND_CLK_PLL96M); in smartbond_clock_control_on()245 if (pll_requests & PLL_REQUEST_USB) { in smartbond_clock_control_on()303 pll_requests &= ~(1 << (clk - SMARTBOND_CLK_PLL96M)); in smartbond_clock_control_off()304 if (pll_requests == 0) { in smartbond_clock_control_off()