Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68622bdf authored by Philipp Zabel's avatar Philipp Zabel Committed by Mark Brown
Browse files

regmap: irq: document mask/wake_invert flags

parent f484f7a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -471,6 +471,8 @@ struct regmap_irq {
 * @wake_base:   Base address for wake enables.  If zero unsupported.
 * @irq_reg_stride:  Stride to use for chips where registers are not contiguous.
 * @init_ack_masked: Ack all masked interrupts once during initalization.
 * @mask_invert: Inverted mask register: cleared bits are masked out.
 * @wake_invert: Inverted wake register: cleared bits are wake enabled.
 * @runtime_pm:  Hold a runtime PM lock on the device when accessing it.
 *
 * @num_regs:    Number of registers in each control bank.