mode_hubpre 472 drivers/usb/host/max3421-hcd.c u8 mode_lowspeed, mode_hubpre, mode = max3421_hcd->mode; mode_hubpre 475 drivers/usb/host/max3421-hcd.c mode_hubpre = BIT(MAX3421_MODE_HUBPRE_BIT); mode_hubpre 478 drivers/usb/host/max3421-hcd.c mode &= ~mode_hubpre; mode_hubpre 480 drivers/usb/host/max3421-hcd.c mode |= mode_lowspeed | mode_hubpre; mode_hubpre 482 drivers/usb/host/max3421-hcd.c mode &= ~(mode_lowspeed | mode_hubpre);