Home
last modified time | relevance | path

Searched full:npcm8xx (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dnuvoton,npcm845-clk.yaml7 title: Nuvoton NPCM8XX Clock Controller
13 Nuvoton Arbel BMC NPCM8XX contains an integrated clock controller, which
27 See include/dt-bindings/clock/nuvoton,npcm8xx-clock.h for the full
28 list of NPCM8XX clock IDs.
/linux/Documentation/devicetree/bindings/spi/
H A Dnuvoton,npcm-fiu.txt9 The NPCM8XX supports four FIU modules,
15 "nuvoton,npcm845-fiu" for Arbel NPCM8XX BMC
38 In the NPCM8XX BMC:
H A Dnuvoton,npcm-pspi.txt7 "nuvoton,npcm845-pspi" for Arbel NPCM8XX.
/linux/drivers/pinctrl/nuvoton/
H A DKconfig36 tristate "Pinctrl and GPIO driver for Nuvoton NPCM8XX"
46 the Nuvoton NPCM8XX SoC. This is strongly recommended when
H A DMakefile6 obj-$(CONFIG_PINCTRL_NPCM8XX) += pinctrl-npcm8xx.o
H A Dpinctrl-npcm8xx.c309 .name = "NPCM8XX-GPIO-IRQ",
2318 .name = "npcm8xx-pinctrl",
2470 .name = "npcm8xx-pinctrl",
2484 MODULE_DESCRIPTION("Nuvoton NPCM8XX Pinctrl and GPIO driver");
/linux/Documentation/devicetree/bindings/gpio/
H A Dnuvoton,sgpio.yaml13 This SGPIO controller is for NUVOTON NPCM7xx and NPCM8xx SoC and detailed
19 NPCM7xx/NPCM8xx have two sgpio modules. Each module can support up
/linux/drivers/clk/
H A Dclk-npcm8xx.c3 * Nuvoton NPCM8xx Clock Generator
24 #include <soc/nuvoton/clock-npcm8xx.h>
26 /* npcm8xx clock registers*/
415 .name = "reset_npcm.clk-npcm8xx",
427 MODULE_DESCRIPTION("Clock driver for Nuvoton NPCM8XX BMC SoC");
H A DKconfig357 tristate "Clock driver for the NPCM8XX SoC Family"
360 This driver supports the clocks on the Nuvoton BMC NPCM8XX SoC Family,
H A DMakefile80 obj-$(CONFIG_COMMON_CLK_NPCM8XX) += clk-npcm8xx.o
/linux/Documentation/devicetree/bindings/hwmon/
H A Dnpcm750-pwm-fan.txt6 The Nuvoton BMC NPCM8XX supports 12 Pulse-width modulation (PWM)
13 : "nuvoton,npcm845-pwm-fan" for Arbel NPCM8XX.
/linux/drivers/peci/controller/
H A DKconfig27 and NPCM8XX SoCs. It allows BMC to discover devices connected
/linux/include/dt-bindings/clock/
H A Dnuvoton,npcm845-clk.h6 * Device Tree binding constants for NPCM8XX clock controller.
/linux/drivers/reset/
H A Dreset-npcm.c20 #include <soc/nuvoton/clock-npcm8xx.h>
29 /* NPCM8xx MDLR bits */
487 return npcm8xx_clock_controller_register(rc, "clk-npcm8xx"); in npcm_rc_probe()
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dnuvoton,npcm750-adc.yaml13 The NPCM7XX ADC is a 10-bit converter and NPCM8XX ADC is a 12-bit converter,
/linux/Documentation/devicetree/bindings/reset/
H A Dnuvoton,npcm750-reset.yaml16 - nuvoton,npcm845-reset # Arbel NPCM8XX SoC
/linux/arch/arm64/boot/dts/nuvoton/
H A Dnuvoton-npcm845.dtsi4 #include "nuvoton-common-npcm8xx.dtsi"
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnuvoton,npcm845-pinctrl.yaml13 The Nuvoton BMC NPCM8XX Pin Controller multi-function routed through
/linux/drivers/gpio/
H A DKconfig521 Say Y here to support Nuvoton NPCM7XX/NPCM8XX SGPIO functionality.