Lines Matching +full:0 +full:xa000
14 #define MAC_CONFIG_1 0xa000
15 #define MAC_CONFIG_2 0xa004
16 #define MII_MGMT_CONFIG 0xa020
17 #define MII_MGMT_COMMAND 0xa024
18 #define MII_MGMT_ADDRESS 0xa028
19 #define MII_MGMT_CONTROL 0xa02c
20 #define MII_MGMT_STATUS 0xa030
21 #define MII_MGMT_INDICATORS 0xa034
22 #define INTERFACE_CONTROL 0xa038
23 #define STATION_ADDR0 0xa040
24 #define STATION_ADDR1 0xa044
26 #define RGMII_REG_0 0x27e0
27 #define ICM_CONFIG0_REG_0 0x2c00
28 #define ICM_CONFIG2_REG_0 0x2c08
29 #define ECM_CONFIG0_REG_0 0x2d00
33 #define TX_EN BIT(0)
37 #define FULL_DUPLEX BIT(0)
45 #define CFG_WAITASYNCRD_POS 0
48 #define CFG_WFIFOFULLTHR_POS 0
50 #define MGMT_CLOCK_SEL_POS 0
54 #define REG_ADDR_POS 0
56 #define MII_MGMT_BUSY BIT(0)
57 #define MII_READ_CYCLE BIT(0)