Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dqcom_rpm.c33 unsigned int ack_ctx_off; member
156 .ack_ctx_off = 15,
245 .ack_ctx_off = 19,
333 .ack_ctx_off = 15,
379 .ack_ctx_off = 15,
429 .ack_ctx_off = 15,
498 ack = readl_relaxed(RPM_CTRL_REG(rpm, rpm->data->ack_ctx_off)); in qcom_rpm_ack_interrupt()
502 writel(0, RPM_CTRL_REG(rpm, rpm->data->ack_ctx_off)); in qcom_rpm_ack_interrupt()