Home
last modified time | relevance | path

Searched defs:hcs_params (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-pci.c246 u32 hcs_params = ehci_readl(ehci, in ehci_pci_setup() local
/linux/include/linux/usb/
H A Dehci_def.h26 u32 hcs_params; /* HCSPARAMS - offset 0x4 */ member
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h92 __u32 hcs_params; /* cached register copy */ member
217 u32 hcs_params; /* HCSPARAMS - offset 0x4 */ member
/linux/drivers/usb/early/
H A Dehci-dbgp.c753 u32 ctrl, portsc, hcs_params; in ehci_setup() local