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