Searched defs:omap_mcbsp_platform_data (Results 1 – 1 of 1) sorted by relevance
40 struct omap_mcbsp_platform_data { struct41 struct omap_mcbsp_ops *ops;42 u16 buffer_size;43 u8 reg_size;44 u8 reg_step;47 bool has_wakeup; /* Wakeup capability */48 bool has_ccr; /* Transceiver has configuration control registers */49 int (*enable_st_clock)(unsigned int, bool);50 int (*set_clk_src)(struct device *dev, struct clk *clk, const char *src);51 int (*mux_signal)(struct device *dev, const char *signal, const char *src);