/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 …]
|
/openbmc/u-boot/board/work-microwave/work_92105/ |
H A D | README | 26 debugger or through the LPC32XX Service Boot 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/linux/arch/arm/mach-lpc32xx/ |
H A D | common.c | 3 * arch/arm/mach-lpc32xx/common.c 11 #include <linux/soc/nxp/lpc32xx-misc.h> 16 #include "lpc32xx.h" 115 printk(KERN_INFO "LPC32XX unique ID: %08x%08x%08x%08x\n", in lpc32xx_check_uid()
|
H A D | pm.c | 3 * arch/arm/mach-lpc32xx/pm.c 12 * LPC32XX CPU and system power management 14 * The LPC32XX has three CPU modes for controlling system power: run, 71 #include "lpc32xx.h"
|
H A D | Kconfig | 4 bool "NXP LPC32XX" 12 Support for the NXP LPC32XX family of processors
|
H A D | common.h | 3 * arch/arm/mach-lpc32xx/common.h 22 * Returns the LPC32xx unique 128-bit chip ID
|
H A D | serial.c | 3 * arch/arm/mach-lpc32xx/serial.c 18 #include <linux/soc/nxp/lpc32xx-misc.h> 20 #include "lpc32xx.h"
|
H A D | phy3250.c | 3 * Platform support for LPC32xx SoC 87 DT_MACHINE_START(LPC32XX_DT, "LPC32XX SoC (Flattened Device Tree)")
|
/openbmc/linux/drivers/iio/adc/ |
H A D | lpc32xx_adc.c | 3 * lpc32xx_adc.c - Support for ADC in LPC32XX 23 * LPC32XX registers definitions 46 #define LPC32XXAD_NAME "lpc32xx-adc" 213 dev_info(&pdev->dev, "LPC32XX ADC driver loaded, IRQ %d\n", irq); in lpc32xx_adc_probe() 235 MODULE_DESCRIPTION("LPC32XX ADC driver");
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
H A D | Kconfig | 4 default "lpc32xx" 7 prompt "NXP LPC32xx board select"
|
/openbmc/linux/Documentation/devicetree/bindings/arm/nxp/ |
H A D | lpc32xx.yaml | 4 $id: http://devicetree.org/schemas/arm/nxp/lpc32xx.yaml# 7 title: NXP LPC32xx Platforms
|
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
H A D | mux.h | 3 * LPC32xx MUX interface 10 * MUX register map for LPC32xx
|
H A D | gpio.h | 3 * LPC32xx GPIO interface 10 * GPIO Register map for LPC32xx
|
H A D | config.h | 3 * Common definitions for LPC32XX board configurations 70 #define CONFIG_SYS_USB_OHCI_SLOT_NAME "lpc32xx-ohci"
|
/openbmc/u-boot/drivers/gpio/ |
H A D | lpc32xx_gpio.c | 11 #include <asm/arch-lpc32xx/cpu.h> 12 #include <asm/arch-lpc32xx/gpio.h> 17 * LPC32xx GPIOs work in banks but are non-homogeneous: 270 * configuration, but that's way too complicated in LPC32XX. A simpler 277 * THIS APPROACH WAS CHOSEN DU TO THE COMPLEX NATURE OF THE LPC32XX
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | lpc-eth.txt | 1 * NXP LPC32xx SoC Ethernet Controller 11 - use-iram: Use LPC32xx internal SRAM (IRAM) for DMA buffering
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | Makefile | 16 obj-$(if $(filter lpc32xx,$(SOC)),y) += lpc32xx/
|
/openbmc/u-boot/drivers/spi/ |
H A D | lpc32xx_ssp.c | 3 * LPC32xx SSP interface (SPI mode) 38 /* lpc32xx spi slave */ 99 debug("(lpc32xx) spi_free_slave: 0x%08x\n", (u32)lslave); in spi_free_slave()
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | lpc32xx-key.txt | 1 NXP LPC32xx Key Scan Interface 19 since LPC32xx only supports square matrices
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | lpc32xx-clock.h | 15 /* LPC32XX System Control Block clocks */ 53 /* LPC32XX USB clocks */
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | lpc32xx-mlc.txt | 1 NXP LPC32xx SoC NAND MLC controller 9 The following required properties are very controller specific. See the LPC32xx
|
H A D | lpc32xx-slc.txt | 1 NXP LPC32xx SoC NAND SLC controller 9 The following required properties are very controller specific. See the LPC32xx
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | nxp,lpc3220-mic.txt | 1 * NXP LPC32xx MIC, SIC1 and SIC2 Interrupt Controllers 22 /* LPC32xx MIC, SIC1 and SIC2 interrupt controllers */
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | lpc32xx_ts.c | 3 * LPC32xx built-in touchscreen driver 57 #define MOD_NAME "ts-lpc32xx" 234 input->phys = "lpc32xx/input0"; in lpc32xx_ts_probe() 343 MODULE_DESCRIPTION("LPC32XX TSC Driver");
|
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-nxp.c | 6 * - NXP LPC32xx 38 /* On LPC32xx, those are undefined */ 58 /* LPC32XX only supports DAT_SE0 USB mode */ in isp1301_configure_lpc32xx()
|