Searched refs:MAX_NB_NODE (Results 1 – 3 of 3) sorted by relevance
26 #define MAX_NB_NODE (MAX_OUTPUT_PLANES * MAX_VERTICAL_STRIDES) macro120 struct bdisp_node *node[MAX_NB_NODE];121 dma_addr_t node_paddr[MAX_NB_NODE];157 struct bdisp_node *copy_node[MAX_NB_NODE];
435 sizeof(struct bdisp_node) * MAX_NB_NODE, in bdisp_hw_free_nodes()457 base = dma_alloc_attrs(dev, node_size * MAX_NB_NODE, &paddr, in bdisp_hw_alloc_nodes()464 memset(base, 0, node_size * MAX_NB_NODE); in bdisp_hw_alloc_nodes()466 for (i = 0; i < MAX_NB_NODE; i++) { in bdisp_hw_alloc_nodes()998 for (i = 0; i < MAX_NB_NODE; i++) in bdisp_hw_build_all_nodes()1062 for (i = 0; i < MAX_NB_NODE; i++) { in bdisp_hw_save_request()1111 for (node_id = 0; node_id < MAX_NB_NODE - 1; node_id++) { in bdisp_hw_update()
386 } while ((++i < MAX_NB_NODE) && node->nip); in last_nodes_show()412 } while ((++i < MAX_NB_NODE) && node->nip); in last_nodes_raw_show()