Lines Matching refs:clocked
165 bool clocked; member
961 if (udc->clocked) in udc_clk_set()
964 udc->clocked = 1; in udc_clk_set()
967 if (!udc->clocked) in udc_clk_set()
970 udc->clocked = 0; in udc_clk_set()
1565 if (!udc->clocked) in pullup()
2422 if (!udc->clocked) in lpc32xx_get_frame()
2935 if (udc->clocked) { in lpc32xx_stop()
3092 udc->clocked = 1; in lpc32xx_udc_probe()
3218 if (udc->clocked) { in lpc32xx_udc_suspend()
3228 udc->clocked = 1; in lpc32xx_udc_suspend()
3241 if (udc->clocked) { in lpc32xx_udc_resume()