Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h35 #define REG_PCIE_CAP_LIST 0x58 macro
H A Datl2.c2696 value = ATL2_READ_REGW(hw, REG_PCIE_CAP_LIST); in atl2_check_eeprom_exist()
H A Datl1.c303 value = ioread16(hw->hw_addr + REG_PCIE_CAP_LIST); in atl1_check_eeprom_exist()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h43 #define REG_PCIE_CAP_LIST 0x58 macro
H A Datl1e_hw.c28 value = AT_READ_REGW(hw, REG_PCIE_CAP_LIST); in atl1e_check_eeprom_exist()