Searched refs:phy_sus (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 137 struct usb2phy_reg phy_sus; member 479 ret = property_enable(base, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 502 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1224 .phy_sus = { 0x0760, 15, 0, 0, 0x1d1 }, 1235 .phy_sus = { 0x0764, 15, 0, 0, 0x1d1 }, 1260 .phy_sus = { 0x800, 15, 0, 0, 0x1d1 }, 1266 .phy_sus = { 0x804, 15, 0, 0, 0x1d1 }, 1283 .phy_sus = { 0x0100, 15, 0, 0, 0x1d1 }, 1295 .phy_sus = { 0x104, 15, 0, 0, 0x1d1 }, 1326 .phy_sus = { 0x0728, 15, 0, 0, 0x1d1 }, [all …]
|