Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci-mem.c547 xhci_writeq(&hcor->or_dcbaap, ctrl->dcbaa->dma); in xhci_mem_init()
558 xhci_writeq(&hcor->or_crcr, val_64); in xhci_mem_init()
599 xhci_writeq(&ctrl->ir_set->erst_dequeue, in xhci_mem_init()
613 xhci_writeq(&ctrl->ir_set->erst_base, val_64); in xhci_mem_init()
A Dxhci-ring.c422 xhci_writeq(&ctrl->ir_set->erst_dequeue, deq | ERST_EHB); in xhci_acknowledge_event()
/u-boot/include/usb/
A Dxhci.h1121 static inline void xhci_writeq(__le64 volatile *regs, const u64 val) in xhci_writeq() function

Completed in 15 milliseconds