Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dcs42l42.c124 { CS42L42_ADC_VOLUME, 0x00 },
279 case CS42L42_ADC_VOLUME: in cs42l42_readable_register()
438 SOC_SINGLE_S8_TLV("ADC Volume", CS42L42_ADC_VOLUME, -97, 12, adc_tlv),
Dcs42l42.h594 #define CS42L42_ADC_VOLUME (CS42L42_PAGE_1D + 0x03) macro