/openbmc/linux/drivers/pwm/ |
H A D | pwm-lpc32xx.c | 32 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 D | Makefile | 32 obj-$(CONFIG_PWM_LPC32XX) += pwm-lpc32xx.o
|
H A D | Kconfig | 349 will be called pwm-lpc32xx.
|
/openbmc/u-boot/board/work-microwave/work_92105/ |
H A D | README | 44 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 D | Makefile | 16 obj-$(if $(filter lpc32xx,$(SOC)),y) += lpc32xx/
|
/openbmc/linux/drivers/clk/nxp/ |
H A D | Makefile | 5 obj-$(CONFIG_ARCH_LPC32XX) += clk-lpc32xx.o
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
H A D | Kconfig | 4 default "lpc32xx"
|
/openbmc/u-boot/ |
H A D | Makefile | 1250 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 D | Makefile | 18 obj-$(CONFIG_USB_OHCI_LPC32XX) += ohci-lpc32xx.o
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | Makefile | 40 obj-$(CONFIG_KEYBOARD_LPC32XX) += lpc32xx-keys.o
|
H A D | Kconfig | 400 module will be called lpc32xx-keys.
|
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc3250-ea3250.dts | 9 #include "lpc32xx.dtsi"
|
H A D | lpc3250-phy3250.dts | 10 #include "lpc32xx.dtsi"
|
H A D | lpc32xx.dtsi | 9 #include <dt-bindings/clock/lpc32xx-clock.h>
|
/openbmc/linux/drivers/clocksource/ |
H A D | Makefile | 47 obj-$(CONFIG_CLKSRC_LPC32XX) += timer-lpc32xx.o
|
/openbmc/linux/drivers/irqchip/ |
H A D | Makefile | 15 obj-$(CONFIG_ARCH_LPC32XX) += irq-lpc32xx.o
|
/openbmc/linux/arch/arm/ |
H A D | Makefile | 192 machine-$(CONFIG_ARCH_LPC32XX) += lpc32xx
|
H A D | Kconfig | 471 source "arch/arm/mach-lpc32xx/Kconfig"
|
/openbmc/linux/drivers/rtc/ |
H A D | Makefile | 84 obj-$(CONFIG_RTC_DRV_LPC32XX) += rtc-lpc32xx.o
|
H A D | Kconfig | 1723 will be called rtc-lpc32xx.
|
/openbmc/linux/drivers/gpio/ |
H A D | Makefile | 92 obj-$(CONFIG_GPIO_LPC32XX) += gpio-lpc32xx.o
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | 1504 source "arch/arm/cpu/arm926ejs/lpc32xx/Kconfig"
|
/openbmc/linux/ |
H A D | MAINTAINERS | 2283 T: git git://github.com/vzapolskiy/linux-lpc32xx.git 2286 F: arch/arm/mach-lpc32xx/ 2291 N: lpc32xx
|
H A D | opengrok0.0.log | 378 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 D | opengrok1.0.log | [all...] |