/Linux-v6.1/Documentation/devicetree/bindings/arm/npcm/ |
D | npcm.yaml | 4 $id: http://devicetree.org/schemas/arm/npcm/npcm.yaml# 7 title: NPCM Platforms Device Tree Bindings
|
D | nuvoton,gcr.yaml | 4 $id: http://devicetree.org/schemas/arm/npcm/nuvoton,gcr.yaml#
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | nuvoton,npcm-wdt.txt | 1 Nuvoton NPCM Watchdog 3 Nuvoton NPCM timer module provides five 24-bit timer counters, and a watchdog.
|
/Linux-v6.1/Documentation/devicetree/bindings/rng/ |
D | nuvoton,npcm-rng.yaml | 4 $id: http://devicetree.org/schemas/rng/nuvoton,npcm-rng.yaml# 7 title: Nuvoton NPCM SoC Random Number Generator
|
/Linux-v6.1/Documentation/devicetree/bindings/ipmi/ |
D | npcm7xx-kcs-bmc.txt | 1 * Nuvoton NPCM KCS (Keyboard Controller Style) IPMI interface 3 The Nuvoton SOCs (NPCM) are commonly used as BMCs
|
/Linux-v6.1/drivers/pinctrl/nuvoton/ |
D | pinctrl-npcm7xx.c | 1504 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_get_drive_strength() local 1506 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK]; in npcm7xx_get_drive_strength() 1527 static int npcm7xx_set_drive_strength(struct npcm7xx_pinctrl *npcm, in npcm7xx_set_drive_strength() argument 1532 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK]; in npcm7xx_set_drive_strength() 1562 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_get_groups_count() local 1564 dev_dbg(npcm->dev, "group size: %zu\n", ARRAY_SIZE(npcm7xx_groups)); in npcm7xx_get_groups_count() 1590 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_dt_node_to_map() local 1592 dev_dbg(npcm->dev, "dt_node_to_map: %s\n", np_config->name); in npcm7xx_dt_node_to_map() 1640 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_pinmux_set_mux() local 1642 dev_dbg(npcm->dev, "set_mux: %d, %d[%s]\n", function, group, in npcm7xx_pinmux_set_mux() [all …]
|
/Linux-v6.1/drivers/spi/ |
D | spi-npcm-pspi.c | 37 #define DRIVER_NAME "npcm-pspi" 391 "npcm-pspi", priv); in npcm_pspi_probe() 421 pr_info("NPCM Peripheral SPI %d probed\n", master->bus_num); in npcm_pspi_probe() 461 MODULE_DESCRIPTION("NPCM peripheral SPI Controller driver");
|
D | Makefile | 86 obj-$(CONFIG_SPI_NPCM_FIU) += spi-npcm-fiu.o 87 obj-$(CONFIG_SPI_NPCM_PSPI) += spi-npcm-pspi.o
|
D | Kconfig | 639 tristate "Nuvoton NPCM FLASH Interface Unit" 649 tristate "Nuvoton NPCM PSPI Controller" 652 This driver provides support for Nuvoton NPCM BMC
|
/Linux-v6.1/drivers/watchdog/ |
D | npcm_wdt.c | 241 dev_info(dev, "NPCM watchdog driver enabled\n"); in npcm_wdt_probe() 258 .name = "npcm-wdt", 265 MODULE_DESCRIPTION("Watchdog driver for NPCM");
|
/Linux-v6.1/drivers/char/ipmi/ |
D | Kconfig | 125 tristate "NPCM KCS IPMI BMC driver" 128 interface found on Nuvoton NPCM SOCs.
|
/Linux-v6.1/drivers/char/hw_random/ |
D | npcm-rng.c | 172 .name = "npcm-rng", 182 MODULE_DESCRIPTION("Nuvoton NPCM Random Number Generator Driver");
|
D | Kconfig | 484 tristate "NPCM Random Number Generator support" 489 Generator hardware available in Nuvoton NPCM SoCs. 492 module will be called npcm-rng.
|
D | Makefile | 44 obj-$(CONFIG_HW_RANDOM_NPCM) += npcm-rng.o
|
/Linux-v6.1/drivers/iio/adc/ |
D | npcm_adc.c | 169 dev_err(info->dev, "NPCM ADC read failed\n"); in npcm_adc_read_raw() 309 pr_info("NPCM ADC driver probed\n"); in npcm_adc_probe() 351 MODULE_DESCRIPTION("Nuvoton NPCM ADC Driver");
|
/Linux-v6.1/arch/arm/mach-npcm/ |
D | Kconfig | 3 bool "Nuvoton NPCM Architecture"
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | nuvoton,npcm-pspi.txt | 1 Nuvoton NPCM Peripheral Serial Peripheral Interface(PSPI) controller driver
|
D | nuvoton,npcm-fiu.txt | 3 NPCM FIU supports single, dual and quad communication interface.
|
/Linux-v6.1/Documentation/devicetree/bindings/reset/ |
D | nuvoton,npcm750-reset.yaml | 7 title: Nuvoton NPCM Reset controller
|
/Linux-v6.1/drivers/reset/ |
D | Kconfig | 140 bool "NPCM BMC Reset Driver" if COMPILE_TEST 143 This enables the reset controller driver for Nuvoton NPCM
|
D | Makefile | 22 obj-$(CONFIG_RESET_NPCM) += reset-npcm.o
|
D | reset-npcm.c | 406 dev_warn(&pdev->dev, "NPCM USB reset failed, can cause issues with UDC and USB host\n"); in npcm_rc_probe() 425 .name = "npcm-reset",
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | nuvoton,npcm750-adc.yaml | 7 title: Nuvoton NPCM BMC Analog to Digital Converter (ADC)
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | nuvoton,npcm7xx-i2c.yaml | 10 I2C bus controllers of the NPCM series support both master and
|
/Linux-v6.1/arch/arm64/ |
D | Kconfig.platforms | 229 bool "Nuvoton NPCM Architecture"
|