Home
last modified time | relevance | path

Searched refs:controller (Results 1 – 4 of 4) sorted by relevance

/common/
A Dusb.c106 usb_free_device(dev->controller); in usb_init()
890 int usb_alloc_new_device(struct udevice *controller, struct usb_device **devp) in usb_alloc_new_device() argument
904 usb_dev[dev_index].controller = controller; in usb_alloc_new_device()
916 void usb_free_device(struct udevice *controller) in usb_free_device() argument
A Dusb_hub.c415 ret = usb_alloc_new_device(dev->controller, &usb); in usb_hub_port_connect_change()
429 usb_free_device(dev->controller); in usb_hub_port_connect_change()
A DKconfig564 fail due to a problem in the SPI controller or due to the flash part
/common/spl/
A DKconfig896 bool "Support Memory controller drivers"

Completed in 19 milliseconds