Home
last modified time | relevance | path

Searched refs:soft_con (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Drockchip_usb2_phy.c39 struct usb2phy_reg soft_con; member
51 .soft_con = {0x08, 2, 2, 0, 1},
191 property_enable(pdata, &phy_cfg->soft_con, false); in otg_phy_init()
211 property_enable(pdata, &phy_cfg->soft_con, true); in otg_phy_off()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dmusb.h75 unsigned soft_con:1 __deprecated; /* soft connect required */ member