Searched refs:phy_sus (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 142 struct usb2phy_reg phy_sus; member 589 ret = property_enable(base, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 626 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1598 .phy_sus = { 0x017c, 8, 0, 0, 0x1d1 }, 1611 .phy_sus = { 0x0194, 8, 0, 0, 0x1d1 }, 1629 .phy_sus = { 0x017c, 8, 0, 0, 0x1d1 }, 1647 .phy_sus = { 0x0194, 8, 0, 0, 0x1d1 }, 1676 .phy_sus = { 0x0760, 15, 0, 0, 0x1d1 }, 1694 .phy_sus = { 0x0764, 15, 0, 0, 0x1d1 }, 1719 .phy_sus = { 0x800, 15, 0, 0, 0x1d1 }, [all …]
|