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()
2990 if (udc->clocked) { in lpc32xx_stop()
3202 udc->clocked = 1; in lpc32xx_udc_probe()
3370 if (udc->clocked) { in lpc32xx_udc_suspend()
3380 udc->clocked = 1; in lpc32xx_udc_suspend()
3393 if (udc->clocked) { in lpc32xx_udc_resume()