Lines Matching refs:clocked
165 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()
2925 if (udc->clocked) { in lpc32xx_stop()
3079 udc->clocked = 1; in lpc32xx_udc_probe()
3205 if (udc->clocked) { in lpc32xx_udc_suspend()
3215 udc->clocked = 1; in lpc32xx_udc_suspend()
3228 if (udc->clocked) { in lpc32xx_udc_resume()