Home
last modified time | relevance | path

Searched refs:BWMON_IRQ_ENABLE_MASK (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dicc-bwmon.c62 #define BWMON_IRQ_ENABLE_MASK (BIT(1) | BIT(3)) macro
496 regmap_field_force_write(bwmon->regs[F_IRQ_CLEAR], BWMON_IRQ_ENABLE_MASK); in bwmon_clear_irq()
599 bwmon_enable(bwmon, BWMON_IRQ_ENABLE_MASK); in bwmon_start()
611 status &= BWMON_IRQ_ENABLE_MASK; in bwmon_intr()
672 irq_enable = BWMON_IRQ_ENABLE_MASK; in bwmon_intr_thread()

Completed in 2 milliseconds