Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h76 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
H A Datl2.c1680 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_read_pci_cfg() function
2073 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()