Searched +full:iproc +full:- +full:pwm (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | brcm,iproc-pwm.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/pwm/brcm,iproc-pwm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Broadcom iProc PWM controller 10 - Rafał Miłecki <rafal@milecki.pl> 16 - $ref: pwm.yaml# 20 const: brcm,iproc-pwm 29 "#pwm-cells": 35 - reg [all …]
|
H A D | brcm,iproc-pwm.txt | 1 Broadcom iProc PWM controller device tree bindings 6 - compatible: must be "brcm,iproc-pwm" 7 - reg: physical base address and length of the controller's registers 8 - clocks: phandle + clock specifier pair for the external clock 9 - #pwm-cells: Should be 3. See pwm.yaml in this directory for a 12 Refer to clocks/clock-bindings.txt for generic clock consumer properties. 16 pwm: pwm@18031000 { 17 compatible = "brcm,iproc-pwm"; 20 #pwm-cells = <3>;
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm-hr2.dtsi | 33 #include <dt-bindings/interrupt-controller/arm-gic.h> 34 #include <dt-bindings/interrupt-controller/irq.h> 39 interrupt-parent = <&gic>; 40 #address-cells = <1>; 41 #size-cells = <1>; 44 #address-cells = <1>; 45 #size-cell 206 pwm: pwm@31000 { global() label [all...] |
H A D | bcm-cygnus.dtsi | 33 #include <dt-bindings/interrupt-controller/arm-gic.h> 34 #include <dt-bindings/interrupt-controller/irq.h> 35 #include <dt-bindings/clock/bcm-cygnus.h> 38 #address-cells = <1>; 39 #size-cells = <1>; 42 interrupt-paren 601 pwm: pwm@180aa500 { global() label [all...] |
H A D | bcm-nsp.dtsi | 33 #include <dt-bindings/interrupt-controller/arm-gic.h> 34 #include <dt-bindings/interrupt-controller/irq.h> 35 #include <dt-bindings/clock/bcm-nsp.h> 38 #address-cells = <1>; 39 #size-cells = <1>; 42 interrupt-paren 358 pwm: pwm@31000 { global() label [all...] |
H A D | bcm-ns.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 3 * Copyright 2013-2014 Hauke Mehrtens <hauke@hauke-m.de> 6 #include <dt-bindings/clock/bcm-nsp.h> 7 #include <dt-binding 290 pwm: pwm@18002000 { global() label [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/northstar2/ |
H A D | ns2.dtsi | 35 #include <dt-bindings/interrupt-controller/arm-gic.h> 36 #include <dt-bindings/clock/bcm-ns2.h> 40 interrupt-parent = <&gic>; 41 #address-cells = <2>; 42 #size-cells = <2>; 45 #address-cells = <2>; 46 #size-cell 477 pwm: pwm@66010000 { global() label [all...] |
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | brcm,iproc-clocks.txt | 1 Broadcom iProc Family Clocks 4 Documentation/devicetree/bindings/clock/clock-bindings.txt 6 The iProc clock controller manages clocks that are common to the iProc family. 7 An SoC from the iProc family may have several PPLs, e.g., ARMPLL, GENPLL, 13 - compatible: 14 Should have a value of the form "brcm,<soc>-<pll>". For example, GENPLL on 15 Cygnus has a compatible string of "brcm,cygnus-genpll" 17 - #clock-cells: 20 - reg: 21 Define the base and range of the I/O address space that contain the iProc [all …]
|
H A D | brcm,iproc-clocks.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/clock/brcm,iproc-clocks.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Broadcom iProc Family Clocks 10 - Ray Jui <rjui@broadcom.com> 11 - Scott Branden <sbranden@broadcom.com> 14 The iProc clock controller manages clocks that are common to the iProc family. 15 An SoC from the iProc family may have several PLLs, e.g., ARMPLL, GENPLL, 25 - brcm,bcm63138-armpll [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/stingray/ |
H A D | stingray.dtsi | 4 * Copyright(c) 2015-2017 Broadcom. All rights reserved. 33 #include <dt-bindings/interrupt-controller/arm-gic.h> 37 interrupt-parent = <&gic>; 38 #address-cells = <2>; 39 #size-cells = <2>; 42 #address-cells = <2>; 43 #size-cells = <0>; 47 compatible = "arm,cortex-a7 332 pwm: pwm@10000 { global() label [all...] |