diff options
| author | Artur Petrosyan <[email protected]> | 2021-04-13 11:36:07 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-13 12:25:11 +0200 |
| commit | 012466fc8ccc013f9a3320428043e096dc581b36 (patch) | |
| tree | 6a4d7659dea8ac64db7b51801a9cc45abb5c5f10 /tools/perf/scripts/python | |
| parent | 5367f82a212305c35b35303a8a21ca348f653ca3 (diff) | |
usb: dwc2: Add device clock gating support functions
Added device clock gating support functions according
programming guide.
Moved "bus_suspended" flag to "dwc2_hsotg" struct because
we need to set that flag while entering to clock gating
in case when the driver is built in peripheral mode.
Added function names:
dwc2_gadget_enter_clock_gating()
dwc2_gadget_exit_clock_gating()
Acked-by: Minas Harutyunyan <[email protected]>
Signed-off-by: Artur Petrosyan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions