Searched refs:phy_sus (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 141 struct usb2phy_reg phy_sus; member 557 ret = property_enable(base, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 594 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1525 .phy_sus = { 0x0760, 15, 0, 0, 0x1d1 }, 1540 .phy_sus = { 0x0764, 15, 0, 0, 0x1d1 }, 1565 .phy_sus = { 0x800, 15, 0, 0, 0x1d1 }, 1571 .phy_sus = { 0x804, 15, 0, 0, 0x1d1 }, 1588 .phy_sus = { 0x0100, 8, 0, 0, 0x1d1 }, 1604 .phy_sus = { 0x0104, 8, 0, 0, 0x1d1 }, 1635 .phy_sus = { 0x0100, 15, 0, 0, 0x1d1 }, [all …]
|