Home
last modified time | relevance | path

Searched full:npcm (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/linux/drivers/peci/controller/
H A DKconfig21 tristate "Nuvoton NPCM PECI support"
31 Interface (PECI) bus adapter driver on the Nuvoton NPCM SoCs.
34 will be called peci-npcm.
H A Dpeci-npcm.c15 /* 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 DMakefile4 obj-$(CONFIG_PECI_NPCM) += peci-npcm.o
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dnuvoton,npcm-ece.yaml4 $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 Dnuvoton,npcm-vcd.yaml4 $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 Dnpcm-video.h3 * 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 Dsdhci-npcm.c3 * 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 Dnpcm_edac.c11 #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 DKconfig6 tristate "Nuvoton NPCM Video Capture/Encode Engine driver"
12 Encoding Compression Engine (ECE) present on Nuvoton NPCM SoCs.
H A DMakefile2 obj-$(CONFIG_VIDEO_NPCM_VCD_ECE) += npcm-video.o
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dnpcm-video.rst5 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 Dnuvoton,npcm-wdt.txt1 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 Dnuvoton,npcm-rng.yaml4 $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 Dnuvoton,npcm.yaml4 $id: http://devicetree.org/schemas/arm/nuvoton/nuvoton,npcm.yaml#
7 title: NPCM Platforms
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dnpcm,sdhci.yaml4 $id: http://devicetree.org/schemas/mmc/npcm,sdhci.yaml#
7 title: NPCM SDHCI Controller
/openbmc/linux/Documentation/devicetree/bindings/ipmi/
H A Dnpcm7xx-kcs-bmc.txt1 * 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 Dnuvoton,npcm-memory-controller.yaml4 $id: http://devicetree.org/schemas/memory-controllers/nuvoton,npcm-memory-controller.yaml#
7 title: Nuvoton NPCM Memory Controller
/openbmc/qemu/hw/ssi/
H A Dnpcm_pspi.c2 * 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 Dpinctrl-npcm7xx.c1510 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 Dci_hdrc_npcm.c69 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 Dspi-npcm-pspi.c37 #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 Dnpcm_wdt.c241 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 DKconfig125 tristate "NPCM KCS IPMI BMC driver"
128 interface found on Nuvoton NPCM SOCs.
/openbmc/linux/drivers/char/hw_random/
H A Dnpcm-rng.c176 .name = "npcm-rng",
186 MODULE_DESCRIPTION("Nuvoton NPCM Random Number Generator Driver");
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/
H A Du-boot-common-nuvoton_2021.04.inc8 UBRANCH = "npcm-v2021.04"

1234