Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h169 __u32 lsthresh; member
H A Dau1x00_usb_ohci.c1310 writel (0x628, &ohci->regs->lsthresh); in hc_start()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h182 __u32 lsthresh; member
H A Dohci-hcd.c1867 ohci_writel(0x628, &ohci->regs->lsthresh); in hc_start()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h233 __hc32 lsthresh; member
H A Dohci-dbg.c645 rdata = ohci_readl (ohci, &regs->lsthresh); in fill_registers_buffer()