Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_brx.c353 ctrl |= VI6_BRU_CTRL_CROP(VI6_ROP_NOP) in brx_configure_stream()
Dvsp1_regs.h607 #define VI6_BRU_CTRL_CROP(rop) ((rop) << 4) macro