Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Duda1380.c330 SOC_DOUBLE_S8_TLV("ADC Capture Volume", UDA1380_DEC, -128, 48, dec_tlv), /* ML_DEC, MR_DEC */
/openbmc/linux/include/sound/
H A Dsoc.h204 #define SOC_DOUBLE_S8_TLV(xname, xreg, xmin, xmax, tlv_array) \ macro