Home
last modified time | relevance | path

Searched refs:MAX98927_R0100_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax98927.c136 {MAX98927_R0100_SOFT_RESET, 0x00},
551 case MAX98927_R0100_SOFT_RESET: in max98927_readable_register()
569 case MAX98927_R0100_SOFT_RESET: in max98927_volatile_reg()
657 regmap_write(max98927->regmap, MAX98927_R0100_SOFT_RESET, in max98927_probe()
749 regmap_write(max98927->regmap, MAX98927_R0100_SOFT_RESET, in max98927_resume()
H A Dmax98927.h123 #define MAX98927_R0100_SOFT_RESET 0x0100 macro