Searched +full:brcmstb +full:- +full:i2c (Results 1 – 18 of 18) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 #address-cells = <1>;4 #size-cells = <1>;8 #address-cells = <1>;9 #size-cells = <0>;11 mips-hpt-frequency = <175625000>;42 cpu_intc: interrupt-controller {43 #address-cells = <0>;44 compatible = "mti,cpu-interrupt-controller";46 interrupt-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.03 #address-cells = <1>;4 #size-cells = <1>;8 #address-cells = <1>;9 #size-cells = <0>;11 mips-hpt-frequency = <163125000>;30 cpu_intc: interrupt-controller {31 #address-cells = <0>;32 compatible = "mti,cpu-interrupt-controller";34 interrupt-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.03 #address-cells = <1>;4 #size-cells = <1>;8 #address-cells = <1>;9 #size-cells = <0>;11 mips-hpt-frequency = <375000000>;24 cpu_intc: interrupt-controller {25 #address-cells = <0>;26 compatible = "mti,cpu-interrupt-controller";28 interrupt-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.03 #address-cells = <1>;4 #size-cells = <1>;8 #address-cells = <1>;9 #size-cells = <0>;11 mips-hpt-frequency = <375000000>;30 cpu_intc: interrupt-controller {31 #address-cells = <0>;32 compatible = "mti,cpu-interrupt-controller";34 interrupt-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.03 #address-cells = <1>;4 #size-cells = <1>;8 #address-cells = <1>;9 #size-cells = <0>;11 mips-hpt-frequency = <93750000>;30 cpu_intc: interrupt-controller {31 #address-cells = <0>;32 compatible = "mti,cpu-interrupt-controller";34 interrupt-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.03 #address-cells = <1>;4 #size-cells = <1>;8 #address-cells = <1>;9 #size-cells = <0>;11 mips-hpt-frequency = <202500000>;30 cpu_intc: interrupt-controller {31 #address-cells = <0>;32 compatible = "mti,cpu-interrupt-controller";34 interrupt-controller;[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/i2c/brcm,brcmstb-i2c.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Kamal Dasu <kdasu.kdev@gmail.com>13 - $ref: /schemas/i2c/i2c-controller.yaml#18 - brcm,bcm2711-hdmi-i2c19 - brcm,brcmstb-i2c20 - brcm,brcmper-i2c26 - description: BSC register range[all …]
17 #include <linux/i2c.h>31 * size. Cable modem and DSL SoCs with Peripheral i2c cores use 1 byte per186 __bsc_readl(_dev->base + offsetof(struct bsc_regs, _reg))189 __bsc_writel(_val, _dev->base + offsetof(struct bsc_regs, _reg))193 return (N_DATA_REGS * dev->data_regsz); in brcmstb_i2c_get_xfersz()198 return dev->data_regsz; in brcmstb_i2c_get_data_regsz()207 dev->bsc_regmap->ctl_reg |= BSC_CTL_REG_INT_EN_MASK; in brcmstb_i2c_enable_disable_irq()210 dev->bsc_regmap->ctl_reg &= ~BSC_CTL_REG_INT_EN_MASK; in brcmstb_i2c_enable_disable_irq()213 bsc_writel(dev, dev->bsc_regmap->ctl_reg, ctl_reg); in brcmstb_i2c_enable_disable_irq()222 dev_dbg(dev->device, "isr CTL_REG %x IIC_EN %x\n", in brcmstb_i2c_isr()[all …]
1 # SPDX-License-Identifier: GPL-2.03 # Makefile for the i2c bus drivers.7 obj-$(CONFIG_I2C_SCMI) += i2c-scmi.o10 obj-$(CONFIG_I2C_ALI1535) += i2c-ali1535.o11 obj-$(CONFIG_I2C_ALI1563) += i2c-ali1563.o12 obj-$(CONFIG_I2C_ALI15X3) += i2c-ali15x3.o13 obj-$(CONFIG_I2C_AMD756) += i2c-amd756.o14 obj-$(CONFIG_I2C_AMD756_S4882) += i2c-amd756-s4882.o15 obj-$(CONFIG_I2C_AMD8111) += i2c-amd8111.o16 obj-$(CONFIG_I2C_CHT_WC) += i2c-cht-wc.o[all …]
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_IRQCHIP) += irqchip.o4 obj-$(CONFIG_AL_FIC) += irq-al-fic.o5 obj-$(CONFIG_ALPINE_MSI) += irq-alpine-msi.o6 obj-$(CONFIG_ATH79) += irq-ath79-cpu.o7 obj-$(CONFIG_ATH79) += irq-ath79-misc.o8 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o9 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2836.o10 obj-$(CONFIG_ARCH_ACTIONS) += irq-owl-sirq.o11 obj-$(CONFIG_DAVINCI_AINTC) += irq-davinci-aintc.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 bool "Pulse-Width Modulation (PWM) Support"5 Generic Pulse-Width Modulation (PWM) support.7 In Pulse-Width Modulation, a variation of the width of pulses52 will be called pwm-ab8500.62 will be called pwm-atmel.70 (Atmel High-end LCD Controller). This PWM output is mainly used74 will be called pwm-atmel-hlcdc.86 will be called pwm-atmel-tcb.98 will be called pwm-bcm-iproc.[all …]
1 # SPDX-License-Identifier: GPL-2.0-only13 dynamic device discovery; some are even write-only or read-only.17 chips, analog to digital (and d-to-a) converters, and more.44 If your system has an master-capable SPI controller (which56 by providing a high-level interface to send memory-like commands.111 supports spi-mem interface.171 Select this option for any one of BRCMSTB, iProc NSP and NS2 SoCs181 this code to manage the per-word or per-transfer accesses to the211 Flash over 1/2/4-bit wide bus. Enable this option if you have a219 This enables dedicated general purpose SPI/Microwire1-compatible[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
1 # SPDX-License-Identifier: GPL-2.0-only57 non-sleeping contexts. They can make bitbanged serial protocols107 # This symbol is selected by both I2C and SPI expanders115 tristate "GPIO driver for 74xx-ICs with MMIO access"119 Say yes here to support GPIO functionality for 74xx-compatible ICs135 If driver is built as a module it will be called gpio-altera.197 tristate "BRCMSTB GPIO support"285 tristate "Generic memory-mapped GPIO controller support (MMIO platform device)"288 Say yes here to support basic platform_device memory-mapped GPIO controllers.316 ICH-based chipsets. Currently supported devices: ICH6, ICH7, ICH8[all …]
1 # SPDX-License-Identifier: GPL-2.0-only44 This clock should be battery-backed, so that it reads the correct45 time when the system boots from a power-off state. Otherwise, your132 once-per-second update interrupts, used for synchronization.150 will be called rtc-test.152 comment "I2C RTC drivers"154 if I2C164 will be called rtc-88pm860x.174 will be called rtc-88pm80x.178 tristate "Abracon AB-RTCMC-32.768kHz-B5ZE-S3"[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...