Home
last modified time | relevance | path

Searched refs:xhci_inval_cache (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-ring.c413 xhci_inval_cache((uintptr_t)ctrl->event_ring->dequeue, in event_ready()
586 xhci_inval_cache((uintptr_t)virt_dev->out_ctx->bytes, in xhci_bulk_tx()
732 xhci_inval_cache((uintptr_t)buffer, length); in xhci_bulk_tx()
786 xhci_inval_cache((uintptr_t)virt_dev->out_ctx->bytes, in xhci_ctrl_tx()
925 xhci_inval_cache((uintptr_t)buffer, length); in xhci_ctrl_tx()
H A Dxhci-mem.su
H A Dxhci.c535 xhci_inval_cache((uintptr_t)out_ctx->bytes, out_ctx->size); in xhci_set_configuration()
688 xhci_inval_cache((uintptr_t)virt_dev->out_ctx->bytes, in xhci_address_device()
775 xhci_inval_cache((uintptr_t)out_ctx->bytes, out_ctx->size); in xhci_check_maxpacket()
1436 xhci_inval_cache((uintptr_t)out_ctx->bytes, out_ctx->size); in xhci_update_hub_device()
H A Dxhci-mem.c50 void xhci_inval_cache(uintptr_t addr, u32 len) in xhci_inval_cache() function
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1264 void xhci_inval_cache(uintptr_t addr, u32 type_len);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map