Loading sound/soc/codecs/wcd9330.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -58,7 +58,7 @@ enum { #define TOMTOM_VALIDATE_RX_SBPORT_RANGE(port) ((port >= 16) && (port <= 23)) #define TOMTOM_CONVERT_RX_SBPORT_ID(port) (port - 16) /* RX1 port ID = 0 */ #define TOMTOM_HPH_PA_SETTLE_COMP_ON 3000 #define TOMTOM_HPH_PA_SETTLE_COMP_ON 5000 #define TOMTOM_HPH_PA_SETTLE_COMP_OFF 13000 #define TOMTOM_HPH_PA_RAMP_DELAY 30000 Loading Loading
sound/soc/codecs/wcd9330.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -58,7 +58,7 @@ enum { #define TOMTOM_VALIDATE_RX_SBPORT_RANGE(port) ((port >= 16) && (port <= 23)) #define TOMTOM_CONVERT_RX_SBPORT_ID(port) (port - 16) /* RX1 port ID = 0 */ #define TOMTOM_HPH_PA_SETTLE_COMP_ON 3000 #define TOMTOM_HPH_PA_SETTLE_COMP_ON 5000 #define TOMTOM_HPH_PA_SETTLE_COMP_OFF 13000 #define TOMTOM_HPH_PA_RAMP_DELAY 30000 Loading