io.h (98817a84ff1c755c347ac633ff017a623a631fad) | io.h (10623b879da3932be313ba142d56b9f3d1216e96) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 */ 2/** 3 * io.h - DesignWare USB3 DRD IO Header 4 * | 1/* SPDX-License-Identifier: GPL-2.0 */ 2/** 3 * io.h - DesignWare USB3 DRD IO Header 4 * |
5 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com | 5 * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com |
6 * 7 * Authors: Felipe Balbi <balbi@ti.com>, 8 * Sebastian Andrzej Siewior <bigeasy@linutronix.de> 9 */ 10 11#ifndef __DRIVERS_USB_DWC3_IO_H 12#define __DRIVERS_USB_DWC3_IO_H 13 --- 44 unchanged lines hidden --- | 6 * 7 * Authors: Felipe Balbi <balbi@ti.com>, 8 * Sebastian Andrzej Siewior <bigeasy@linutronix.de> 9 */ 10 11#ifndef __DRIVERS_USB_DWC3_IO_H 12#define __DRIVERS_USB_DWC3_IO_H 13 --- 44 unchanged lines hidden --- |