Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dtlv.h19 #define TLV_DB_SCALE_MASK SNDRV_CTL_TLVD_DB_SCALE_MASK macro
/linux-5.19.10/sound/soc/sof/
Dtopology.c147 TLV_DB_SCALE_MASK); in get_tlv_data()
/linux-5.19.10/sound/soc/
Dsoc-topology.c645 p[3] = (le32_to_cpu(scale->step) & TLV_DB_SCALE_MASK) in soc_tplg_create_tlv_db_scale()