diff options
| author | Laurent Pinchart <[email protected]> | 2020-07-06 20:36:44 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 10:40:13 +0200 |
| commit | d373018f3abda9d2446a059133cd6425f56b3b51 (patch) | |
| tree | 21f414ed1d8321076692d86037c2d3a898c1895b /tools/perf/scripts/python | |
| parent | 9d551891473e35eae4ea3b21cac30136f455d405 (diff) | |
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
To prepare for the split of the camerarx code to a separate file, move
the CAL I/O accessors to cal.h. This requires renaming the accessors
with a cal_prefix, as the current names are too generic and prone to
namespace clashes.
The reg_read() and read_write() macros, that cover both CAL and CAMERARX
register access, are split in two groups of inline functions, one for
CAL access and one for CAMERARX access.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions