Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_brx.c391 vsp1_brx_write(brx, dlb, VI6_BRU_BLD(i), in brx_configure_stream()
Dvsp1_regs.h612 #define VI6_BRU_BLD(n) (0x0014 + (n) * 8 + ((n) <= 3 ? 0 : 4)) macro