| /system/dev/usb/xhci/ |
| A D | xhci-device-manager.cpp | 33 usb_speed_t speed; member 57 uint32_t port, usb_speed_t speed) { in xhci_address_device() 253 static int compute_interval(const usb_endpoint_descriptor_t* ep, usb_speed_t speed) { in compute_interval() 311 uint32_t port, usb_speed_t speed) { in xhci_setup_slot() 386 usb_speed_t speed) { in xhci_handle_enumerate_device() 642 uint32_t port, usb_speed_t speed) { in xhci_queue_command() 671 usb_speed_t speed) { in xhci_enumerate_device() 717 usb_speed_t speed = slot->speed; in xhci_enable_endpoint() local 834 zx_status_t xhci_configure_hub(xhci_t* xhci, uint32_t slot_id, usb_speed_t speed, in xhci_configure_hub()
|
| A D | xhci-root-hub.h | 27 usb_speed_t speed; member
|
| A D | usb-xhci.cpp | 37 zx_status_t xhci_add_device(xhci_t* xhci, int slot_id, int hub_address, int speed) { in xhci_add_device() 95 static zx_status_t xhci_config_hub(void* ctx, uint32_t device_id, usb_speed_t speed, in xhci_config_hub() 102 usb_speed_t speed) { in xhci_hub_device_added()
|
| A D | xhci-root-hub.cpp | 175 uint32_t speed = (portsc >> PORTSC_SPEED_START) & ((1 << PORTSC_SPEED_BITS) - 1); in print_portsc() local 519 …uint32_t speed = (portsc & XHCI_MASK(PORTSC_SPEED_START, PORTSC_SPEED_BITS)) >> PORTSC_SPEED_START; in xhci_handle_root_hub_change() local
|
| A D | xhci.h | 80 usb_speed_t speed; member
|
| /system/dev/usb/usb-bus/ |
| A D | usb-bus.c | 17 usb_speed_t speed) { in bus_add_device() 123 static zx_status_t bus_configure_hub(void* ctx, zx_device_t* hub_device, usb_speed_t speed, in bus_configure_hub() 134 usb_speed_t speed) { in bus_device_added()
|
| A D | usb-device.h | 31 usb_speed_t speed; member
|
| A D | usb-device.c | 606 usb_speed_t speed, usb_device_t** out_device) { in usb_device_add()
|
| /system/dev/block/sdmmc/ |
| A D | sdio.c | 439 uint8_t speed = 0; in sdio_switch_hs() local 472 uint8_t speed = 0; in sdio_switch_uhs() local
|
| /system/dev/ethernet/usb-cdc-function/ |
| A D | cdc-eth-function.cpp | 54 usb_speed_t speed; member 469 static zx_status_t cdc_set_configured(void* ctx, bool configured, usb_speed_t speed) { in cdc_set_configured()
|
| /system/uapp/lsusb/ |
| A D | lsusb.c | 74 uint32_t speed; in do_list_device() local
|
| /system/dev/usb/dwc3/ |
| A D | dwc3.h | 106 usb_speed_t speed; member
|
| A D | dwc3.cpp | 227 uint32_t speed = DSTS::Get().ReadFrom(mmio).CONNECTSPD(); in dwc3_connection_done() local
|
| /system/dev/usb/usb-peripheral-test/ |
| A D | driver.cpp | 233 static zx_status_t test_set_configured(void* ctx, bool configured, usb_speed_t speed) { in test_set_configured()
|
| /system/dev/usb/usb-peripheral/ |
| A D | usb-peripheral.c | 133 usb_speed_t speed; member 603 static void usb_dev_set_speed(void* ctx, usb_speed_t speed) { in usb_dev_set_speed()
|
| /system/dev/usb/usb-hub/ |
| A D | usb-hub.c | 188 usb_speed_t speed; in usb_hub_port_enabled() local
|
| /system/dev/i2c/intel-i2c/ |
| A D | intel-i2c-controller.c | 686 unsigned int speed = CTL_SPEED_STANDARD; in intel_serialio_i2c_reset_controller() local
|
| /system/dev/block/ums-function/ |
| A D | ums-function.c | 457 static zx_status_t ums_set_configured(void* ctx, bool configured, usb_speed_t speed) { in ums_set_configured()
|
| /system/dev/ethernet/asix-88179/ |
| A D | asix-88179.c | 196 uint8_t speed = plsr & AX88179_PLSR_EPHY_MASK; in ax88179_configure_bulk_in() local
|