Searched refs:clock_gating (Results 1 – 8 of 8) sorted by relevance
267 if (mvotg->clock_gating) in mv_otg_enable()286 if (mvotg->clock_gating) in mv_otg_disable()771 mvotg->clock_gating = 1; in mv_otg_probe()779 mvotg->clock_gating = 0; in mv_otg_probe()785 mvotg->clock_gating = 0; in mv_otg_probe()829 mvotg->clock_gating ? "with" : "without"); in mv_otg_probe()856 if (!mvotg->clock_gating) in mv_otg_suspend()867 if (!mvotg->clock_gating) { in mv_otg_resume()
156 unsigned int clock_gating; member
1014 if (!u3d->clock_gating && u3d->vbus_valid_detect) in mv_u3d_controller_stop()1099 if (!u3d->clock_gating) { in mv_u3d_enable()1123 if (u3d->clock_gating && u3d->active) { in mv_u3d_disable()1238 if (!u3d->clock_gating) { in mv_u3d_start()1947 u3d->clock_gating = 1; in mv_u3d_probe()1951 if (!u3d->clock_gating) in mv_u3d_probe()1962 u3d->clock_gating ? "with" : "without"); in mv_u3d_probe()2002 if (!u3d->clock_gating) { in mv_u3d_suspend()2021 if (!u3d->clock_gating) { in mv_u3d_resume()
1088 if (udc->clock_gating) in mv_udc_enable()1107 if (udc->clock_gating) in mv_udc_disable()2271 udc->clock_gating = 1; in mv_udc_probe()2273 udc->clock_gating = 1; in mv_udc_probe()2281 udc->clock_gating = 0; in mv_udc_probe()2299 if (udc->clock_gating) in mv_udc_probe()2311 udc->clock_gating ? "with" : "without"); in mv_udc_probe()2349 if (!udc->clock_gating) { in mv_udc_suspend()2374 if (!udc->clock_gating) { in mv_udc_resume()
209 clock_gating:1, member
276 unsigned clock_gating:1; /* clock gating or not */ member
145 bool clock_gating);
183 bool clock_gating) in enable_display_pipe_clock_gating() argument