Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dqcom_rpm.c41 unsigned int ack_ctx_off; member
164 .ack_ctx_off = 15,
253 .ack_ctx_off = 19,
341 .ack_ctx_off = 15,
387 .ack_ctx_off = 15,
437 .ack_ctx_off = 15,
506 ack = readl_relaxed(RPM_CTRL_REG(rpm, rpm->data->ack_ctx_off)); in qcom_rpm_ack_interrupt()
510 writel(0, RPM_CTRL_REG(rpm, rpm->data->ack_ctx_off)); in qcom_rpm_ack_interrupt()