Home
last modified time | relevance | path

Searched refs:SND_SOC_DAIFMT_INV_MASK (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Di2s.h54 #define SND_SOC_DAIFMT_INV_MASK 0x0f00 macro
/rk3399_rockchip-uboot/drivers/sound/
H A Dsamsung-i2s.c181 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in i2s_set_fmt()
192 (fmt & SND_SOC_DAIFMT_INV_MASK)); in i2s_set_fmt()
H A Dwm8994.c219 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in wm8994_set_fmt()
235 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in wm8994_set_fmt()
H A Dmax98095.c311 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in max98095_set_fmt()