Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c22 #define HW_ATL_UCP_0X370_REG 0x0370U macro
375 aq_hw_write_reg(self, HW_ATL_UCP_0X370_REG, ucp_0x370); in hw_atl_utils_init_ucp()
620 if (!aq_hw_read_reg(self, HW_ATL_UCP_0X370_REG)) { in hw_atl_utils_get_mac_permanent()
627 aq_hw_write_reg(self, HW_ATL_UCP_0X370_REG, ucp_0x370); in hw_atl_utils_get_mac_permanent()
649 | (0xFFFFU & aq_hw_read_reg(self, HW_ATL_UCP_0X370_REG)) in hw_atl_utils_get_mac_permanent()