Searched refs:clock_gating (Results 1 – 4 of 4) sorted by relevance
281 if (mvotg->clock_gating) in mv_otg_enable()300 if (mvotg->clock_gating) in mv_otg_disable()820 mvotg->clock_gating = 1; in mv_otg_probe()828 mvotg->clock_gating = 0; in mv_otg_probe()834 mvotg->clock_gating = 0; in mv_otg_probe()878 mvotg->clock_gating ? "with" : "without"); in mv_otg_probe()922 if (!mvotg->clock_gating) in mv_otg_suspend()933 if (!mvotg->clock_gating) { in mv_otg_resume()
160 unsigned int clock_gating; member
1121 if (udc->clock_gating) in mv_udc_enable()1140 if (udc->clock_gating) in mv_udc_disable()2111 && udc->clock_gating && udc->transceiver == NULL) in mv_udc_remove()2330 udc->clock_gating = 1; in mv_udc_probe()2332 udc->clock_gating = 1; in mv_udc_probe()2339 udc->clock_gating = 0; in mv_udc_probe()2357 if (udc->clock_gating) in mv_udc_probe()2367 udc->clock_gating ? "with" : "without"); in mv_udc_probe()2373 && udc->clock_gating && udc->transceiver == NULL) in mv_udc_probe()2421 if (!udc->clock_gating) { in mv_udc_suspend()[all …]
213 clock_gating:1, member