Searched refs:phy_sus_reg (Results 1 – 1 of 1) sorted by relevance
1423 const struct usb2phy_reg *phy_sus_reg; in rockchip_chg_detect_work() local1444 phy_sus_reg = &rport->port_cfg->phy_sus; in rockchip_chg_detect_work()1445 ret = regmap_read(base, phy_sus_reg->offset, in rockchip_chg_detect_work()1450 phy_sus_reg->offset, ret); in rockchip_chg_detect_work()1537 phy_sus_reg = &rport->port_cfg->phy_sus; in rockchip_chg_detect_work()1538 mask = GENMASK(phy_sus_reg->bitend, phy_sus_reg->bitstart); in rockchip_chg_detect_work()1539 ret = regmap_write(base, phy_sus_reg->offset, in rockchip_chg_detect_work()1544 phy_sus_reg->offset, ret); in rockchip_chg_detect_work()