Searched refs:clock_gating (Results 1 – 8 of 8) sorted by relevance
265 if (mvotg->clock_gating) in mv_otg_enable()284 if (mvotg->clock_gating) in mv_otg_disable()770 mvotg->clock_gating = 1; in mv_otg_probe()778 mvotg->clock_gating = 0; in mv_otg_probe()784 mvotg->clock_gating = 0; in mv_otg_probe()821 mvotg->clock_gating ? "with" : "without"); in mv_otg_probe()846 if (!mvotg->clock_gating) in mv_otg_suspend()857 if (!mvotg->clock_gating) { in mv_otg_resume()
156 unsigned int clock_gating; member
1013 if (!u3d->clock_gating && u3d->vbus_valid_detect) in mv_u3d_controller_stop()1098 if (!u3d->clock_gating) { in mv_u3d_enable()1122 if (u3d->clock_gating && u3d->active) { in mv_u3d_disable()1237 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()
1087 if (udc->clock_gating) in mv_udc_enable()1106 if (udc->clock_gating) in mv_udc_disable()2270 udc->clock_gating = 1; in mv_udc_probe()2272 udc->clock_gating = 1; in mv_udc_probe()2280 udc->clock_gating = 0; in mv_udc_probe()2298 if (udc->clock_gating) in mv_udc_probe()2310 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
89 bool clock_gating);
197 bool clock_gating) in enable_display_pipe_clock_gating() argument