Searched refs:RG_ACCDETSPARE_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | mt6359-accdet.c | 81 RG_ACCDETSPARE_ADDR, 1 << 8, 0); in adjust_eint_analog_setting() 162 regmap_update_bits(priv->regmap, RG_ACCDETSPARE_ADDR, in recover_eint_analog_setting() 754 regmap_update_bits(priv->regmap, RG_ACCDETSPARE_ADDR, in config_eint_init_by_mode() 792 regmap_update_bits(priv->regmap, RG_ACCDETSPARE_ADDR, in config_eint_init_by_mode() 876 regmap_update_bits(priv->regmap, RG_ACCDETSPARE_ADDR, in mt6359_accdet_init()
|
H A D | mt6359.h | 479 #define RG_ACCDETSPARE_ADDR \ macro
|