MIPS: OCTEON: octeon-usb: use bitfields for shim register
authorLadislav Michl <ladis@linux-mips.org>
Mon, 19 Jun 2023 20:12:34 +0000 (22:12 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 23 Jun 2023 13:06:40 +0000 (15:06 +0200)
commit940692c6ccf51277d6cbdb069c38141e4ed9eb31
tree90f3373899ed102151e346ec89b77db646ee5371
parent74ac367c9c851a1a896291ef5cf292541cdf17c0
MIPS: OCTEON: octeon-usb: use bitfields for shim register

Use Linux standard bitfield access macros to manipulate
shim register.

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