Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dftmac110.c52 uint32_t maccr; member
123 uint32_t maccr; in ftmac110_phyqry() local
195 uint32_t i, maccr; in ftmac110_reset() local
H A Dftgmac100.c193 u32 maccr; in ftgmac100_phy_adjust_link() local
300 unsigned int maccr; in ftgmac100_start() local
H A Dftmac100.c84 unsigned int maccr; in _ftmac100_init() local
H A Dftmac110.h27 uint32_t maccr; /* 0x88: MAC Control Register */ member
H A Dftmac100.h29 unsigned int maccr; /* 0x88 */ member
H A Dftgmac100.h37 unsigned int maccr; /* 0x50 */ member
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c123 unsigned int maccr; in ftmac100_reset() local
167 static void ftmac100_set_rx_bits(struct ftmac100 *priv, unsigned int *maccr) in ftmac100_set_rx_bits()
198 unsigned int maccr = MACCR_ENABLE_ALL; in ftmac100_start_hw() local
1081 unsigned int maccr; in ftmac100_change_mtu() local
1103 unsigned int maccr = ioread32(priv->base + FTMAC100_OFFSET_MACCR); in ftmac100_set_rx_mode() local
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
313 u32 maccr = ioread32(priv->base + FTGMAC100_OFFSET_MACCR); in ftgmac100_start_hw() local
1623 u32 maccr; in ftgmac100_set_features() local
/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c73 int maccr = 0; in ax88796c_set_pauseparam() local
H A Dax88796c_main.c691 u16 maccr; in ax88796c_set_mac() local
/openbmc/qemu/include/hw/net/
H A Dftgmac100.h53 uint32_t maccr; member
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c901 mac_cr_t maccr; in init_mac() local
H A Dcomminf.h411 mac_cr_t maccr; member