Lines Matching refs:clocked
164 bool clocked; member
949 if (udc->clocked) in udc_clk_set()
952 udc->clocked = 1; in udc_clk_set()
955 if (!udc->clocked) in udc_clk_set()
958 udc->clocked = 0; in udc_clk_set()
1553 if (!udc->clocked) in pullup()
2413 if (!udc->clocked) in lpc32xx_get_frame()
2926 if (udc->clocked) { in lpc32xx_stop()
3080 udc->clocked = 1; in lpc32xx_udc_probe()
3206 if (udc->clocked) { in lpc32xx_udc_suspend()
3216 udc->clocked = 1; in lpc32xx_udc_suspend()
3229 if (udc->clocked) { in lpc32xx_udc_resume()