Searched refs:CAL_HL_IRQENABLE_SET (Results 1 – 2 of 2) sorted by relevance
542 cal_write(ctx->cal, CAL_HL_IRQENABLE_SET(1), in cal_ctx_start()544 cal_write(ctx->cal, CAL_HL_IRQENABLE_SET(2), in cal_ctx_start()1333 cal_write(cal, CAL_HL_IRQENABLE_SET(0), CAL_HL_IRQ_OCPO_ERR_MASK); in cal_runtime_resume()
45 #define CAL_HL_IRQENABLE_SET(m) (0x28U + (m) * 0x10U) macro