Searched refs:CS35L45_ASP_CONTROL2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/ |
A D | cs35l45-tables.c | 50 { CS35L45_ASP_CONTROL2, 0x18180200 }, 79 case CS35L45_ASP_CONTROL2: in cs35l45_readable_reg()
|
A D | cs35l45.c | 298 regmap_update_bits(cs35l45->regmap, CS35L45_ASP_CONTROL2, in cs35l45_asp_set_fmt() 348 regmap_update_bits(cs35l45->regmap, CS35L45_ASP_CONTROL2, in cs35l45_asp_hw_params() 356 regmap_update_bits(cs35l45->regmap, CS35L45_ASP_CONTROL2, in cs35l45_asp_hw_params() 369 regmap_read(cs35l45->regmap, CS35L45_ASP_CONTROL2, &asp_fmt); in cs35l45_asp_hw_params()
|
A D | cs35l45.h | 34 #define CS35L45_ASP_CONTROL2 0x00004808 macro
|
Completed in 5 milliseconds