|
Linux Kernel
3.7.1
|
#include <bf5xx-tdm.h>
Data Fields | |
| u16 | tcr1 |
| u16 | rcr1 |
| u16 | tcr2 |
| u16 | rcr2 |
| unsigned int | tx_map [BFIN_TDM_DAI_MAX_SLOTS] |
| unsigned int | rx_map [BFIN_TDM_DAI_MAX_SLOTS] |
| int | configured |
Definition at line 13 of file bf5xx-tdm.h.
| int configured |
Definition at line 20 of file bf5xx-tdm.h.
| u16 rcr1 |
Definition at line 15 of file bf5xx-tdm.h.
| u16 rcr2 |
Definition at line 17 of file bf5xx-tdm.h.
| unsigned int rx_map[BFIN_TDM_DAI_MAX_SLOTS] |
Definition at line 19 of file bf5xx-tdm.h.
| u16 tcr1 |
Definition at line 14 of file bf5xx-tdm.h.
| u16 tcr2 |
Definition at line 16 of file bf5xx-tdm.h.
| unsigned int tx_map[BFIN_TDM_DAI_MAX_SLOTS] |
Definition at line 18 of file bf5xx-tdm.h.
1.8.2