diff --git a/tools/topology/topology1/sof/pipe-highpass-switch-capture.m4 b/tools/topology/topology1/sof/pipe-highpass-switch-capture.m4 index e34b454d662c..04f668aac112 100644 --- a/tools/topology/topology1/sof/pipe-highpass-switch-capture.m4 +++ b/tools/topology/topology1/sof/pipe-highpass-switch-capture.m4 @@ -38,7 +38,7 @@ C_CONTROLMIXER(Master Capture Switch, PIPELINE_ID, , Channel register and shift for Front Left/Right, LIST(` ', KCONTROL_CHANNEL(FL, 2, 0), KCONTROL_CHANNEL(FR, 2, 1)), - "1", "1") + "0", "0") # # Volume Configuration # diff --git a/tools/topology/topology1/sof/pipe-volume-switch-capture.m4 b/tools/topology/topology1/sof/pipe-volume-switch-capture.m4 index e61cd45afc4b..7d713a424b1c 100644 --- a/tools/topology/topology1/sof/pipe-volume-switch-capture.m4 +++ b/tools/topology/topology1/sof/pipe-volume-switch-capture.m4 @@ -32,7 +32,7 @@ C_CONTROLMIXER(Master Capture Switch, PIPELINE_ID, , Channel register and shift for Front Left/Right, LIST(` ', KCONTROL_CHANNEL(FL, 2, 0), KCONTROL_CHANNEL(FR, 2, 1)), - "1", "1") + "0", "0") # # Volume Configuration