Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c348 #define DESC_LIST_SIZE 4096 macro
3264 info->bufs = dma_alloc_coherent(&info->pdev->dev, DESC_LIST_SIZE, in alloc_desc()
3307 dma_free_coherent(&info->pdev->dev, DESC_LIST_SIZE, in free_desc()