Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/lib/
Dtime.c120 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
143 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_PIT_BASE); in timer_init()
157 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_PIT_BASE); in get_timer()
/external/u-boot/arch/powerpc/include/asm/
Dfsl_pci.h65 } pit_t; typedef
89 pit_t pmit; /* 0xd00 - 0xd9c Inbound ATMU's MSI */
91 pit_t pit[4]; /* 0xd80 - 0xdff Inbound ATMU's 3, 2, 1 and 0 */
/external/u-boot/drivers/pci/
Dfsl_pci_init.c46 static void set_inbound_window(volatile pit_t *pi, in set_inbound_window()
85 volatile pit_t *pi) in fsl_pci_setup_inbound_windows()
200 static void fsl_pcie_boot_master(pit_t *pi) in fsl_pcie_boot_master()
317 volatile pit_t *pi; in fsl_pci_init()
399 fsl_pcie_boot_master((pit_t *)pi); in fsl_pci_init()
/external/u-boot/arch/m68k/include/asm/
Dtimer.h47 } pit_t; typedef