]> Git Repo - J-u-boot.git/blob - include/usb/ci_udc.h
Added 64-bit MMIO accessors for ARMv8
[J-u-boot.git] / include / usb / ci_udc.h
1 /*
2  * Copyright 2011, Marvell Semiconductor Inc.
3  * Lei Wen <[email protected]>
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8
9 #ifndef __CI_UDC_H__
10 #define __CI_UDC_H__
11
12 #define EP_MAX_PACKET_SIZE      0x200
13 #define EP0_MAX_PACKET_SIZE     64
14 #endif /* __CI_UDC_H__ */
This page took 0.027893 seconds and 4 git commands to generate.