Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mem.c497 ctx->size = GET_PORT_BW_ARRAY_SIZE; in xhci_alloc_port_bw_ctx()
2477 dev, GET_PORT_BW_ARRAY_SIZE, 16, 0); in xhci_mem_init()
H A Dxhci.h589 #define GET_PORT_BW_ARRAY_SIZE 256 macro