Searched refs:CS53L30_IS (Results 1 – 2 of 2) sorted by relevance
89 if (reg == CS53L30_IS) in cs53l30_volatile_register()102 case CS53L30_IS: in cs53l30_writeable_register()707 regmap_read(priv->regmap, CS53L30_IS, ®); in cs53l30_set_bias_level()711 regmap_read(priv->regmap, CS53L30_IS, ®); in cs53l30_set_bias_level()716 regmap_read(priv->regmap, CS53L30_IS, ®); in cs53l30_set_bias_level()
62 #define CS53L30_IS 0x36 /* Interrupt Status. */ macro