Searched refs:node_paddr (Results 1 – 2 of 2) sorted by relevance
134 ctx->node[0], ctx->node_paddr[0], &attrs); in bdisp_hw_free_nodes()168 ctx->node_paddr[i] = paddr; in bdisp_hw_alloc_nodes()720 ctx->node[nid - 1]->nip = ctx->node_paddr[nid]; in bdisp_hw_build_all_nodes()727 ctx->node[nid - 1]->nip = ctx->node_paddr[nid]; in bdisp_hw_build_all_nodes()813 writel(ctx->node_paddr[0], bdisp->regs + BLT_AQ1_IP); in bdisp_hw_update()820 writel(ctx->node_paddr[node_id], bdisp->regs + BLT_AQ1_LNA); in bdisp_hw_update()
121 dma_addr_t node_paddr[MAX_NB_NODE]; member