Searched refs:utmi_bvalid (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb2.c | 121 struct usb2phy_reg utmi_bvalid; member 282 if (!property_enabled(base, &port_cfg->utmi_bvalid)) { in rockchip_chg_get_type() 968 .utmi_bvalid = { 0x0120, 9, 9, 0, 1 }, 1020 .utmi_bvalid = { 0x014c, 5, 5, 0, 1 }, 1057 .utmi_bvalid = { 0x014c, 5, 5, 0, 1 }, 1107 .utmi_bvalid = { 0x0480, 4, 4, 0, 1 }, 1178 .utmi_bvalid = { 0x0120, 9, 9, 0, 1 }, 1232 .utmi_bvalid = { 0x0120, 9, 9, 0, 1 }, 1276 .utmi_bvalid = { 0x04bc, 23, 23, 0, 1 }, 1323 .utmi_bvalid = { 0xe2ac, 12, 12, 0, 1 }, [all …]
|
| H A D | phy-rockchip-naneng-usb2.c | 114 struct usb2phy_reg utmi_bvalid; member 219 if (!property_enabled(rphy->grf, &port_cfg->utmi_bvalid)) { in rockchip_chg_get_type() 513 .utmi_bvalid = { 0x10248, 9, 9, 0, 1 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 200 struct usb2phy_reg utmi_bvalid; member 769 vbus = property_enabled(rphy->grf, &rport->port_cfg->utmi_bvalid); in rockchip_usb_bypass_uart_work() 1221 property_enabled(rphy->grf, &rport->port_cfg->utmi_bvalid); in rockchip_usb2phy_otg_sm_work() 3140 if (property_enabled(rphy->grf, &rport->port_cfg->utmi_bvalid)) in rockchip_usb2phy_pm_resume() 3198 .utmi_bvalid = { 0x0120, 9, 9, 0, 1 }, 3253 .utmi_bvalid = { 0x014c, 5, 5, 0, 1 }, 3303 .utmi_bvalid = { 0x0480, 4, 4, 0, 1 }, 3374 .utmi_bvalid = { 0x0120, 9, 9, 0, 1 }, 3430 .utmi_bvalid = { 0x0120, 9, 9, 0, 1 }, 3503 .utmi_bvalid = { 0x04bc, 23, 23, 0, 1 }, [all …]
|
| H A D | phy-rockchip-naneng-usb2.c | 144 struct usb2phy_reg utmi_bvalid; member 557 &rport->port_cfg->utmi_bvalid); in rockchip_usb2phy_init() 1112 &rport->port_cfg->utmi_bvalid)) { in otg_mode_store() 1870 .utmi_bvalid = { 0x10248, 9, 9, 0, 1 },
|