Home
last modified time | relevance | path

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

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