Home
last modified time | relevance | path

Searched refs:companion (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A DKconfig13 located in another sub-system, as a companion micro controller
14 or a companion host in the CPU system.
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-sunxi.c47 bus_priv->companion = true; in ohci_usb_probe()
H A Dusb-uclass.c301 if (!priv->companion) in usb_init()
316 if (priv->companion) in usb_init()
H A DKconfig78 EHCI controllers are packaged with "companion" host controllers (OHCI
81 connect to a companion controller. If you configure EHCI, you should
/rk3399_rockchip-uboot/include/
H A Dusb.h652 bool companion; member