Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/plat-omap/include/plat/
Dmcbsp.h301 struct omap_mcbsp_platform_data { struct
302 struct omap_mcbsp_ops *ops;
303 u16 buffer_size;
304 u8 reg_size;
305 u8 reg_step;
308 bool has_wakeup; /* Wakeup capability */
309 bool has_ccr; /* Transceiver has configuration control registers */
310 int (*enable_st_clock)(unsigned int, bool);
311 int (*set_clk_src)(struct device *dev, struct clk *clk, const char *src);
312 int (*mux_signal)(struct device *dev, const char *signal, const char *src);