uhd               796 drivers/phy/rockchip/phy-rockchip-inno-usb2.c 	unsigned int ul, uhd, state;
uhd               806 drivers/phy/rockchip/phy-rockchip-inno-usb2.c 	ret = regmap_read(rphy->grf, rport->port_cfg->utmi_hstdet.offset, &uhd);
uhd               816 drivers/phy/rockchip/phy-rockchip-inno-usb2.c 	state = ((uhd & uhd_mask) >> rport->port_cfg->utmi_hstdet.bitstart) |