Home
last modified time | relevance | path

Searched refs:attached_layers (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop2.c1380 u8 attached_layers[VOP2_LAYER_MAX]; /* the layers attached to this vp */ member
2896 vop2->vp_plane_mask[i].attached_layers[0] = win_data->phys_id; in rk3528_assign_plane_mask()
2990 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in rk3568_assign_plane_mask()
3063 vop2->vp_plane_mask[i].attached_layers[j] = ffs(plane_mask) - 1; in vop2_global_initial()
3064 plane_mask &= ~BIT(vop2->vp_plane_mask[i].attached_layers[j]); in vop2_global_initial()
3092 vop2_plane_phys_id_to_string(vop2->vp_plane_mask[i].attached_layers[j])); in vop2_global_initial()
6473 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in rk3568_setup_overlay()
6485 if (!vop2->vp_plane_mask[i].attached_layers[j]) in rk3568_setup_overlay()
6487 layer_phy_id = vop2->vp_plane_mask[i].attached_layers[j]; in rk3568_setup_overlay()
7019 .attached_layers = {
[all …]