Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_inic162x.c71 IDMA_CPB_TBL_SIZE = 4 * 32, enumerator
686 memset(pp->cpb_tbl, 0, IDMA_CPB_TBL_SIZE); in init_port()
715 pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE, in inic_port_start()