Home
last modified time | relevance | path

Searched full:lrise_rfall (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dda7218.txt37 ["lrise_rfall", "lfall_rrise"]
43 ["lrise_rfall", "lfall_rrise"]
89 dlg,dmic1-data-sel = "lrise_rfall";
92 dlg,dmic2-data-sel = "lrise_rfall";
H A Ddlg,da7213.yaml45 enum: [ lrise_rfall, lfall_rrise ]
99 dlg,dmic-data-sel = "lrise_rfall";
/linux/sound/soc/codecs/
H A Dda7218.c2334 if (!strcmp(str, "lrise_rfall")) { in da7218_of_dmic_data_sel()