Home
last modified time | relevance | path

Searched refs:KAISERIN_CHIP_TOP_BASE (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSBEntry.c312 chipVER = usb_readw((void *)(KAISERIN_CHIP_TOP_BASE+0xCE*2)); in U4_series_usb_init()
402 chipVER = usb_readw((void *)(KAISERIN_CHIP_TOP_BASE+0xCE*2)); in MDrv_Usb_Init()
406 …usb_writew(usb_readw((void*)(KAISERIN_CHIP_TOP_BASE+0x46*2)) | 0xe00, (void*) (KAISERIN_CHIP_TOP_B… in MDrv_Usb_Init()
H A DdrvUsbHostConfig.h119 #define KAISERIN_CHIP_TOP_BASE (OS_BASE_ADDR+(0x1E00*2)) macro
H A DdrvEhciHcd.c7167 U16 chipVER = usb_readw((void *)(KAISERIN_CHIP_TOP_BASE+0xCE*2)); in ehci_start()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBEntry.c516 …usb_writew(usb_readw((void*)(KAISERIN_CHIP_TOP_BASE+0x46*2)) | 0xe00, (void*) (KAISERIN_CHIP_TOP_B… in MDrv_Usb_Init()
H A DdrvUsbHostConfig.h147 #define KAISERIN_CHIP_TOP_BASE (OS_BASE_ADDR+(0x1E00*2)) macro