Searched refs:M98095_026_SYS_CLK (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/sound/ |
H A D | max98095.c | 139 error = maxim_i2c_write(priv, M98095_026_SYS_CLK, 0x10); in max98095_set_sysclk() 141 error = maxim_i2c_write(priv, M98095_026_SYS_CLK, 0x20); in max98095_set_sysclk() 143 error = maxim_i2c_write(priv, M98095_026_SYS_CLK, 0x30); in max98095_set_sysclk()
|
H A D | max98095.h | 61 #define M98095_026_SYS_CLK 0x26 macro
|
/openbmc/linux/sound/soc/codecs/ |
H A D | max98095.h | 53 #define M98095_026_SYS_CLK 0x26 macro
|
H A D | max98095.c | 1142 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x10); in max98095_dai_set_sysclk() 1144 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x20); in max98095_dai_set_sysclk() 1146 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x30); in max98095_dai_set_sysclk()
|