Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c709 in_slot_ctx->dev_state = out_slot_ctx->dev_state; in xhci_slot_copy()
H A Dxhci.c692 le32_to_cpu(slot_ctx->dev_state) & DEV_ADDR_MASK); in xhci_address_device()
1462 slot_ctx->dev_state = 0; in xhci_update_hub_device()
H A Dxhci.h511 __le32 dev_state; member