1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <soc/addressmap.h>
6 void setup_usb_secondary_host(void)
8 /* We always consider USB2 port as the secondary UBS host regardless of the
10 update_usb_base_regs(SSUSB_IPPC_BASE_P0
, SSUSB_SIF_BASE_P0
);
11 setup_usb_host_controller();