Linux Kernel
3.7.1
|
#include <asoc-ti-mcbsp.h>
Data Fields | |
struct omap_mcbsp_ops * | ops |
u16 | buffer_size |
u8 | reg_size |
u8 | reg_step |
bool | has_wakeup |
bool | has_ccr |
int(* | enable_st_clock )(unsigned int, bool) |
Definition at line 40 of file asoc-ti-mcbsp.h.
u16 buffer_size |
Definition at line 42 of file asoc-ti-mcbsp.h.
Definition at line 49 of file asoc-ti-mcbsp.h.
bool has_ccr |
Definition at line 48 of file asoc-ti-mcbsp.h.
bool has_wakeup |
Definition at line 47 of file asoc-ti-mcbsp.h.
struct omap_mcbsp_ops* ops |
Definition at line 41 of file asoc-ti-mcbsp.h.
u8 reg_size |
Definition at line 43 of file asoc-ti-mcbsp.h.
u8 reg_step |
Definition at line 44 of file asoc-ti-mcbsp.h.