Home
last modified time | relevance | path

Searched refs:fminterval (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dohci.h229 __hc32 fminterval; member
406 u32 fminterval; /* saved register */ member
696 u32 fi = ohci->fminterval & 0x03fff; in periodic_reinit()
697 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit()
699 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
700 &ohci->regs->fminterval); in periodic_reinit()
H A Dohci-hcd.c434 ohci_writel(ohci, ohci->fminterval, &ohci->regs->fminterval); in _ohci_shutdown()
548 int first = ohci->fminterval == 0; in ohci_run()
556 val = ohci_readl (ohci, &ohci->regs->fminterval); in ohci_run()
557 ohci->fminterval = val & 0x3fff; in ohci_run()
558 if (ohci->fminterval != FI) in ohci_run()
560 ohci->fminterval - FI); in ohci_run()
561 ohci->fminterval |= FSMP (ohci->fminterval) << 16; in ohci_run()
642 if ((ohci_readl (ohci, &ohci->regs->fminterval) & 0x3fff0000) == 0 in ohci_run()
651 ohci_readl (ohci, &ohci->regs->fminterval), in ohci_run()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dohci.h229 __hc32 fminterval; member
406 u32 fminterval; /* saved register */ member
696 u32 fi = ohci->fminterval & 0x03fff; in periodic_reinit()
697 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit()
699 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
700 &ohci->regs->fminterval); in periodic_reinit()
H A Dohci-hcd.c434 ohci_writel(ohci, ohci->fminterval, &ohci->regs->fminterval); in _ohci_shutdown()
548 int first = ohci->fminterval == 0; in ohci_run()
556 val = ohci_readl (ohci, &ohci->regs->fminterval); in ohci_run()
557 ohci->fminterval = val & 0x3fff; in ohci_run()
558 if (ohci->fminterval != FI) in ohci_run()
560 ohci->fminterval - FI); in ohci_run()
561 ohci->fminterval |= FSMP (ohci->fminterval) << 16; in ohci_run()
642 if ((ohci_readl (ohci, &ohci->regs->fminterval) & 0x3fff0000) == 0 in ohci_run()
651 ohci_readl (ohci, &ohci->regs->fminterval), in ohci_run()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dohci.h229 __hc32 fminterval; member
406 u32 fminterval; /* saved register */ member
696 u32 fi = ohci->fminterval & 0x03fff; in periodic_reinit()
697 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit()
699 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
700 &ohci->regs->fminterval); in periodic_reinit()
H A Dohci-hcd.c434 ohci_writel(ohci, ohci->fminterval, &ohci->regs->fminterval); in _ohci_shutdown()
548 int first = ohci->fminterval == 0; in ohci_run()
556 val = ohci_readl (ohci, &ohci->regs->fminterval); in ohci_run()
557 ohci->fminterval = val & 0x3fff; in ohci_run()
558 if (ohci->fminterval != FI) in ohci_run()
560 ohci->fminterval - FI); in ohci_run()
561 ohci->fminterval |= FSMP (ohci->fminterval) << 16; in ohci_run()
642 if ((ohci_readl (ohci, &ohci->regs->fminterval) & 0x3fff0000) == 0 in ohci_run()
651 ohci_readl (ohci, &ohci->regs->fminterval), in ohci_run()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1299 unsigned int fminterval; in hc_start() local
1311 fminterval = 0x2edf; in hc_start()
1312 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1313 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1314 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.c1304 unsigned int fminterval; in hc_start() local
1316 fminterval = 0x2edf; in hc_start()
1317 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1318 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1319 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.c1416 unsigned int fminterval; in hc_start() local
1428 fminterval = 0x2edf; in hc_start()
1429 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1430 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1431 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.c1423 unsigned int fminterval; in hc_start() local
1435 fminterval = 0x2edf; in hc_start()
1436 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1437 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1438 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.c1409 unsigned int fminterval; in hc_start() local
1421 fminterval = 0x2edf; in hc_start()
1422 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1423 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1424 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.c1501 unsigned int fminterval; in hc_start() local
1514 fminterval = 0x2edf; in hc_start()
1515 writel((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1516 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1517 writel(fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.c1409 unsigned int fminterval; in hc_start() local
1421 fminterval = 0x2edf; in hc_start()
1422 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1423 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1424 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.c1423 unsigned int fminterval; in hc_start() local
1435 fminterval = 0x2edf; in hc_start()
1436 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1437 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1438 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.c1501 unsigned int fminterval; in hc_start() local
1514 fminterval = 0x2edf; in hc_start()
1515 writel((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1516 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1517 writel(fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.c1501 unsigned int fminterval; in hc_start() local
1514 fminterval = 0x2edf; in hc_start()
1515 writel((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1516 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1517 writel(fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.c1423 unsigned int fminterval; in hc_start() local
1435 fminterval = 0x2edf; in hc_start()
1436 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1437 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1438 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.c1409 unsigned int fminterval; in hc_start() local
1421 fminterval = 0x2edf; in hc_start()
1422 writel ((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1423 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1424 writel (fminterval, &ohci->regs->fminterval); in hc_start()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.c1501 unsigned int fminterval; in hc_start() local
1514 fminterval = 0x2edf; in hc_start()
1515 writel((fminterval * 9) / 10, &ohci->regs->periodicstart); in hc_start()
1516 fminterval |= ((((fminterval - 210) * 6) / 7) << 16); in hc_start()
1517 writel(fminterval, &ohci->regs->fminterval); in hc_start()

1234567891011