Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftmac110.c53 uint32_t maccr; member
124 uint32_t maccr; in ftmac110_phyqry() local
196 uint32_t i, maccr; in ftmac110_reset() local
H A Dftgmac100.c259 unsigned int maccr; in ftgmac100_update_link_speed() local
372 unsigned int maccr; in ftgmac100_init() local
H A Dftmac100.c80 unsigned int maccr; in _ftmac100_init() local
H A Dftmac110.h28 uint32_t maccr; /* 0x88: MAC Control Register */ member
H A Dftmac100.h30 unsigned int maccr; /* 0x88 */ member
H A Dftgmac100.h38 unsigned int maccr; /* 0x50 */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftgmac100.c114 static int ftgmac100_reset_mac(struct ftgmac100 *priv, u32 maccr) in ftgmac100_reset_mac()
124 unsigned int maccr; in ftgmac100_reset_mac() local
139 u32 maccr = 0; in ftgmac100_reset_and_config_mac() local
310 u32 maccr = ioread32(priv->base + FTGMAC100_OFFSET_MACCR); in ftgmac100_start_hw() local
1560 u32 maccr; in ftgmac100_set_features() local
H A Dftmac100.c121 unsigned int maccr; in ftmac100_reset() local