Searched defs:s3c_pcm_info (Results 1 – 1 of 1) sorted by relevance
118 struct s3c_pcm_info { struct119 spinlock_t lock;120 struct device *dev;121 void __iomem *regs;123 unsigned int sclk_per_fs;126 unsigned int idleclk;128 struct clk *pclk;129 struct clk *cclk;131 struct s3c_dma_params *dma_playback;132 struct s3c_dma_params *dma_capture;