Home
last modified time | relevance | path

Searched defs:fsl_sai (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/fsl/
Dfsl_sai.h132 struct fsl_sai { struct
133 struct platform_device *pdev;
134 struct regmap *regmap;
135 struct clk *bus_clk;
136 struct clk *mclk_clk[FSL_SAI_MCLK_MAX];
138 bool is_slave_mode;
139 bool is_lsb_first;
140 bool is_dsp_mode;
141 bool sai_on_imx;
142 bool synchronous[2];
[all …]