Searched refs:storage_phys (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_qbman_portal.h | 45 dma_addr_t storage_phys, 130 dma_addr_t storage_phys,
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 210 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 D | qbman-portal.h | 203 dma_addr_t storage_phys,
|
| H A D | qbman-portal.c | 1007 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()
|