Lines Matching refs:btm_field
104 struct sti_gdp_node *btm_field; member
194 base = gdp->node_list[i].btm_field; in gdp_dbg_nvn()
292 gdp_node_dump_node(s, gdp->node_list[b].btm_field); in gdp_node_dbg_show()
465 gdp->node_list[i].btm_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
551 gdp->node_list[i].btm_field = base; in sti_gdp_init()
720 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
768 btm_field = list->btm_field; in sti_gdp_atomic_update()
771 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
809 memcpy(btm_field, top_field, sizeof(*btm_field)); in sti_gdp_atomic_update()
811 btm_field->gam_gdp_nvn = list->top_field_paddr; in sti_gdp_atomic_update()
815 btm_field->gam_gdp_pml = top_field->gam_gdp_pml + in sti_gdp_atomic_update()
854 curr_list->btm_field->gam_gdp_nvn = dma_updated_top; in sti_gdp_atomic_update()