Searched refs:uhd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c911 unsigned int sh, ul, uhd, state; local
925 ret = regmap_read(rphy->grf, rport->port_cfg->utmi_hstdet.offset, &uhd);
935 state = ((uhd & uhd_mask) >> rport->port_cfg->utmi_hstdet.bitstart) |

Completed in 102 milliseconds