Searched refs:CAL_CSI2_CTX_VC_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/platform/ti-vpe/ | ||
D | cal_regs.h | 437 #define CAL_CSI2_CTX_VC_MASK GENMASK(7, 6) macro |
D | cal.c | 659 set_field(&val, ctx->virtual_channel, CAL_CSI2_CTX_VC_MASK); in csi2_ctx_config() |