/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/ |
D | lpc32xx.dtsi | 15 compatible = "nxp,lpc3220"; 66 compatible = "nxp,lpc3220-slc"; 73 compatible = "nxp,lpc3220-mlc"; 107 compatible = "nxp,lpc3220-udc"; 129 compatible = "nxp,lpc3220-usb-clk"; 189 compatible = "nxp,lpc3220-spi"; 213 compatible = "nxp,lpc3220-spi"; 222 compatible = "nxp,lpc3220-i2s"; 238 compatible = "nxp,lpc3220-i2s"; 246 compatible = "nxp,lpc3220-uart"; [all …]
|
D | lpc18xx.dtsi | 329 compatible = "nxp,lpc3220-timer"; 338 compatible = "nxp,lpc3220-timer"; 403 compatible = "nxp,lpc3220-timer"; 412 compatible = "nxp,lpc3220-timer";
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | nxp,lpc3220-mic.txt | 4 - compatible: "nxp,lpc3220-mic" or "nxp,lpc3220-sic". 24 compatible = "nxp,lpc3220-mic"; 31 compatible = "nxp,lpc3220-sic"; 42 compatible = "nxp,lpc3220-sic"; 54 compatible = "nxp,lpc3220-adc";
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | nxp,lpc3220-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/nxp,lpc3220-timer.yaml# 7 title: NXP LPC3220 timer 13 The NXP LPC3220 timer is used on a wide range of NXP SoCs. This includes 18 const: nxp,lpc3220-timer 50 compatible = "nxp,lpc3220-timer";
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | nxp,lpc3220-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/nxp,lpc3220-adc.yaml# 7 title: NXP LPC3220 SoC ADC controller 17 const: nxp,lpc3220-adc 43 compatible = "nxp,lpc3220-adc";
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | nxp,lpc3220-gpio.yaml | 4 $id: http://devicetree.org/schemas/gpio/nxp,lpc3220-gpio.yaml# 7 title: NXP LPC3220 SoC GPIO controller 14 const: nxp,lpc3220-gpio 46 compatible = "nxp,lpc3220-gpio";
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
D | lpc32xx-pwm.txt | 4 - compatible: should be "nxp,lpc3220-pwm" 10 compatible = "nxp,lpc3220-pwm"; 15 compatible = "nxp,lpc3220-pwm";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | nxp,lpc3220-usb-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/nxp,lpc3220-usb-clk.yaml# 14 const: nxp,lpc3220-usb-clk 32 compatible = "nxp,lpc3220-usb-clk";
|
D | nxp,lpc3220-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/nxp,lpc3220-clk.yaml# 14 const: nxp,lpc3220-clk 46 compatible = "nxp,lpc3220-clk";
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | nxp,lpc3220-dmamux.yaml | 4 $id: http://devicetree.org/schemas/dma/nxp,lpc3220-dmamux.yaml# 18 const: nxp,lpc3220-dmamux 43 compatible = "nxp,lpc3220-dmamux";
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nxp,lpc3220-i2s.yaml | 4 $id: http://devicetree.org/schemas/sound/nxp,lpc3220-i2s.yaml# 22 - nxp,lpc3220-i2s 64 compatible = "nxp,lpc3220-i2s";
|
/linux-6.12.1/arch/arm/mach-lpc32xx/ |
D | phy3250.c | 65 OF_DEV_AUXDATA("nxp,lpc3220-slc", 0x20020000, "20020000.flash", 67 OF_DEV_AUXDATA("nxp,lpc3220-mlc", 0x200a8000, "200a8000.flash", 80 "nxp,lpc3220",
|
/linux-6.12.1/Documentation/devicetree/bindings/serial/ |
D | nxp-lpc32xx-hsuart.txt | 4 - compatible: Should be "nxp,lpc3220-hsuart" 11 compatible = "nxp,lpc3220-hsuart";
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | lpc32xx-tsc.txt | 4 - compatible: must be "nxp,lpc3220-tsc" 12 compatible = "nxp,lpc3220-tsc";
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | lpc32xx-udc.txt | 4 - compatible: Must be "nxp,lpc3220-udc" 23 compatible = "nxp,lpc3220-udc";
|
D | isp1301.txt | 19 compatible = "nxp,lpc3220-udc";
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | lpc32xx-key.txt | 7 - compatible: Should be "nxp,lpc3220-key" 24 compatible = "nxp,lpc3220-key";
|
/linux-6.12.1/drivers/clocksource/ |
D | timer-lpc32xx.c | 144 .name = "lpc3220 clockevent", 193 ret = clocksource_mmio_init(base + LPC32XX_TIMER_TC, "lpc3220 timer", in lpc32xx_clocksource_init() 265 IRQF_TIMER | IRQF_IRQPOLL, "lpc3220 clockevent", in lpc32xx_clockevent_init() 310 TIMER_OF_DECLARE(lpc32xx_timer, "nxp,lpc3220-timer", lpc32xx_timer_init);
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | lpc32xx-mlc.txt | 4 - compatible: "nxp,lpc3220-mlc" 27 compatible = "nxp,lpc3220-mlc";
|
D | lpc32xx-slc.txt | 4 - compatible: "nxp,lpc3220-slc" 28 compatible = "nxp,lpc3220-slc";
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-lpc32xx.c | 197 bool is_mic = of_device_is_compatible(node, "nxp,lpc3220-mic"); in lpc32xx_of_ic_init() 241 IRQCHIP_DECLARE(nxp_lpc32xx_mic, "nxp,lpc3220-mic", lpc32xx_of_ic_init); 242 IRQCHIP_DECLARE(nxp_lpc32xx_sic, "nxp,lpc3220-sic", lpc32xx_of_ic_init);
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/nxp/ |
D | lpc32xx.yaml | 16 - nxp,lpc3220
|
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | trivial-rtc.yaml | 67 - nxp,lpc3220-rtc
|
/linux-6.12.1/drivers/pwm/ |
D | pwm-lpc32xx.c | 158 { .compatible = "nxp,lpc3220-pwm", },
|
/linux-6.12.1/drivers/dma/ |
D | lpc32xx-dmamux.c | 179 { .compatible = "nxp,lpc3220-dmamux" },
|