Home
last modified time | relevance | path

Searched refs:TRB_PORT_STATUS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1416 #define TRB_PORT_STATUS 34 macro
1487 case TRB_PORT_STATUS: in xhci_trb_type_string()
2328 case TRB_PORT_STATUS: in xhci_decode_trb()
H A Dxhci-dbgcap.c860 case TRB_TYPE(TRB_PORT_STATUS): in xhci_dbc_do_handle_events()
H A Dxhci-ring.c2994 case TRB_PORT_STATUS: in xhci_handle_event()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h962 TRB_PORT_STATUS, /* 34 */ enumerator
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-ring.c450 if (type == TRB_PORT_STATUS) in xhci_wait_for_event()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dxhci-dbc.c811 case TRB_TYPE(TRB_PORT_STATUS): in xdbc_handle_events()