Searched refs:M98088_REG_51_PWR_SYS (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | max98088.h | 87 #define M98088_REG_51_PWR_SYS 0x51 macro 190 /* M98088_REG_51_PWR_SYS */
|
H A D | max98088.c | 1248 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, 0); max98088_dai1_hw_params() 1281 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, max98088_dai1_hw_params() 1315 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, 0); max98088_dai2_hw_params() 1348 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, M98088_SHDNRUN, max98088_dai2_hw_params() 1377 if (snd_soc_read(codec, M98088_REG_51_PWR_SYS) & M98088_SHDNRUN) { max98088_dai_set_sysclk() 1378 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, max98088_dai_set_sysclk() 1380 snd_soc_update_bits(codec, M98088_REG_51_PWR_SYS, max98088_dai_set_sysclk() 1928 snd_soc_write(codec, M98088_REG_51_PWR_SYS, M98088_PWRSV); max98088_probe()
|
Completed in 78 milliseconds