Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/cal/
H A Dcal_regs.h416 #define CAL_CSI2_CTX_DT_MASK GENMASK(5, 0) macro
H A Dcal.c314 cal_set_field(&val, ctx->datatype, CAL_CSI2_CTX_DT_MASK); in cal_ctx_csi2_config()