Searched refs:CAL_CSI2_CTX_DT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/platform/ti/cal/ | ||
D | cal_regs.h | 416 #define CAL_CSI2_CTX_DT_MASK GENMASK(5, 0) macro |
D | cal.c | 338 cal_set_field(&val, ctx->datatype, CAL_CSI2_CTX_DT_MASK); in cal_ctx_csi2_config() |