Searched refs:MMC_CR (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 2414 XGMAC_IOWRITE_BITS(pdata, MMC_CR, MCF, 1); xgbe_read_mmc_stats() 2540 XGMAC_IOWRITE_BITS(pdata, MMC_CR, MCF, 0); xgbe_read_mmc_stats() 2546 XGMAC_IOWRITE_BITS(pdata, MMC_CR, ROR, 1); xgbe_config_mmc() 2549 XGMAC_IOWRITE_BITS(pdata, MMC_CR, CR, 1); xgbe_config_mmc()
|
H A D | xgbe-common.h | 556 #define MMC_CR 0x0800 macro
|
Completed in 67 milliseconds