Searched refs:M98088_REG_51_PWR_SYS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | max98088.c | 990 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, 0); in max98088_dai1_hw_params() 1023 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, in max98088_dai1_hw_params() 1057 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, 0); in max98088_dai2_hw_params() 1090 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, in max98088_dai2_hw_params() 1119 if (snd_soc_read(codec, M98088_REG_51_PWR_SYS) & M98088_SHDNRUN) { in max98088_dai_set_sysclk() 1120 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, in max98088_dai_set_sysclk() 1122 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, in max98088_dai_set_sysclk() 1669 snd_soc_write(codec, M98088_REG_51_PWR_SYS, M98088_PWRSV); in max98088_probe()
|
| D | max98088.h | 87 #define M98088_REG_51_PWR_SYS 0x51 macro
|