Searched refs:ISPCSI2_CTX_CTRL1_CTX_EN (Results 1 – 2 of 2) sorted by relevance
268 | ISPCSI2_CTX_CTRL1_CTX_EN; in csi2_ctx_enable()270 reg &= ~ISPCSI2_CTX_CTRL1_CTX_EN; in csi2_ctx_enable()
1378 #define ISPCSI2_CTX_CTRL1_CTX_EN (1 << 0) macro