drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macro
authorAnsuel Smith <ansuelsmth@gmail.com>
Mon, 17 Jan 2022 00:26:40 +0000 (01:26 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 24 Jan 2022 04:28:11 +0000 (09:58 +0530)
commit260f99591c8c4c27e9e023287151031df97bd6d5
treef9a73e0da42df34825ab76207191669c3bfdc87e
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07
drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macro

Convert some define to BITFIELD macro to tidy things up.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20220117002641.26773-1-ansuelsmth@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c