/openbmc/linux/drivers/peci/controller/ |
H A D | Kconfig | 21 tristate "Nuvoton NPCM PECI support" 31 Interface (PECI) bus adapter driver on the Nuvoton NPCM SoCs. 34 will be called peci-npcm.
|
H A D | peci-npcm.c | 15 /* NPCM GCR module */ 19 /* NPCM PECI Registers */ 258 0, "peci-npcm-irq", priv); in npcm_peci_probe() 272 "failed to add npcm peci controller\n"); in npcm_peci_probe() 296 MODULE_DESCRIPTION("NPCM PECI driver");
|
H A D | Makefile | 4 obj-$(CONFIG_PECI_NPCM) += peci-npcm.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | nuvoton,npcm-ece.yaml | 4 $id: http://devicetree.org/schemas/media/nuvoton,npcm-ece.yaml# 7 title: Nuvoton NPCM Encoding Compression Engine 14 Video Encoding Compression Engine (ECE) present on Nuvoton NPCM SoCs.
|
H A D | nuvoton,npcm-vcd.yaml | 4 $id: http://devicetree.org/schemas/media/nuvoton,npcm-vcd.yaml# 7 title: Nuvoton NPCM Video Capture/Differentiation Engine 14 Video Capture/Differentiation Engine (VCD) present on Nuvoton NPCM SoCs.
|
/openbmc/linux/include/uapi/linux/ |
H A D | npcm-video.h | 3 * Controls header for NPCM video driver 14 * Check Documentation/userspace-api/media/drivers/npcm-video.rst for control 19 * This control is meant to set the mode of NPCM Video Capture/Differentiation
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-npcm.c | 3 * NPCM SDHC MMC host controller driver. 83 .name = "npcm-sdhci", 92 MODULE_DESCRIPTION("NPCM Secure Digital Host Controller Interface driver");
|
/openbmc/linux/drivers/edac/ |
H A D | npcm_edac.c | 11 #define EDAC_MOD_NAME "npcm-edac" 279 * ~# echo 0 > /sys/kernel/debug/edac/npcm-edac/error_type 280 * ~# echo 1 > /sys/kernel/debug/edac/npcm-edac/location 281 * ~# echo 7 > /sys/kernel/debug/edac/npcm-edac/bit 282 * ~# echo 1 > /sys/kernel/debug/edac/npcm-edac/force_ecc_error 285 * ~# echo 1 > /sys/kernel/debug/edac/npcm-edac/error_type 286 * ~# echo 1 > /sys/kernel/debug/edac/npcm-edac/force_ecc_error 532 .name = "npcm-edac", 543 MODULE_DESCRIPTION("Nuvoton NPCM EDAC Driver");
|
/openbmc/linux/drivers/media/platform/nuvoton/ |
H A D | Kconfig | 6 tristate "Nuvoton NPCM Video Capture/Encode Engine driver" 12 Encoding Compression Engine (ECE) present on Nuvoton NPCM SoCs.
|
H A D | Makefile | 2 obj-$(CONFIG_VIDEO_NPCM_VCD_ECE) += npcm-video.o
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | npcm-video.rst | 5 NPCM video driver 9 and Encoding Compression Engine (ECE) present on Nuvoton NPCM SoCs. The VCD can 64 include/uapi/linux/npcm-video.h
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | nuvoton,npcm-wdt.txt | 1 Nuvoton NPCM Watchdog 3 Nuvoton NPCM timer module provides five 24-bit timer counters, and a watchdog.
|
/openbmc/linux/Documentation/devicetree/bindings/rng/ |
H A D | nuvoton,npcm-rng.yaml | 4 $id: http://devicetree.org/schemas/rng/nuvoton,npcm-rng.yaml# 7 title: Nuvoton NPCM SoC Random Number Generator
|
/openbmc/linux/Documentation/devicetree/bindings/arm/nuvoton/ |
H A D | nuvoton,npcm.yaml | 4 $id: http://devicetree.org/schemas/arm/nuvoton/nuvoton,npcm.yaml# 7 title: NPCM Platforms
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | npcm,sdhci.yaml | 4 $id: http://devicetree.org/schemas/mmc/npcm,sdhci.yaml# 7 title: NPCM SDHCI Controller
|
/openbmc/linux/Documentation/devicetree/bindings/ipmi/ |
H A D | npcm7xx-kcs-bmc.txt | 1 * Nuvoton NPCM KCS (Keyboard Controller Style) IPMI interface 3 The Nuvoton SOCs (NPCM) are commonly used as BMCs
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | nuvoton,npcm-memory-controller.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/nuvoton,npcm-memory-controller.yaml# 7 title: Nuvoton NPCM Memory Controller
|
/openbmc/qemu/hw/ssi/ |
H A D | npcm_pspi.c | 2 * Nuvoton NPCM Peripheral SPI Module (PSPI) 192 .name = "npcm-pspi", 207 dc->desc = "NPCM Peripheral SPI Module"; in npcm_pspi_class_init()
|
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm7xx.c | 1510 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_get_drive_strength() local 1512 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK]; in npcm7xx_get_drive_strength() 1533 static int npcm7xx_set_drive_strength(struct npcm7xx_pinctrl *npcm, in npcm7xx_set_drive_strength() argument 1538 &npcm->gpio_bank[pin / NPCM7XX_GPIO_PER_BANK]; in npcm7xx_set_drive_strength() 1568 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_get_groups_count() local 1570 dev_dbg(npcm->dev, "group size: %zu\n", ARRAY_SIZE(npcm7xx_groups)); in npcm7xx_get_groups_count() 1596 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_dt_node_to_map() local 1598 dev_dbg(npcm->dev, "dt_node_to_map: %s\n", np_config->name); in npcm7xx_dt_node_to_map() 1646 struct npcm7xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm7xx_pinmux_set_mux() local 1648 dev_dbg(npcm->dev, "set_mux: %d, %d[%s]\n", function, group, in npcm7xx_pinmux_set_mux() [all …]
|
/openbmc/linux/drivers/usb/chipidea/ |
H A D | ci_hdrc_npcm.c | 69 dev_err(dev, "failed to register HDRC NPCM device: %d\n", ret); in npcm_udc_probe() 112 MODULE_DESCRIPTION("NPCM USB device controller driver");
|
/openbmc/linux/drivers/spi/ |
H A 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() 459 MODULE_DESCRIPTION("NPCM peripheral SPI Controller driver");
|
/openbmc/linux/drivers/watchdog/ |
H A 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");
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | Kconfig | 125 tristate "NPCM KCS IPMI BMC driver" 128 interface found on Nuvoton NPCM SOCs.
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | npcm-rng.c | 176 .name = "npcm-rng", 186 MODULE_DESCRIPTION("Nuvoton NPCM Random Number Generator Driver");
|
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/ |
H A D | u-boot-common-nuvoton_2021.04.inc | 8 UBRANCH = "npcm-v2021.04"
|