Searched defs:omap_mcbsp_platform_data (Results 1 – 1 of 1) sorted by relevance
38 struct omap_mcbsp_platform_data { struct39 struct omap_mcbsp_ops *ops;40 u16 buffer_size;41 u8 reg_size;42 u8 reg_step;45 bool has_wakeup; /* Wakeup capability */46 bool has_ccr; /* Transceiver has configuration control registers */47 int (*enable_st_clock)(unsigned int, bool);