usbhs_sys_host_ctrl
void usbhs_sys_host_ctrl(struct usbhs_priv *priv, int enable);
usbhs_sys_host_ctrl(priv, 1);
usbhs_sys_host_ctrl(priv, 0);