Searched refs:vsp1_hgt_write (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_hgt.c | 31 static inline void vsp1_hgt_write(struct vsp1_hgt *hgt, in vsp1_hgt_write() function 146 vsp1_hgt_write(hgt, dlb, VI6_HGT_REGRST, VI6_HGT_REGRST_RCLEA); in hgt_configure_stream() 148 vsp1_hgt_write(hgt, dlb, VI6_HGT_OFFSET, in hgt_configure_stream() 151 vsp1_hgt_write(hgt, dlb, VI6_HGT_SIZE, in hgt_configure_stream() 159 vsp1_hgt_write(hgt, dlb, VI6_HGT_HUE_AREA(i), in hgt_configure_stream() 167 vsp1_hgt_write(hgt, dlb, VI6_HGT_MODE, in hgt_configure_stream()
|