Home
last modified time | relevance | path

Searched refs:M98095_SHDNRUN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dmax98095.c443 error |= max98095_update_bits(M98095_097_PWR_SYS, M98095_SHDNRUN, in max98095_device_init()
444 M98095_SHDNRUN); in max98095_device_init()
H A Dmax98095.h286 #define M98095_SHDNRUN (1<<7) macro
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax98095.h293 #define M98095_SHDNRUN (1<<7) macro
H A Dmax98095.c2073 snd_soc_component_update_bits(component, M98095_097_PWR_SYS, M98095_SHDNRUN, in max98095_probe()
2074 M98095_SHDNRUN); in max98095_probe()