diff options
| author | Sevak Arakelyan <[email protected]> | 2018-01-19 14:39:31 +0400 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2018-03-13 10:47:40 +0200 |
| commit | 79d6b8c51cb85e27f189e0ffd0b68a0162477e47 (patch) | |
| tree | a9fcb2a062384790c3e57f530ec4d031ee194e36 /tools/perf/scripts/python | |
| parent | d14ccaba8dc7aa1f137ef93349b08196ce0f0347 (diff) | |
usb: dwc2: Update bit polling functionality
Move dwc2_hsotg_wait_bit_set function to core.c so it can be used
anywhere in the code.
Added dwc2_hsotg_wait_bit_clear function in core.c.
Replace all the parts of register bit polling code with
dwc2_hsotg_wait_bit_set or dwc2_hsotg_wait_bit_clear functions
calls depends on code logic.
Acked-by: John Youn <[email protected]>
Signed-off-by: Sevak Arakelyan <[email protected]>
Signed-off-by: Grigor Tovmasyan <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions