Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
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()
Dvsp1_regs.h334 #define VI6_WPF_WRBCK_CTRL(n) (0x1034 + (n) * 0x100) macro