node_paddr        436 drivers/media/platform/sti/bdisp/bdisp-hw.c 			       ctx->node[0], ctx->node_paddr[0],
node_paddr        468 drivers/media/platform/sti/bdisp/bdisp-hw.c 		ctx->node_paddr[i] = paddr;
node_paddr       1015 drivers/media/platform/sti/bdisp/bdisp-hw.c 			ctx->node[nid - 1]->nip = ctx->node_paddr[nid];
node_paddr       1022 drivers/media/platform/sti/bdisp/bdisp-hw.c 			ctx->node[nid - 1]->nip = ctx->node_paddr[nid];
node_paddr       1108 drivers/media/platform/sti/bdisp/bdisp-hw.c 	writel(ctx->node_paddr[0], bdisp->regs + BLT_AQ1_IP);
node_paddr       1115 drivers/media/platform/sti/bdisp/bdisp-hw.c 	writel(ctx->node_paddr[node_id], bdisp->regs + BLT_AQ1_LNA);
node_paddr        121 drivers/media/platform/sti/bdisp/bdisp.h 	dma_addr_t              node_paddr[MAX_NB_NODE];
node_paddr        654 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	dma_addr_t node_paddr;
node_paddr        657 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	node = dma_alloc_coherent(&pdev->dev, chain->cell_size, &node_paddr,
node_paddr        668 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	cell_ctxt->cell_paddr = node_paddr;
node_paddr        671 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 		chain->head_cell_paddr = node_paddr;
node_paddr        675 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 		pre_node->next_cell_paddr = cpu_to_be64(node_paddr);
node_paddr        697 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	dma_free_coherent(&pdev->dev, chain->cell_size, node, node_paddr);
node_paddr        713 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	dma_addr_t node_paddr;
node_paddr        719 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	node_paddr = cell_ctxt->cell_paddr;
node_paddr        733 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 				  node_paddr);