Home
last modified time | relevance | path

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

/linux-3.3/sound/soc/samsung/
Ds3c-i2s-v2.h52 struct s3c_i2sv2_info { struct
53 struct device *dev;
54 void __iomem *regs;
56 u32 feature;
58 struct clk *iis_pclk;
59 struct clk *iis_cclk;
61 unsigned char master;
63 struct s3c_dma_params *dma_playback;
64 struct s3c_dma_params *dma_capture;
66 u32 suspend_iismod;
[all …]