Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dcs42l83-i2c.c22 { CS42L42_SLOW_START_ENABLE, 0x70 },
Dcs42l42.c53 { CS42L42_SLOW_START_ENABLE, 0x70 },
189 case CS42L42_SLOW_START_ENABLE: in cs42l42_readable_register()
424 return snd_soc_component_update_bits(component, CS42L42_SLOW_START_ENABLE, in cs42l42_slow_start_put()
474 SOC_SINGLE_EXT("Slow Start Switch", CS42L42_SLOW_START_ENABLE,
/linux-6.6.21/include/sound/
Dcs42l42.h65 #define CS42L42_SLOW_START_ENABLE (CS42L42_PAGE_10 + 0x0B) macro