aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorPratyush Anand <[email protected]>2012-06-06 19:18:29 +0530
committerFelipe Balbi <[email protected]>2012-06-06 16:56:10 +0300
commit7e39b817ee64a8b67282c76f52aaabddc8a5cd26 (patch)
treee8a7fbc59ea3327ce3850abf5b0863ffc01e3b73 /tools/perf/scripts
parent3336abb5b608300550136ddab7a7101b30d45fa7 (diff)
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
The definition of DWC3_DCTL_HIRD_THRES macro is completely wrong. It will only work for when we want to read the register's contents for that bitfield. Change the macro so that it can be used to writing to the register, and when we need to read, we can add extra right shift of 24 bits. Signed-off-by: Pratyush Anand <[email protected]> [ [email protected]: add a commit log ] Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions