Lines Matching refs:clocked
192 bool clocked; member
992 if (udc->clocked) in udc_clk_set()
995 udc->clocked = 1; in udc_clk_set()
1006 if (!udc->clocked) in udc_clk_set()
1009 udc->clocked = 0; in udc_clk_set()
1614 if (!udc->clocked) in pullup()
2472 if (!udc->clocked) in lpc32xx_get_frame()
2958 if (udc->clocked) { in lpc32xx_stop()
3170 udc->clocked = 1; in lpc32xx_udc_probe()
3338 if (udc->clocked) { in lpc32xx_udc_suspend()
3348 udc->clocked = 1; in lpc32xx_udc_suspend()
3361 if (udc->clocked) { in lpc32xx_udc_resume()