Searched refs:VI6_BRU_CTRL_CROP (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/platform/vsp1/ | ||
D | vsp1_bru.c | 131 ctrl |= VI6_BRU_CTRL_CROP(VI6_ROP_NOP) in bru_s_stream() |
D | vsp1_regs.h | 515 #define VI6_BRU_CTRL_CROP(rop) ((rop) << 4) macro |