Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_qbman_portal.h44 dma_addr_t storage_phys,
129 dma_addr_t storage_phys,
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c209 dma_addr_t storage_phys, in qbman_eq_desc_set_response() argument
214 qb_attr_code_encode_64(&code_eq_rsp_lo, (uint64_t *)cl, storage_phys); in qbman_eq_desc_set_response()
283 dma_addr_t storage_phys, in qbman_pull_desc_set_storage() argument
297 qb_attr_code_encode_64(&code_pull_rsp_lo, (uint64_t *)cl, storage_phys); in qbman_pull_desc_set_storage()
/openbmc/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h210 dma_addr_t storage_phys,
H A Dqbman-portal.c1012 dma_addr_t storage_phys, in qbman_pull_desc_set_storage() argument
1028 d->rsp_addr = cpu_to_le64(storage_phys); in qbman_pull_desc_set_storage()