summaryrefslogtreecommitdiff
path: root/scripts/xz_wrap.sh
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2020-03-24 16:23:44 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-25 02:33:04 +0300
commit6a00d0dd3fcfa2ef200973479fbeee62f3681130 (patch)
tree7a290a161719ac290fe203c5d3329b949fa87997 /scripts/xz_wrap.sh
parent2a9b65ea511cf301150181bef91bb0097dc5bf0b (diff)
downloadlinux-6a00d0dd3fcfa2ef200973479fbeee62f3681130.tar.xz
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Newer versions of the Xilink DMA IP support busses with more than 32 address bits, by introducing an MSB word for the registers holding DMA pointers (tail/current, RX/TX descriptor addresses). On IP configured for more than 32 bits, it is also *required* to write both words, to let the IP recognise this as a start condition for an MM2S request, for instance. Wrap the DMA pointer writes with a separate function, to add this functionality later. For now we stick to the lower 32 bits. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/xz_wrap.sh')
0 files changed, 0 insertions, 0 deletions