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

Commit 7dafa16a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: tspp2: Tune TSIF time-limit value"

parents 42dd734f 93277b2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
#define TSPP2_NUM_BATCHES	16
#define TSPP2_FILTERS_PER_BATCH	(TSPP2_NUM_HW_FILTERS / TSPP2_NUM_BATCHES)
#define TSPP2_NUM_KEYTABLES	32
#define TSPP2_TSIF_DEF_TIME_LIMIT   60
#define TSPP2_TSIF_DEF_TIME_LIMIT   15000 /* Number of tsif-ref-clock ticks */

#define TSPP2_NUM_EVENT_WORK_ELEMENTS	256