Searched refs:CSI2_CTX_PING_ADDR (Results 1 – 2 of 2) sorted by relevance
258 iss_reg_write(csi2->iss, csi2->regs1, CSI2_CTX_PING_ADDR(ctx->ctxnum), in csi2_set_outaddr()352 iss_reg_write(csi2->iss, csi2->regs1, CSI2_CTX_PING_ADDR(ctx->ctxnum), in csi2_ctx_config()
228 #define CSI2_CTX_PING_ADDR(i) (0x7c + (0x20 * (i))) macro