Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c372 NUM_BDS_PER_TABLE); in bdc_mem_alloc()
382 dma_pool_create("BDC BD tables", bdc->dev, NUM_BDS_PER_TABLE * 16, in bdc_mem_alloc()
H A Dbdc.h47 #define NUM_BDS_PER_TABLE 64 macro
H A Dbdc_ep.c134 bd_p_tab = NUM_BDS_PER_TABLE; in ep_bd_list_alloc()