blob: b2d06faa879b77c05a22bcce8647b0098807b78c [file] [log] [blame]
Angel Pons4b429832020-04-02 23:48:50 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Bruce Griffith27ed80b2014-08-15 11:46:25 -06002
Kyösti Mälkkie4c17ce2014-10-21 18:22:32 +03003#ifndef _PI_00730F01_CHIP_H_
4#define _PI_00730F01_CHIP_H_
Bruce Griffith27ed80b2014-08-15 11:46:25 -06005
Kyösti Mälkkie4c17ce2014-10-21 18:22:32 +03006struct northbridge_amd_pi_00730F01_config
Bruce Griffith27ed80b2014-08-15 11:46:25 -06007{
8 u8 spdAddrLookup[1][1][2];
9};
10
Kyösti Mälkkie4c17ce2014-10-21 18:22:32 +030011#endif /* _PI_00730F01_CHIP_H_ */