Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c79 struct ohci_hcca *phcca; variable
1540 phcca = &ghcca[0]; in usb_lowlevel_init()
1541 info("aligned ghcca %p", phcca); in usb_lowlevel_init()
1553 gohci.hcca = phcca; in usb_lowlevel_init()
1554 memset (phcca, 0, sizeof (struct ohci_hcca)); in usb_lowlevel_init()