• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2
3chip soc/amd/stoneyridge
4	register "spd_addr_lookup" = "
5	{
6		{ {0xA0, 0x00}, {0xA4, 0x00} }, // socket 0 - Channel 0 & 1, slot 0
7	}"
8
9	device domain 0 on
10		device ref gfx_bridge_0 on end # GFX PCIe x8 slot
11	end
12end
13