Searched refs:DL_GAIN_N_40DB (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | mt6358.c | 324 DL_GAIN_N_40DB = 0x1f, enumerator 328 #define DL_GAIN_N_40DB_REG (DL_GAIN_N_40DB << 7 | DL_GAIN_N_40DB) 387 reg_idx == DL_GAIN_N_40DB; in is_valid_hp_pga_idx() 1099 DL_GAIN_N_40DB); in mtk_hp_disable() 1294 DL_GAIN_N_40DB); in mtk_hp_spk_disable() 1501 regmap_write(priv->regmap, MT6358_ZCD_CON3, DL_GAIN_N_40DB); in mt_rcv_event()
|
H A D | mt6359.c | 204 reg_idx == DL_GAIN_N_40DB; in is_valid_hp_pga_idx() 940 regmap_write(priv->regmap, MT6359_ZCD_CON3, DL_GAIN_N_40DB); in mt_rcv_event() 1026 regmap_write(priv->regmap, MT6359_ZCD_CON1, DL_GAIN_N_40DB); in mt_lo_event()
|
H A D | mt6359.h | 2382 #define DL_GAIN_N_40DB_REG (DL_GAIN_N_40DB << 7 | DL_GAIN_N_40DB) 2555 DL_GAIN_N_40DB = 0x1f, enumerator
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | mt6358.c | 324 DL_GAIN_N_40DB = 0x1f, enumerator 328 #define DL_GAIN_N_40DB_REG (DL_GAIN_N_40DB << 7 | DL_GAIN_N_40DB) 387 reg_idx == DL_GAIN_N_40DB; in is_valid_hp_pga_idx() 1098 DL_GAIN_N_40DB); in mtk_hp_disable() 1293 DL_GAIN_N_40DB); in mtk_hp_spk_disable() 1500 regmap_write(priv->regmap, MT6358_ZCD_CON3, DL_GAIN_N_40DB); in mt_rcv_event()
|
H A D | mt6359.c | 328 reg_idx == DL_GAIN_N_40DB; in is_valid_hp_pga_idx() 1139 regmap_write(priv->regmap, MT6359_ZCD_CON3, DL_GAIN_N_40DB); in mt_rcv_event() 1250 regmap_write(priv->regmap, MT6359_ZCD_CON1, DL_GAIN_N_40DB); in mt_lo_event()
|
H A D | mt6359.h | 4026 #define DL_GAIN_N_40DB_REG (DL_GAIN_N_40DB << 7 | DL_GAIN_N_40DB) 4198 DL_GAIN_N_40DB = 0x1f, enumerator
|
Completed in 33 milliseconds