Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl2.h89 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
Datl2.c1730 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_read_pci_cfg() function
2123 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()