phy: usb: Migrate to BIT and BITMASK macros
authorJustin Chen <justinpopo6@gmail.com>
Wed, 5 Oct 2022 21:30:15 +0000 (14:30 -0700)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Nov 2022 04:50:24 +0000 (10:20 +0530)
commit7e81153d0f16dd7e6f571bd168bc3d8b46f9f5b7
tree6ca929109edc4e240145f686eea79292ac92405a
parentf7fc5b7090372fc4dd7798c874635ca41b8ba733
phy: usb: Migrate to BIT and BITMASK macros

Using BIT and BITMASK macros makes it much easier to read and make
modifications. Also reordered some constants to be in numerical order.

Signed-off-by: Justin Chen <justinpopo6@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/1665005418-15807-4-git-send-email-justinpopo6@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c
drivers/phy/broadcom/phy-brcm-usb-init.c