Home
last modified time | relevance | path

Searched refs:lpc32xx (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/pwm/
H A Dpwm-lpc32xx.c32 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_config() local
36 c = clk_get_rate(lpc32xx->clk); in lpc32xx_pwm_config()
54 val = readl(lpc32xx->base); in lpc32xx_pwm_config()
57 writel(val, lpc32xx->base); in lpc32xx_pwm_config()
64 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_enable() local
68 ret = clk_prepare_enable(lpc32xx->clk); in lpc32xx_pwm_enable()
72 val = readl(lpc32xx->base); in lpc32xx_pwm_enable()
74 writel(val, lpc32xx->base); in lpc32xx_pwm_enable()
81 struct lpc32xx_pwm_chip *lpc32xx = to_lpc32xx_pwm_chip(chip); in lpc32xx_pwm_disable() local
84 val = readl(lpc32xx->base); in lpc32xx_pwm_disable()
[all …]
H A DMakefile32 obj-$(CONFIG_PWM_LPC32XX) += pwm-lpc32xx.o
H A DKconfig349 will be called pwm-lpc32xx.
/openbmc/u-boot/board/work-microwave/work_92105/
H A DREADME44 NAND. The LPC32XX-specific 'make lpc32xx-full.bin' command will produce
48 4. lpc32xx-spl.img spl/u-boot-spl.bin, with a LPC32XX boot header
55 5. lpc32xx-boot-0.bin lpc32xx-spl.img, padded with 0xFF bytes to a
60 6. lpc32xx-boot-1.bin Same as lpc32xx-boot-0.bin. This is intended to
63 7. lpc32xx-full.bin lpc32xx-boot-0.bin, lpc32xx-boot-1.bin and
77 (load lpc32xx-full.bin at location $loadaddr)
83 (load lpc32xx-spl.img or lpc32xx-boot-N.bin at location $loadaddr)
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A DMakefile16 obj-$(if $(filter lpc32xx,$(SOC)),y) += lpc32xx/
/openbmc/linux/drivers/clk/nxp/
H A DMakefile5 obj-$(CONFIG_ARCH_LPC32XX) += clk-lpc32xx.o
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A DKconfig4 default "lpc32xx"
/openbmc/u-boot/
H A DMakefile1250 lpc32xx-spl.img: spl/u-boot-spl.bin FORCE
1255 lpc32xx-boot-0.bin: lpc32xx-spl.img FORCE
1260 lpc32xx-boot-1.bin: lpc32xx-spl.img FORCE
1263 lpc32xx-full.bin: lpc32xx-boot-0.bin lpc32xx-boot-1.bin u-boot.img FORCE
1266 CLEAN_FILES += lpc32xx-*
/openbmc/u-boot/drivers/usb/host/
H A DMakefile18 obj-$(CONFIG_USB_OHCI_LPC32XX) += ohci-lpc32xx.o
/openbmc/linux/drivers/input/keyboard/
H A DMakefile40 obj-$(CONFIG_KEYBOARD_LPC32XX) += lpc32xx-keys.o
H A DKconfig400 module will be called lpc32xx-keys.
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-ea3250.dts9 #include "lpc32xx.dtsi"
H A Dlpc3250-phy3250.dts10 #include "lpc32xx.dtsi"
H A Dlpc32xx.dtsi9 #include <dt-bindings/clock/lpc32xx-clock.h>
/openbmc/linux/drivers/clocksource/
H A DMakefile47 obj-$(CONFIG_CLKSRC_LPC32XX) += timer-lpc32xx.o
/openbmc/linux/drivers/irqchip/
H A DMakefile15 obj-$(CONFIG_ARCH_LPC32XX) += irq-lpc32xx.o
/openbmc/linux/arch/arm/
H A DMakefile192 machine-$(CONFIG_ARCH_LPC32XX) += lpc32xx
H A DKconfig471 source "arch/arm/mach-lpc32xx/Kconfig"
/openbmc/linux/drivers/rtc/
H A DMakefile84 obj-$(CONFIG_RTC_DRV_LPC32XX) += rtc-lpc32xx.o
H A DKconfig1723 will be called rtc-lpc32xx.
/openbmc/linux/drivers/gpio/
H A DMakefile92 obj-$(CONFIG_GPIO_LPC32XX) += gpio-lpc32xx.o
/openbmc/u-boot/arch/arm/
H A DKconfig1504 source "arch/arm/cpu/arm926ejs/lpc32xx/Kconfig"
/openbmc/linux/
H A DMAINTAINERS2283 T: git git://github.com/vzapolskiy/linux-lpc32xx.git
2286 F: arch/arm/mach-lpc32xx/
2291 N: lpc32xx
H A Dopengrok0.0.log378 2024-12-28 20:09:06.043-0600 FINEST t1156 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/clocksource/timer-lpc32xx.c.gz'
1927 2024-12-28 20:09:06.315-0600 FINEST t1147 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/wdt.h.gz'
[all...]
H A Dopengrok1.0.log[all...]

12