Home
last modified time | relevance | path

Searched refs:devid (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvCPE_AMBA.h87 U32 devid; //device id member
99 U32 devid; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c354 ehci_hcd_cpe_driver_Port2.devid = CPE_DEVID_USB_PORT2; in ehci_hcd_cpe_ehci_init_Port2()
372 cpe_ehci_dev_Port2.devid = CPE_DEVID_USB_PORT2; in ehci_cpe_dev_init_Port2()
H A DdrvEhciHcd.c9579 ehci_hcd_cpe_driver.devid = CPE_DEVID_USB; in ehci_hcd_cpe_ehci_init()
9597 cpe_ehci_dev.devid = CPE_DEVID_USB; in ehci_cpe_dev_init()
9823 ehci_hcd_cpe_driver.devid = 0x1234; in ehci_hcd_cpe_driver_init_EX()
9841 dev->devid = p_rootHub->cpe_dev_info.devid; in ehci_cpe_dev_init_EX()
H A DdrvHUB.h240 U32 devid; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvCPE_AMBA.h87 MS_U32 devid; //device id member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c701 pHcd->host_id = pDev->devid; // chcek the definition in ms_new_usb_hcd()
H A DdrvUSBEntry.c1455 pChip->p_roothub[u8Hostid]->cpe_ehci_dev.devid = pChip->p_roothub[u8Hostid]->hostid; in MDrv_USB_Port_Init()