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

Commit 143b331c authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

slimbus: Reduce slimbus run-time auto-suspend interval



Reduce the slimbus controller's run-time autosuspend interval to improve
energy efficiency during the audio silence period.

CRs-Fixed: 2197936
Change-Id: Iabb0866a9f9469afb68c11de7798830cda2e962f
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 1932e8b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
#define MSM_SLIM_VE_MAX_MAP_ADDR	0xFFF
#define SLIM_MAX_VE_SLC_BYTES		16

#define MSM_SLIM_AUTOSUSPEND		MSEC_PER_SEC
#define MSM_SLIM_AUTOSUSPEND		(MSEC_PER_SEC / 10)

#define SLIM_RX_MSGQ_TIMEOUT_VAL	0x10000
/*