Searched refs:clock_gating (Results 1 – 6 of 6) sorted by relevance
276 if (mvotg->clock_gating) in mv_otg_enable()295 if (mvotg->clock_gating) in mv_otg_disable()782 mvotg->clock_gating = 1; in mv_otg_probe()790 mvotg->clock_gating = 0; in mv_otg_probe()796 mvotg->clock_gating = 0; in mv_otg_probe()840 mvotg->clock_gating ? "with" : "without"); in mv_otg_probe()867 if (!mvotg->clock_gating) in mv_otg_suspend()878 if (!mvotg->clock_gating) { in mv_otg_resume()
160 unsigned int clock_gating; member
1026 if (!u3d->clock_gating && u3d->vbus_valid_detect) in mv_u3d_controller_stop()1111 if (!u3d->clock_gating) { in mv_u3d_enable()1135 if (u3d->clock_gating && u3d->active) { in mv_u3d_disable()1250 if (!u3d->clock_gating) { in mv_u3d_start()1946 u3d->clock_gating = 1; in mv_u3d_probe()1950 if (!u3d->clock_gating) in mv_u3d_probe()1961 u3d->clock_gating ? "with" : "without"); in mv_u3d_probe()2003 if (!u3d->clock_gating) { in mv_u3d_suspend()2022 if (!u3d->clock_gating) { in mv_u3d_resume()
1097 if (udc->clock_gating) in mv_udc_enable()1116 if (udc->clock_gating) in mv_udc_disable()2272 udc->clock_gating = 1; in mv_udc_probe()2274 udc->clock_gating = 1; in mv_udc_probe()2282 udc->clock_gating = 0; in mv_udc_probe()2300 if (udc->clock_gating) in mv_udc_probe()2312 udc->clock_gating ? "with" : "without"); in mv_udc_probe()2350 if (!udc->clock_gating) { in mv_udc_suspend()2375 if (!udc->clock_gating) { in mv_udc_resume()
213 clock_gating:1, member
279 unsigned clock_gating:1; /* clock gating or not */ member