|
XINU
|
Ethernet subsystemレジスタ構造体 More...
#include <am335x_eth.h>

Data Fields | |
| volatile struct eth_a_ale * | ale |
| CPSW_ALEレジスタ More... | |
| volatile struct eth_a_cpdma * | cpdma |
| CPSW_CPDMAレジスタ More... | |
| volatile struct eth_a_mdio * | mdio |
| MDIOレジスタ More... | |
| volatile struct eth_a_sl * | sl |
| CPSW_SLレジスタ More... | |
| volatile struct eth_a_ss * | ss |
| CPSW_SSレジスタ More... | |
| volatile struct eth_a_stateram * | stateram |
| CPSW_STATERANレジスタ More... | |
| volatile struct eth_a_wr * | wr |
| CPSW_WRレジスタ More... | |
Ethernet subsystemレジスタ構造体
Definition at line 297 of file am335x_eth.h.
| volatile struct eth_a_ale* eth_a_csreg::ale |
| volatile struct eth_a_cpdma* eth_a_csreg::cpdma |
CPSW_CPDMAレジスタ
Definition at line 302 of file am335x_eth.h.
Referenced by ethhandler(), and ethinit().
| volatile struct eth_a_mdio* eth_a_csreg::mdio |
| volatile struct eth_a_sl* eth_a_csreg::sl |
| volatile struct eth_a_ss* eth_a_csreg::ss |
| volatile struct eth_a_stateram* eth_a_csreg::stateram |
CPSW_STATERANレジスタ
Definition at line 304 of file am335x_eth.h.
Referenced by ethhandler(), ethinit(), ethread(), and ethwrite().
| volatile struct eth_a_wr* eth_a_csreg::wr |
1.8.13