Home
last modified time | relevance | path

Searched refs:hubport (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c493 u16 upphub, hubport; in usbhsh_device_attach() local
563 hubport = 0; in usbhsh_device_attach()
569 hubport = usbhsh_device_hubport(udev); in usbhsh_device_attach()
572 upphub, hubport, parent); in usbhsh_device_attach()
577 upphub, hubport, usbv->speed); in usbhsh_device_attach()
H A Dcommon.h330 u16 hubport, u16 speed);
H A Dcommon.c233 u16 upphub, u16 hubport, u16 speed) in usbhs_set_device_config() argument
265 HUBPORT(hubport)| in usbhs_set_device_config()