Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dtime.c121 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_UDELAY_BASE); in __udelay()
144 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_PIT_BASE); in timer_init()
158 volatile pit_t *timerp = (pit_t *) (CONFIG_SYS_PIT_BASE); in get_timer()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_pci.h66 } pit_t; typedef
90 pit_t pmit; /* 0xd00 - 0xd9c Inbound ATMU's MSI */
92 pit_t pit[4]; /* 0xd80 - 0xdff Inbound ATMU's 3, 2, 1 and 0 */
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dfsl_pci_init.c47 static void set_inbound_window(volatile pit_t *pi, in set_inbound_window()
86 volatile pit_t *pi) in fsl_pci_setup_inbound_windows()
201 static void fsl_pcie_boot_master(pit_t *pi) in fsl_pcie_boot_master()
318 volatile pit_t *pi; in fsl_pci_init()
400 fsl_pcie_boot_master((pit_t *)pi); in fsl_pci_init()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dtimer.h48 } pit_t; typedef