Home
last modified time | relevance | path

Searched refs:sbuscfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Dmsm8916-usbh-phy.c63 writel(0x0, &p->ehci->sbuscfg); in msm_phy_reset()
/openbmc/u-boot/include/usb/
H A Dehci-ci.h185 u32 sbuscfg; /* 0x090 - System Bus Interface Control */ member
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mxc.c234 __raw_writel(0, &ehci->sbuscfg); in ehci_hcd_init()