Home
last modified time | relevance | path

Searched refs:UHC_BASE (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvIO.h88 #define __raw_readb(a) ((U8)UHC_READXBYTE((U32)a-UHC_BASE))
90 #define __raw_readw(a) ((U16)UHC_READXBYTE((U32)a-UHC_BASE) | \
91 ((U16)UHC_READXBYTE((U32)a+1-UHC_BASE) << 8) )
93 #define __raw_readl(a) ((U32)UHC_READXBYTE((U32)a-UHC_BASE) | \
94 ((U32)UHC_READXBYTE((U32)a+1-UHC_BASE) << 8) | \
95 ((U32)UHC_READXBYTE((U32)a+2-UHC_BASE) << 16) | \
96 ((U32)UHC_READXBYTE((U32)a+3-UHC_BASE) << 24) )
112 if ( (addr>=UHC_BASE) && (addr<=UHC_BASE+0x80) )
113 mwHost20Portw((U32)addr-UHC_BASE, value);
121 if ( (c>=UHC_BASE) && (c<=UHC_BASE+0x80) )
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/
H A DdrvUsbHostConfig.h119 #define UHC_BASE (OS_BASE_ADDR+0x4800) macro
128 #define UHC_BASE (OS_BASE_ADDR+0x4800) macro
137 #define UHC_BASE (OS_BASE_ADDR+0x204800) macro
146 #define UHC_BASE (OS_BASE_ADDR+0x204800) macro
163 #define UHC_BASE 0x2e00 macro
168 #define UHC_BASE (OS_BASE_ADDR+0x4800) macro
174 #define UHC_BASE 0x2400
182 #define UHC_BASE (OS_BASE_ADDR+0x4800) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DUSBHostConfig_4.h90 #define UHC_BASE 0xb00
100 #define UHC_BASE 0xd00
109 #define UHC_BASE 0x2e00
114 #define UHC_BASE 0x2400
119 #define UHC_BASE 0x2400
126 #define UHC_BASE 0x2400
131 #define UHC_BASE 0xB00
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DUSBHostConfig_2.h90 #define UHC_BASE 0xb00
100 #define UHC_BASE 0xd00
109 #define UHC_BASE 0x2e00
114 #define UHC_BASE 0x2400
119 #define UHC_BASE 0x2400
126 #define UHC_BASE 0x2400
131 #define UHC_BASE 0xB00
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DUSBHostConfig_3.h90 #define UHC_BASE 0xb00
100 #define UHC_BASE 0xd00
109 #define UHC_BASE 0x2e00
114 #define UHC_BASE 0x2400
119 #define UHC_BASE 0x2400
126 #define UHC_BASE 0x2400
131 #define UHC_BASE 0xB00
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DUSBHostConfig_4.h90 #define UHC_BASE 0xb00
100 #define UHC_BASE 0xd00
109 #define UHC_BASE 0x2e00
114 #define UHC_BASE 0x2400
119 #define UHC_BASE 0x2400
126 #define UHC_BASE 0x2400
131 #define UHC_BASE 0xB00
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DUSBHostConfig_2.h90 #define UHC_BASE 0xb00
100 #define UHC_BASE 0xd00
109 #define UHC_BASE 0x2e00
114 #define UHC_BASE 0x2400
119 #define UHC_BASE 0x2400
126 #define UHC_BASE 0x2400
131 #define UHC_BASE 0xB00
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DUSBHostConfig_3.h90 #define UHC_BASE 0xb00
100 #define UHC_BASE 0xd00
109 #define UHC_BASE 0x2e00
114 #define UHC_BASE 0x2400
119 #define UHC_BASE 0x2400
126 #define UHC_BASE 0x2400
131 #define UHC_BASE 0xB00