Home
last modified time | relevance | path

Searched refs:is_curr_top (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_gdp.c116 * @is_curr_top: true if the current node processed is the top field
128 bool is_curr_top; member
502 gdp->is_curr_top = true; in sti_gdp_field_cb()
505 gdp->is_curr_top = false; in sti_gdp_field_cb()
834 writel(gdp->is_curr_top ? in sti_gdp_atomic_update()
841 if (gdp->is_curr_top) { in sti_gdp_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_gdp.c118 * @is_curr_top: true if the current node processed is the top field
130 bool is_curr_top; member
504 gdp->is_curr_top = true; in sti_gdp_field_cb()
507 gdp->is_curr_top = false; in sti_gdp_field_cb()
843 writel(gdp->is_curr_top ? in sti_gdp_atomic_update()
850 if (gdp->is_curr_top) { in sti_gdp_atomic_update()

Completed in 4 milliseconds