Searched refs:phy_sus (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb2.c | 105 struct usb2phy_reg phy_sus; member 293 property_enable(base, &port_cfg->phy_sus, true); in rockchip_chg_get_type() 359 property_enable(base, &port_cfg->phy_sus, false); in rockchip_chg_get_type() 402 property_enable(base, &port_cfg->phy_sus, true); in otg_phy_init() 404 property_enable(base, &port_cfg->phy_sus, false); in otg_phy_init() 449 property_enable(base, &port_cfg->phy_sus, false); in rockchip_usb2phy_init() 473 property_enable(base, &port_cfg->phy_sus, true); in rockchip_usb2phy_exit() 952 .phy_sus = { 0x0100, 8, 0, 0, 0x1d1 }, 974 .phy_sus = { 0x104, 8, 0, 0, 0x1d1 }, 1005 .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 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 168 struct usb2phy_reg phy_sus; member 890 ret = property_enable(base, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 941 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1444 phy_sus_reg = &rport->port_cfg->phy_sus; in rockchip_chg_detect_work() 1533 rport->port_cfg->phy_sus.offset) in rockchip_chg_detect_work() 1537 phy_sus_reg = &rport->port_cfg->phy_sus; in rockchip_chg_detect_work() 2074 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_host_port_init() 2243 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_otg_port_init() 3180 .phy_sus = { 0x0100, 8, 0, 0, 0x1d1 }, 3204 .phy_sus = { 0x104, 8, 0, 0, 0x1d1 }, [all …]
|
| H A D | phy-rockchip-naneng-usb2.c | 143 struct usb2phy_reg phy_sus; member 592 ret = property_enable(rphy->grf, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 622 ret = property_enable(rphy->grf, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1363 ret = property_enable(rphy->grf, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_otg_port_init() 1422 ret = property_enable(rphy->grf, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_host_port_init() 1869 .phy_sus = { 0x10230, 8, 0, 0x052, 0x1d5 }, 1901 .phy_sus = { 0x10238, 3, 0, 0x2, 0x5 },
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3562-dictpen-test3-v20.dts | 1188 /* for inno usb2 phy driver probe and set to phy_sus status */
|