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()768 mvotg->clock_gating = 1; in mv_otg_probe()776 mvotg->clock_gating = 0; in mv_otg_probe()782 mvotg->clock_gating = 0; in mv_otg_probe()819 mvotg->clock_gating ? "with" : "without"); in mv_otg_probe()843 if (!mvotg->clock_gating) in mv_otg_suspend()854 if (!mvotg->clock_gating) { in mv_otg_resume()
156 unsigned int clock_gating; member
1015 if (!u3d->clock_gating && u3d->vbus_valid_detect) in mv_u3d_controller_stop()1100 if (!u3d->clock_gating) { in mv_u3d_enable()1124 if (u3d->clock_gating && u3d->active) { in mv_u3d_disable()1239 if (!u3d->clock_gating) { in mv_u3d_start()1949 u3d->clock_gating = 1; in mv_u3d_probe()1953 if (!u3d->clock_gating) in mv_u3d_probe()1964 u3d->clock_gating ? "with" : "without"); in mv_u3d_probe()2004 if (!u3d->clock_gating) { in mv_u3d_suspend()2023 if (!u3d->clock_gating) { in mv_u3d_resume()
1089 if (udc->clock_gating) in mv_udc_enable()1108 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
92 bool clock_gating);
198 bool clock_gating) in enable_display_pipe_clock_gating() argument