Searched +full:ls1x +full:- +full:gpio (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | loongson,ls1x-gpio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpio/loongson,ls1x-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Loongson-1 GPIO controller 10 - Keguang Zhang <keguang.zhang@gmail.com> 14 const: loongson,ls1x-gpio 19 gpio-controller: true 21 "#gpio-cells": 29 - compatible [all …]
|
/openbmc/linux/arch/mips/loongson32/common/ |
H A D | platform.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (c) 2011-2016 Zhang, Keguang <keguang.zhang@gmail.com> 7 #include <linux/dma-mapping.h> 52 clk = clk_get(&pdev->dev, pdev->name); in ls1x_serial_set_uartclk() 55 pdev->name, PTR_ERR(clk)); in ls1x_serial_set_uartclk() 60 for (p = pdev->dev.platform_data; p->flags != 0; ++p) in ls1x_serial_set_uartclk() 61 p->uartclk = clk_get_rate(clk); in ls1x_serial_set_uartclk() 81 plat_dat = dev_get_platdata(&pdev->dev); in ls1x_eth_mux_init() 82 if (plat_dat->bus_id) { in ls1x_eth_mux_init() 85 switch (plat_dat->phy_interface) { in ls1x_eth_mux_init() [all …]
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-loongson1.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * GPIO Driver for Loongson 1 SoC 5 * Copyright (C) 2015-2023 Keguang Zhang <keguang.zhang@gmail.com> 9 #include <linux/gpio/driver.h> 13 /* Loongson 1 GPIO Register Definitions */ 29 raw_spin_lock_irqsave(&gc->bgpio_lock, flags); in ls1x_gpio_request() 30 __raw_writel(__raw_readl(ls1x_gc->reg_base + GPIO_CFG) | BIT(offset), in ls1x_gpio_request() 31 ls1x_gc->reg_base + GPIO_CFG); in ls1x_gpio_request() 32 raw_spin_unlock_irqrestore(&gc->bgpio_lock, flags); in ls1x_gpio_request() 42 raw_spin_lock_irqsave(&gc->bgpio_lock, flags); in ls1x_gpio_free() [all …]
|
/openbmc/linux/drivers/irqchip/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 obj-$(CONFIG_IRQCHIP) += irqchip.o 4 obj-$(CONFIG_AL_FIC) += irq-al-fic.o 5 obj-$(CONFIG_ALPINE_MSI) += irq-alpine-msi.o 6 obj-$(CONFIG_ATH79) += irq-ath79-cpu.o 7 obj-$(CONFIG_ATH79) += irq-ath79-misc.o 8 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o 9 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2836.o 10 obj-$(CONFIG_ARCH_ACTIONS) += irq-owl-sirq.o 11 obj-$(CONFIG_DAVINCI_CP_INTC) += irq-davinci-cp-intc.o [all …]
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |