Lines Matching refs:malidp_hw_write
265 malidp_hw_write(mp->hwdev, pitches[i], in malidp_de_set_plane_pitches()
318 malidp_hw_write(plane->hwdev, malidp_yuv2rgb_coeffs[enc][range][i], in malidp_de_set_color_encoding()
343 malidp_hw_write(mp->hwdev, val, mp->layer->base); in malidp_de_plane_update()
351 malidp_hw_write(mp->hwdev, lower_32_bits(fb_addr), ptr); in malidp_de_plane_update()
352 malidp_hw_write(mp->hwdev, upper_32_bits(fb_addr), ptr + 4); in malidp_de_plane_update()
362 malidp_hw_write(mp->hwdev, LAYER_H_VAL(src_w) | LAYER_V_VAL(src_h), in malidp_de_plane_update()
365 malidp_hw_write(mp->hwdev, LAYER_H_VAL(dest_w) | LAYER_V_VAL(dest_h), in malidp_de_plane_update()
368 malidp_hw_write(mp->hwdev, LAYER_H_VAL(plane->state->crtc_x) | in malidp_de_plane_update()
373 malidp_hw_write(mp->hwdev, in malidp_de_plane_update()
423 malidp_hw_write(mp->hwdev, val, in malidp_de_plane_update()
494 malidp_hw_write(malidp->dev, 1, in malidp_de_planes_init()
501 malidp_hw_write(malidp->dev, MALIDP_ALPHA_LUT, in malidp_de_planes_init()