Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_qbman_portal.h45 dma_addr_t storage_phys,
130 dma_addr_t storage_phys,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c210 dma_addr_t storage_phys, in qbman_eq_desc_set_response() argument
215 qb_attr_code_encode_64(&code_eq_rsp_lo, (uint64_t *)cl, storage_phys); in qbman_eq_desc_set_response()
284 dma_addr_t storage_phys, in qbman_pull_desc_set_storage() argument
298 qb_attr_code_encode_64(&code_pull_rsp_lo, (uint64_t *)cl, storage_phys); in qbman_pull_desc_set_storage()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Dqbman-portal.h203 dma_addr_t storage_phys,
H A Dqbman-portal.c1007 dma_addr_t storage_phys, in qbman_pull_desc_set_storage() argument
1023 d->rsp_addr = cpu_to_le64(storage_phys); in qbman_pull_desc_set_storage()