Searched refs:vsp1_hsit_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_hsit.c | 26 static inline void vsp1_hsit_write(struct vsp1_hsit *hsit, in vsp1_hsit_write() function 138 vsp1_hsit_write(hsit, dlb, VI6_HSI_CTRL, VI6_HSI_CTRL_EN); in hsit_configure_stream() 140 vsp1_hsit_write(hsit, dlb, VI6_HST_CTRL, VI6_HST_CTRL_EN); in hsit_configure_stream()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_hsit.c | 26 static inline void vsp1_hsit_write(struct vsp1_hsit *hsit, in vsp1_hsit_write() function 140 vsp1_hsit_write(hsit, dlb, VI6_HSI_CTRL, VI6_HSI_CTRL_EN); in hsit_configure_stream() 142 vsp1_hsit_write(hsit, dlb, VI6_HST_CTRL, VI6_HST_CTRL_EN); in hsit_configure_stream()
|
Completed in 2 milliseconds