Searched refs:M98095_088_CFG_LEVEL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | max98095.c | 489 SOC_SINGLE("EQ1 Switch", M98095_088_CFG_LEVEL, 0, 1, 0), 490 SOC_SINGLE("EQ2 Switch", M98095_088_CFG_LEVEL, 1, 1, 0), 492 SOC_SINGLE("Biquad1 Switch", M98095_088_CFG_LEVEL, 2, 1, 0), 493 SOC_SINGLE("Biquad2 Switch", M98095_088_CFG_LEVEL, 3, 1, 0), 1537 regsave = snd_soc_component_read(component, M98095_088_CFG_LEVEL); in max98095_put_eq_enum() 1538 snd_soc_component_update_bits(component, M98095_088_CFG_LEVEL, regmask, 0); in max98095_put_eq_enum() 1551 snd_soc_component_update_bits(component, M98095_088_CFG_LEVEL, regmask, regsave); in max98095_put_eq_enum() 1688 regsave = snd_soc_component_read(component, M98095_088_CFG_LEVEL); in max98095_put_bq_enum() 1689 snd_soc_component_update_bits(component, M98095_088_CFG_LEVEL, regmask, 0); in max98095_put_bq_enum() 1699 snd_soc_component_update_bits(component, M98095_088_CFG_LEVEL, regmask, regsave); in max98095_put_bq_enum()
|
| H A D | max98095.h | 151 #define M98095_088_CFG_LEVEL 0x88 macro
|
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | max98095.h | 160 #define M98095_088_CFG_LEVEL 0x88 macro
|