aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVladimir Kondratiev <[email protected]>2015-07-30 13:52:03 +0300
committerKalle Valo <[email protected]>2015-08-06 09:43:43 +0300
commitb9eeb512496f1b1b5a6e0748c947277d95003af5 (patch)
tree6f05c7b38188219a71f86245b6d85d346c069c79 /tools/perf/scripts/python
parentbd2d18b50631c027af7674c3f328913c3b87d422 (diff)
wil6210: use inline functions for register access
Replace macros like "R", "W", "S", "C", defined multiple times, with inline functions "wil_[rwsc]". Use "readl" and "writel" instead of "ioread32" and "iowrite32" since it is granted that memory transactions are used, not port ones like IN/OUT Signed-off-by: Vladimir Kondratiev <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions