Searched defs:ssp_priv (Results 1 – 1 of 1) sorted by relevance
38 struct ssp_priv { struct39 struct ssp_device *ssp;40 struct clk *extclk;41 unsigned long ssp_clk;42 unsigned int sysclk;43 unsigned int dai_fmt;44 unsigned int configured_dai_fmt;46 uint32_t cr0;47 uint32_t cr1;48 uint32_t to;[all …]