Home
last modified time | relevance | path

Searched defs:fs_platform_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/include/linux/
Dfs_enet_pd.h111 struct fs_platform_info { struct
113 void(*init_ioports)(struct fs_platform_info *); argument
115 int fs_no; /* controller index */
116 char fs_type[4]; /* controller type */
118 u32 cp_page; /* CPM page */
119 u32 cp_block; /* CPM sblock */
120 u32 cp_command; /* CPM page/sblock/mcn */
122 u32 clk_trx; /* some stuff for pins & mux configuration*/
123 u32 clk_rx;
124 u32 clk_tx;
[all …]