diff options
author | Uwe Kleine-König <[email protected]> | 2018-03-02 11:07:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-03-09 10:21:01 -0800 |
commit | 3a0ab62f43de5c6ec55fb9d6721168602008142a (patch) | |
tree | c57e3c5448196442e1b6c61e1728f71505183126 /scripts/bpf_helpers_doc.py | |
parent | 27c844261b87f85f23784e78170883092428e5a1 (diff) |
serial: imx: implement shadow registers for UCRx and UFCR
This reduces the amount of read accesses to the register space by
shadowing the values for five registers that only change on writing
them. There is a single bit in UCR2 that might change without being
written to it, this is handled accordingly.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions