Searched defs:omap_mcbsp_platform_data (Results 1 – 1 of 1) sorted by relevance
301 struct omap_mcbsp_platform_data { struct302 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);