Searched refs:xhci_flush_cache (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 35 void xhci_flush_cache(uintptr_t addr, u32 len) in xhci_flush_cache() function 199 xhci_flush_cache((uintptr_t)ptr, size); in xhci_malloc() 373 xhci_flush_cache((uintptr_t)&ctrl->dcbaa->dev_context_ptrs[0], in xhci_scratchpad_alloc() 389 xhci_flush_cache((uintptr_t)buf, num_sp * page_size); in xhci_scratchpad_alloc() 489 xhci_flush_cache((uintptr_t)&ctrl->dcbaa->dev_context_ptrs[slot_id], in xhci_alloc_virt_device() 567 xhci_flush_cache((uintptr_t)ctrl->erst.entries, in xhci_mem_init() 864 xhci_flush_cache((uintptr_t)ep0_ctx, sizeof(struct xhci_ep_ctx)); in xhci_setup_addressable_virt_dev() 865 xhci_flush_cache((uintptr_t)slot_ctx, sizeof(struct xhci_slot_ctx)); in xhci_setup_addressable_virt_dev()
|
| H A D | xhci-ring.c | 125 xhci_flush_cache((uintptr_t)next, in inc_enq() 194 xhci_flush_cache((uintptr_t)trb, sizeof(struct xhci_generic_trb)); in queue_trb() 247 xhci_flush_cache((uintptr_t)next, sizeof(union xhci_trb)); in prepare_ring() 374 xhci_flush_cache((uintptr_t)start_trb, sizeof(struct xhci_generic_trb)); in giveback_first_trb() 654 xhci_flush_cache((uintptr_t)buffer, length); in xhci_bulk_tx() 884 xhci_flush_cache((uintptr_t)buffer, length); in xhci_ctrl_tx()
|
| H A D | xhci-mem.su | |
| H A D | xhci.c | 460 xhci_flush_cache((uintptr_t)in_ctx->bytes, in_ctx->size); in xhci_configure_endpoints()
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 1263 void xhci_flush_cache(uintptr_t addr, u32 type_len);
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |