Lines Matching refs:clocked
163 bool clocked; member
950 if (udc->clocked) in udc_clk_set()
953 udc->clocked = 1; in udc_clk_set()
956 if (!udc->clocked) in udc_clk_set()
959 udc->clocked = 0; in udc_clk_set()
1554 if (!udc->clocked) in pullup()
2412 if (!udc->clocked) in lpc32xx_get_frame()
2930 if (udc->clocked) { in lpc32xx_stop()
3105 udc->clocked = 1; in lpc32xx_udc_probe()
3261 if (udc->clocked) { in lpc32xx_udc_suspend()
3271 udc->clocked = 1; in lpc32xx_udc_suspend()
3284 if (udc->clocked) { in lpc32xx_udc_resume()