Home
last modified time | relevance | path

Searched refs:CS35L45_ERROR_RELEASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dcs35l45-tables.c33 { CS35L45_ERROR_RELEASE, 0x00200000 },
127 case CS35L45_ERROR_RELEASE: in cs35l45_readable_reg()
219 case CS35L45_ERROR_RELEASE: in cs35l45_volatile_reg()
Dcs35l45.h28 #define CS35L45_ERROR_RELEASE 0x00002034 macro
Dcs35l45.c1020 regmap_clear_bits(cs35l45->regmap, CS35L45_ERROR_RELEASE, CS35L45_GLOBAL_ERR_RLS_MASK); in cs35l45_runtime_resume()
1021 regmap_set_bits(cs35l45->regmap, CS35L45_ERROR_RELEASE, CS35L45_GLOBAL_ERR_RLS_MASK); in cs35l45_runtime_resume()
1022 regmap_clear_bits(cs35l45->regmap, CS35L45_ERROR_RELEASE, CS35L45_GLOBAL_ERR_RLS_MASK); in cs35l45_runtime_resume()