Searched refs:VI6_BRU_CTRL (Results 1 – 2 of 2) sorted by relevance
364 vsp1_brx_write(brx, dlb, VI6_BRU_CTRL(i), ctrl); in brx_configure_stream()
623 #define VI6_BRU_CTRL(n) (0x0010 + (n) * 8 + ((n) <= 3 ? 0 : 4)) macro