Searched refs:CAL_CSI2_CTX_VC_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/media/platform/ti-vpe/ | ||
D | cal_regs.h | 448 #define CAL_CSI2_CTX_VC_MASK GENMASK(7, 6) macro |
D | cal.c | 174 cal_set_field(&val, 0, CAL_CSI2_CTX_VC_MASK); in cal_ctx_csi2_config() |