Searched refs:vsp1_hgo_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/platform/vsp1/ |
D | vsp1_hgo.c | 31 static inline void vsp1_hgo_write(struct vsp1_hgo *hgo, in vsp1_hgo_write() function 149 vsp1_hgo_write(hgo, dlb, VI6_HGO_REGRST, VI6_HGO_REGRST_RCLEA); in hgo_configure_stream() 151 vsp1_hgo_write(hgo, dlb, VI6_HGO_OFFSET, in hgo_configure_stream() 154 vsp1_hgo_write(hgo, dlb, VI6_HGO_SIZE, in hgo_configure_stream() 166 vsp1_hgo_write(hgo, dlb, VI6_HGO_MODE, in hgo_configure_stream()
|