/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc18xx.dtsi | 75 compatible = "nxp,lpc1850-sct-pwm"; 125 compatible = "nxp,lpc1850-ehci", "generic-ehci"; 137 compatible = "nxp,lpc1850-ehci", "generic-ehci"; 183 compatible = "nxp,lpc1850-dwmac", "snps,dwmac-3.611", "snps,dwmac"; 199 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd"; 205 compatible = "nxp,lpc1850-creg-clk"; 211 compatible = "nxp,lpc1850-usb-otg-phy"; 217 compatible = "nxp,lpc1850-dmamux"; 225 compatible = "nxp,lpc1850-rtc", "nxp,lpc1788-rtc"; 233 compatible = "nxp,lpc1850-cgu"; [all …]
|
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | nxp,lpc1850-dac.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/nxp,lpc1850-dac.yaml# 7 title: NXP LPC1850 DAC 13 Supports the DAC found on the LPC1850 SoC. 17 const: nxp,lpc1850-dac 50 compatible = "nxp,lpc1850-dac";
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | nxp,lpc1850-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/nxp,lpc1850-adc.yaml# 7 title: NXP LPC1850 ADC 13 Supports the ADC found on the LPC1850 SoC. 17 const: nxp,lpc1850-adc 53 compatible = "nxp,lpc1850-adc";
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | nxp,lpc1850-dwmac.yaml | 4 $id: http://devicetree.org/schemas/net/nxp,lpc1850-dwmac.yaml# 7 title: NXP LPC1850 GMAC ethernet controller 18 - nxp,lpc1850-dwmac 26 - nxp,lpc1850-dwmac 72 compatible = "nxp,lpc1850-dwmac", "snps,dwmac-3.611", "snps,dwmac";
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | nxp,lpc1850-rgu.yaml | 4 $id: http://devicetree.org/schemas/reset/nxp,lpc1850-rgu.yaml# 7 title: NXP LPC1850 Reset Generation Unit (RGU) 14 const: nxp,lpc1850-rgu 95 compatible = "nxp,lpc1850-rgu";
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | nxp,lpc1850-wwdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/nxp,lpc1850-wwdt.yaml# 14 const: nxp,lpc1850-wwdt 47 compatible = "nxp,lpc1850-wwdt";
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | nxp,lpc1850-sct-pwm.yaml | 4 $id: http://devicetree.org/schemas/pwm/nxp,lpc1850-sct-pwm.yaml# 14 const: nxp,lpc1850-sct-pwm 49 compatible = "nxp,lpc1850-sct-pwm";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nxp,lpc1850-scu.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/nxp,lpc1850-scu.yaml# 19 const: nxp,lpc1850-scu 66 compatible = "nxp,lpc1850-scu";
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | nxp,lpc1850-gpio.yaml | 4 $id: http://devicetree.org/schemas/gpio/nxp,lpc1850-gpio.yaml# 14 const: nxp,lpc1850-gpio 67 compatible = "nxp,lpc1850-gpio";
|
/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | lpc1850-otp.txt | 6 - compatible: Should be "nxp,lpc1850-otp" 16 compatible = "nxp,lpc1850-otp";
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-lpc18xx.c | 47 reg = syscon_regmap_lookup_by_compatible("nxp,lpc1850-creg"); in lpc18xx_dwmac_probe() 69 { .compatible = "nxp,lpc1850-dwmac" },
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | 8250.yaml | 56 const: nxp,lpc1850-uart 99 - nxp,lpc1850-uart 273 - nxp,lpc1850-uart
|
/linux/drivers/clk/nxp/ |
H A D | clk-lpc18xx-creg.c | 184 CLK_OF_DECLARE_DRIVER(lpc18xx_creg_clk, "nxp,lpc1850-creg-clk", 214 { .compatible = "nxp,lpc1850-creg-clk" },
|
H A D | clk-lpc18xx-cgu.c | 287 * are taken or derived from the LPC1850 user manual (section 12.6.3.3). 666 CLK_OF_DECLARE(lpc18xx_cgu, "nxp,lpc1850-cgu", lpc18xx_cgu_init);
|
/linux/drivers/dma/ |
H A D | lpc18xx-dmamux.c | 122 dmamux->reg = syscon_regmap_lookup_by_compatible("nxp,lpc1850-creg"); in lpc18xx_dmamux_probe() 165 { .compatible = "nxp,lpc1850-dmamux" },
|
/linux/arch/arm/mach-lpc18xx/ |
H A D | board-dt.c | 11 "nxp,lpc1850",
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | nxp,lpc1788-rtc.yaml | 24 - nxp,lpc1850-rtc
|
/linux/drivers/phy/ |
H A D | phy-lpc18xx-usb-otg.c | 129 { .compatible = "nxp,lpc1850-usb-otg-phy" },
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | generic-ehci.yaml | 65 - nxp,lpc1850-ehci
|
/linux/drivers/iio/adc/ |
H A D | lpc18xx_adc.c | 190 { .compatible = "nxp,lpc1850-adc" },
|
/linux/drivers/iio/dac/ |
H A D | lpc18xx_dac.c | 181 { .compatible = "nxp,lpc1850-dac" },
|
/linux/drivers/reset/ |
H A D | reset-lpc18xx.c | 191 { .compatible = "nxp,lpc1850-rgu" },
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_lpc18xx.c | 191 { .compatible = "nxp,lpc1850-uart" },
|
/linux/drivers/watchdog/ |
H A D | lpc18xx_wdt.c | 274 { .compatible = "nxp,lpc1850-wwdt" },
|
/linux/drivers/gpio/ |
H A D | gpio-lpc18xx.c | 395 { .compatible = "nxp,lpc1850-gpio" },
|