roothub_id       1077 drivers/usb/renesas_usbhs/mod_host.c 	int roothub_id = 1; /* only 1 root hub */
roothub_id       1084 drivers/usb/renesas_usbhs/mod_host.c 		*buf = (1 << roothub_id);
roothub_id       1116 drivers/usb/renesas_usbhs/mod_host.c 	int roothub_id = 1; /* only 1 root hub */
roothub_id       1119 drivers/usb/renesas_usbhs/mod_host.c 	if (wIndex > roothub_id || wLength != 0)
roothub_id       1200 drivers/usb/renesas_usbhs/mod_host.c 	int roothub_id = 1; /* only 1 root hub */
roothub_id       1210 drivers/usb/renesas_usbhs/mod_host.c 		if (wIndex != roothub_id)
roothub_id       1220 drivers/usb/renesas_usbhs/mod_host.c 		desc->bNbrPorts			= roothub_id;
roothub_id       1225 drivers/usb/renesas_usbhs/mod_host.c 		desc->u.hs.DeviceRemovable[0]	= (roothub_id << 1);