Loading asoc/codecs/bolero/va-macro.c +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ #define VA_MACRO_TX_DMIC_CLK_DIV_SHFT 0x01 #define BOLERO_CDC_VA_TX_UNMUTE_DELAY_MS 40 #define MAX_RETRY_ATTEMPTS 50 #define MAX_RETRY_ATTEMPTS 250 static const DECLARE_TLV_DB_SCALE(digital_gain, 0, 1, 0); static int va_tx_unmute_delay = BOLERO_CDC_VA_TX_UNMUTE_DELAY_MS; Loading Loading
asoc/codecs/bolero/va-macro.c +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ #define VA_MACRO_TX_DMIC_CLK_DIV_SHFT 0x01 #define BOLERO_CDC_VA_TX_UNMUTE_DELAY_MS 40 #define MAX_RETRY_ATTEMPTS 50 #define MAX_RETRY_ATTEMPTS 250 static const DECLARE_TLV_DB_SCALE(digital_gain, 0, 1, 0); static int va_tx_unmute_delay = BOLERO_CDC_VA_TX_UNMUTE_DELAY_MS; Loading