Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c225 vsp1_dl_body_write(dlb, VI6_WPF_WRBCK_CTRL(index), 0); in wpf_configure_writeback_chain()
333 vsp1_dl_body_write(dlb, VI6_WPF_WRBCK_CTRL(index), in wpf_configure_stream()
H A Dvsp1_regs.h334 #define VI6_WPF_WRBCK_CTRL(n) (0x1034 + (n) * 0x100) macro