summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-ivybridge/bd82x6x.h
blob: bb3a6c9199a9894b8316bab5e7328d5954102e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (C) 2014 Google, Inc
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef _ASM_ARCH_BD82X6X_H
#define _ASM_ARCH_BD82X6X_H

void bd82x6x_usb_ehci_init(pci_dev_t dev);
void bd82x6x_usb_xhci_init(pci_dev_t dev);
int gma_func0_init(struct udevice *dev, const void *blob, int node);

#endif
OpenPOWER on IntegriCloud