Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c138 struct ohci_hcca ghcca[1]; variable
2024 if ((__u32)&ghcca[0] & 0xff) { in usb_lowlevel_init()
2028 gohci.hcca = &ghcca[0]; in usb_lowlevel_init()