Searched refs:controller_index (Results 1 – 1 of 1) sorted by relevance
17 const int controller_index = CONFIG_SPL_SDP_USB_DEV; in spl_sdp_load_image() local21 ret = udc_device_get_by_index(controller_index, &udc); in spl_sdp_load_image()25 board_usb_init(controller_index, USB_INIT_DEVICE); in spl_sdp_load_image()
Completed in 8 milliseconds