android_kernel_xiaomi_sm8350/include/linux/qpnp
Fenglin Wu 1d2e35e74e soc: qcom: qpnp-pbs: add an API to trigger single PBS event
A simple PBS can be triggered by SW writing to SW_TRIGGER (bit 7) in
TRIG_CTL register without passing any parameters through SCRATCH1
register and not waiting on any condition. Also, this simple PBS is more
like a fire and forget and doesn't even need to check on the status
through SCRATCH2 register. Add support for this simple PBS through an
API qpnp_pbs_trigger_single_event().

Change-Id: I8a6448f9be8f84269c6ba5672bead01a152185ad
Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org>
2020-11-02 09:50:31 +08:00
..
qpnp-pbs.h soc: qcom: qpnp-pbs: add an API to trigger single PBS event 2020-11-02 09:50:31 +08:00
qpnp-revid.h include: Fixup headers to pass KERNEL_HEADER_TEST 2020-01-15 09:01:08 -07:00