Lines Matching refs:attached_layers

1380 	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 = {
7034 .attached_layers = {
7043 .attached_layers = {
7056 .attached_layers = {
7065 .attached_layers = {
7074 .attached_layers = { ROCKCHIP_VOP2_ESMART1 },
7567 .attached_layers = {
7577 .attached_layers = {
7591 .attached_layers = {
7601 .attached_layers = {
7615 .attached_layers = {
7625 .attached_layers = {
7635 .attached_layers = { ROCKCHIP_VOP2_ESMART2, ROCKCHIP_VOP2_ESMART3 },
7646 .attached_layers = { ROCKCHIP_VOP2_CLUSTER0, ROCKCHIP_VOP2_ESMART0 },
7653 .attached_layers = { ROCKCHIP_VOP2_CLUSTER1, ROCKCHIP_VOP2_ESMART1 },
7660 .attached_layers = { ROCKCHIP_VOP2_CLUSTER2, ROCKCHIP_VOP2_ESMART2 },
7667 .attached_layers = { ROCKCHIP_VOP2_CLUSTER3, ROCKCHIP_VOP2_ESMART3 },