Searched defs:csi2_ctx (Results 1 – 2 of 2) sorted by relevance
75 #define CAL_CSI2_CTX(phy, csi2_ctx) (0x330U + (phy) * 0x80U + (csi2_ctx) * 4) argument76 #define CAL_CSI2_STATUS(phy, csi2_ctx) (0x350U + (phy) * 0x80U + (csi2_ctx) * 4) argument
245 u8 csi2_ctx; member