MIPS: OCTEON: octeon-usb: add all register offsets
authorLadislav Michl <ladis@linux-mips.org>
Mon, 19 Jun 2023 20:11:19 +0000 (22:11 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 23 Jun 2023 13:06:40 +0000 (15:06 +0200)
commitc7b6a1eb2f85a8d10f3bb93a57e7b91a3dc58693
treee331c5372891235a4c30bd763be7a53f199ecbe8
parent670f77f76f650b1b341d31d009cc2fb03a4d1fcf
MIPS: OCTEON: octeon-usb: add all register offsets

Glue code uses a mix of offset and absolute address register
definition. Define all of them as offsets and use them
consistently.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/cavium-octeon/octeon-usb.c