Searched refs:atl2_read_pci_cfg (Results 1 – 2 of 2) sorted by relevance
89 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
1730 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_read_pci_cfg() function2123 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()