| /u-boot/arch/arm/mach-at91/arm926ejs/ |
| A D | cpu.c | 30 at91_pit_t *pit = (at91_pit_t *) ATMEL_BASE_PIT; in arch_preboot_os() local 32 cpiv = AT91_PIT_MR_PIV_MASK(readl(&pit->piir)); in arch_preboot_os() 39 writel(cpiv + 0x1000, &pit->mr); in arch_preboot_os()
|
| A D | timer.c | 42 at91_pit_t *pit = (at91_pit_t *) ATMEL_BASE_PIT; in timer_init() local 47 writel(TIMER_LOAD_VAL | AT91_PIT_MR_EN , &pit->mr); in timer_init()
|
| /u-boot/arch/arm/mach-at91/armv7/ |
| A D | cpu.c | 38 at91_pit_t *pit = (at91_pit_t *)ATMEL_BASE_PIT; in arch_preboot_os() local 40 cpiv = AT91_PIT_MR_PIV_MASK(readl(&pit->piir)); in arch_preboot_os() 47 writel(cpiv + 0x1000, &pit->mr); in arch_preboot_os()
|
| A D | timer.c | 45 at91_pit_t *pit = (at91_pit_t *)ATMEL_BASE_PIT; in timer_init() local 51 writel(TIMER_LOAD_VAL | AT91_PIT_MR_EN , &pit->mr); in timer_init()
|
| /u-boot/board/samsung/smdk5420/ |
| A D | Kconfig | 36 default "peach-pit"
|
| A D | MAINTAINERS | 5 F: include/configs/peach-pit.h
|
| /u-boot/arch/powerpc/include/asm/ |
| A D | immap_83xx.h | 622 rtclk83xx_t pit; /* Periodic Interval Timer */ member 663 rtclk83xx_t pit; /* Periodic Interval Timer */ member 698 rtclk83xx_t pit; /* Periodic Interval Timer */ member 734 rtclk83xx_t pit; /* Periodic Interval Timer */ member 778 rtclk83xx_t pit; /* Periodic Interval Timer */ member 818 rtclk83xx_t pit; /* Periodic Interval Timer */ member
|
| A D | fsl_pci.h | 91 pit_t pit[4]; /* 0xd80 - 0xdff Inbound ATMU's 3, 2, 1 and 0 */ member
|
| /u-boot/configs/ |
| A D | peach-pit_defconfig | 17 CONFIG_DEFAULT_DEVICE_TREE="exynos5420-peach-pit"
|
| /u-boot/arch/arm/dts/ |
| A D | at91-sama5d27_giantboard.dts | 66 pit: timer@f8048030 { label
|
| A D | exynos5800-peach-pi.dts | 16 compatible = "google,pit-rev#", "google,pit",
|
| A D | vfxxx.dtsi | 242 pit: pit@40037000 { label 243 compatible = "fsl,vf610-pit"; 247 clock-names = "pit";
|
| A D | sam9x60.dtsi | 317 pit: timer@fffffe40 { label 318 compatible = "atmel,at91sam9260-pit";
|
| A D | exynos5420-peach-pit.dts | 17 compatible = "google,pit-rev#", "google,pit",
|
| A D | sama5d2.dtsi | 716 pit: timer@f8048030 { label 717 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9261.dtsi | 846 pit: timer@fffffd30 { label 847 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9260.dtsi | 377 pit: timer@fffffd30 { label 378 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9263.dtsi | 375 pit: timer@fffffd30 { label 376 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9n12.dtsi | 387 pit: timer@fffffe30 { label 388 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9rl.dtsi | 1042 pit: timer@fffffd30 { label 1043 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9x5.dtsi | 394 pit: timer@fffffe30 { label 395 compatible = "atmel,at91sam9260-pit";
|
| A D | at91sam9g45.dtsi | 394 pit: timer@fffffd30 { label 395 compatible = "atmel,at91sam9260-pit";
|
| A D | sama5d3.dtsi | 1318 pit: timer@fffffe30 { label 1319 compatible = "atmel,at91sam9260-pit";
|
| /u-boot/doc/chromium/ |
| A D | overview.rst | 58 …and pit/pi (`Samsung Chromebook 2 <https://www.cnet.com/products/samsung-chromebook-2-xe503c12-11-…
|
| /u-boot/drivers/pci/ |
| A D | pcie_fsl.c | 305 pit_t *pi = ®s->pit[idx]; in fsl_pcie_setup_inbound_win()
|