Home
last modified time | relevance | path

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

/drivers/media/platform/ti-vpe/
Dcal_regs.h449 #define CAL_CSI2_CTX_CPORT_MASK GENMASK(12, 8) macro
Dcal.c164 cal_set_field(&val, ctx->cport, CAL_CSI2_CTX_CPORT_MASK); in cal_ctx_csi2_config()