Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal_regs.h419 #define CAL_CSI2_CTX_VC_MASK GENMASK(7, 6) macro
H A Dcal.c315 cal_set_field(&val, ctx->vc, CAL_CSI2_CTX_VC_MASK); in cal_ctx_csi2_config()