Home
last modified time | relevance | path

Searched refs:mif_rev (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c703 u32 mif_rev = val & 0xFFU; in hw_atl_utils_hw_chip_features_init() local
705 if ((0xFU & mif_rev) == 1U) { in hw_atl_utils_hw_chip_features_init()
709 } else if ((0xFU & mif_rev) == 2U) { in hw_atl_utils_hw_chip_features_init()
715 } else if ((0xFU & mif_rev) == 0xAU) { in hw_atl_utils_hw_chip_features_init()