Lines Matching refs:layer
95 format_id = malidp_hw_get_format_id(&mp->hwdev->map, mp->layer->id, in malidp_de_plane_check()
147 format_id = malidp_hw_get_format_id(map, mp->layer->id, format); in malidp_de_plane_update()
156 malidp_hw_write(mp->hwdev, format_id, mp->layer->base); in malidp_de_plane_update()
160 ptr = mp->layer->ptr + (i << 4); in malidp_de_plane_update()
166 mp->layer->base + MALIDP_LAYER_STRIDE); in malidp_de_plane_update()
170 mp->layer->base + MALIDP_LAYER_SIZE); in malidp_de_plane_update()
173 mp->layer->base + MALIDP_LAYER_COMP_SIZE); in malidp_de_plane_update()
177 mp->layer->base + MALIDP_LAYER_OFFSET); in malidp_de_plane_update()
181 mp->layer->base + MALIDP_LAYER_CONTROL); in malidp_de_plane_update()
196 mp->layer->base + MALIDP_LAYER_CONTROL); in malidp_de_plane_update()
205 mp->layer->base + MALIDP_LAYER_CONTROL); in malidp_de_plane_disable()
241 if ((map->input_formats[j].layer & id) == id) in malidp_de_planes_init()
272 plane->layer = &map->layers[i]; in malidp_de_planes_init()