Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_inic162x.c241 u32 *cpb_tbl; member
540 pp->cpb_tbl[0] = pp->pkt_dma; in inic_qc_prep()
688 memset(pp->cpb_tbl, 0, IDMA_CPB_TBL_SIZE); in init_port()
717 pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE, in inic_port_start()
719 if (!pp->cpb_tbl) in inic_port_start()