Lines Matching refs:btm_field
98 struct sti_gdp_node *btm_field; member
188 base = gdp->node_list[i].btm_field; in gdp_dbg_nvn()
286 gdp_node_dump_node(s, gdp->node_list[b].btm_field); in gdp_node_dbg_show()
458 gdp->node_list[i].btm_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
544 gdp->node_list[i].btm_field = base; in sti_gdp_init()
706 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
754 btm_field = list->btm_field; in sti_gdp_atomic_update()
757 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
795 memcpy(btm_field, top_field, sizeof(*btm_field)); in sti_gdp_atomic_update()
797 btm_field->gam_gdp_nvn = list->top_field_paddr; in sti_gdp_atomic_update()
801 btm_field->gam_gdp_pml = top_field->gam_gdp_pml + in sti_gdp_atomic_update()
840 curr_list->btm_field->gam_gdp_nvn = dma_updated_top; in sti_gdp_atomic_update()