Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c36 #define HW_ATL_MPI_SPEED_MSK 0x00FF0000U macro
653 val = val & ~HW_ATL_MPI_SPEED_MSK; in hw_atl_utils_mpi_set_speed()