Home
last modified time | relevance | path

Searched refs:segment_ptr (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h801 volatile __le64 segment_ptr; member
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c226 prev->trbs[TRBS_PER_SEGMENT-1].link.segment_ptr = val_64; in xhci_link_segments()