Searched refs:context_data_phys (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc.c185 zx_paddr_t context_data_phys = io_buffer_phys(&xdc->context_str_descs_buffer); local
189 zx_paddr_t str_descs_phys = context_data_phys + sizeof(xdc_context_data_t);
201 XHCI_WRITE64(&xdc->debug_cap_regs->dccp, context_data_phys);

Completed in 73 milliseconds