Searched refs:phy_sus (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb2.c | 106 struct usb2phy_reg phy_sus; member 360 property_enable(base, &port_cfg->phy_sus, true); in rockchip_chg_get_type() 426 property_enable(base, &port_cfg->phy_sus, false); in rockchip_chg_get_type() 469 property_enable(base, &port_cfg->phy_sus, true); in otg_phy_init() 471 property_enable(base, &port_cfg->phy_sus, false); in otg_phy_init() 516 property_enable(base, &port_cfg->phy_sus, false); in rockchip_usb2phy_init() 540 property_enable(base, &port_cfg->phy_sus, true); in rockchip_usb2phy_exit() 1094 .phy_sus = { 0x0100, 8, 0, 0, 0x1d1 }, 1116 .phy_sus = { 0x104, 8, 0, 0, 0x1d1 }, 1147 .phy_sus = { 0x017c, 8, 0, 0, 0x1d1 }, [all …]
|
| H A D | phy-rockchip-naneng-usb2.c | 113 struct usb2phy_reg phy_sus; member 304 property_enable(rphy->grf, &port_cfg->phy_sus, false); in rockchip_usb2phy_init() 327 property_enable(rphy->grf, &port_cfg->phy_sus, true); in rockchip_usb2phy_exit() 512 .phy_sus = { 0x10230, 8, 0, 0x052, 0x1d9 }, 541 .phy_sus = { 0x10238, 3, 0, 0x2, 0x9 },
|