Home
last modified time | relevance | path

Searched refs:VI6_WPF_WRBCK_CTRL (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_wpf.c250 vsp1_dl_body_write(dlb, VI6_WPF_WRBCK_CTRL(index), 0); in wpf_configure_writeback_chain()
361 vsp1_dl_body_write(dlb, VI6_WPF_WRBCK_CTRL(index), in wpf_configure_stream()
Dvsp1_regs.h334 #define VI6_WPF_WRBCK_CTRL(n) (0x1034 + (n) * 0x100) macro