Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dohci-hcd.c142 struct ohci_hcca ghcca[1]; variable
2026 if ((__u32)&ghcca[0] & 0xff) { in usb_lowlevel_init()
2030 gohci.hcca = &ghcca[0]; in usb_lowlevel_init()