Lines Matching defs:clock
330 int clock = 60; /* default value */
337 clock = 60;
340 clock = 48;
343 clock = 30;
346 clock = 60;
349 clock = 48;
352 clock = 48;
355 clock = 48;
359 return 125 * clock - 1;
362 return 1000 * clock - 1;
3306 * clock gating is used to save power.
3362 * port resume is done using the clock gating programming flow.
4371 * clock gating is used to save power.
4456 * port resume is done using the clock gating programming flow.
5871 * dwc2_host_enter_clock_gating() - Put controller in clock gating.
5875 * This function is for entering Host mode clock gating.
5882 dev_dbg(hsotg->dev, "Entering host clock gating.\n");
5906 * dwc2_host_exit_clock_gating() - Exit controller from clock gating.
5911 * This function is for exiting Host mode clock gating.
5918 dev_dbg(hsotg->dev, "Exiting host clock gating.\n");