Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dcs35l45.c531 regmap_clear_bits(cs35l45->regmap, CS35L45_ERROR_RELEASE, CS35L45_GLOBAL_ERR_RLS_MASK); in cs35l45_runtime_resume()
532 regmap_set_bits(cs35l45->regmap, CS35L45_ERROR_RELEASE, CS35L45_GLOBAL_ERR_RLS_MASK); in cs35l45_runtime_resume()
533 regmap_clear_bits(cs35l45->regmap, CS35L45_ERROR_RELEASE, CS35L45_GLOBAL_ERR_RLS_MASK); in cs35l45_runtime_resume()
A Dcs35l45.h74 #define CS35L45_GLOBAL_ERR_RLS_MASK BIT(11) macro

Completed in 5 milliseconds