Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c6852 unsigned char tempbyte; in ehci_start() local
7324 pci_read_config_byte (hcd->pdev, 0x60, &tempbyte); in ehci_start()
7375 tempbyte = 0; in ehci_start()
7380 ((tempbyte & 0xf0)>>4), (tempbyte & 0x0f), in ehci_start()