Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_brx.c374 vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl); in brx_configure_stream()
Dvsp1_regs.h599 #define VI6_BRU_CTRL(n) (0x0010 + (n) * 8 + ((n) <= 3 ? 0 : 4)) macro