blob: f5d6980d158bd7ebdb853be99edb4b67f5463c0a [file] [log] [blame]
Alexandru Gagniucfccfee32014-03-26 18:51:08 -05001/*
2 * This file is part of the coreboot project.
3 *
4 * Copyright (C) 2012 Advanced Micro Devices, Inc.
5 * Copyright (C) 2013 Sage Electronic Engineering, LLC
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; version 2 of the License.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
Alexandru Gagniucfccfee32014-03-26 18:51:08 -050015 */
16
17/* USB overcurrent mapping pins. */
18Name(UOM0, 0)
19Name(UOM1, 2)
20Name(UOM2, 0)
21Name(UOM3, 7)
22Name(UOM4, 2)
23Name(UOM5, 2)
24Name(UOM6, 6)
25Name(UOM7, 2)
26Name(UOM8, 6)
27Name(UOM9, 6)