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

Commit a56824d7 authored by Phani Kumar Uppalapati's avatar Phani Kumar Uppalapati Committed by Gerrit - the friendly Code Review server
Browse files

configs: msmcobalt: select fractional output mode for asrc

Select fractional output mode for asrc to handle concurrency.

Change-Id: Ie2b44ab26ed2262d1ed79fd8bead4a703096a861
parent f5ba8d01
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -474,6 +474,8 @@

    <!-- Headphone Default mode - uLP -->
    <ctl name="RX HPH Mode" value="CLS_H_ULP" />
    <ctl name="ASRC0 Output Mode" value="INT" />
    <ctl name="ASRC1 Output Mode" value="INT" />

    <!-- IIR/voice anc -->
    <ctl name="IIR0 Band1" id ="0" value="268435456" />
@@ -1881,6 +1883,8 @@
    </path>

    <path name="asrc-mode">
        <ctl name="ASRC0 Output Mode" value="FRAC" />
        <ctl name="ASRC1 Output Mode" value="FRAC" />
        <ctl name="RX INT1_2 NATIVE MUX" value="ON" />
        <ctl name="RX INT2_2 NATIVE MUX" value="ON" />
        <ctl name="ASRC0 MUX" value="ASRC_IN_HPHL" />