Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/pxa/
Dpxa-ssp.c38 struct ssp_priv { struct
39 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 …]