Searched +full:am3352 +full:- +full:ecap (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | pwm-tiecap.txt | 1 TI SOC ECAP based APWM controller 4 - compatible: Must be "ti,<soc>-ecap". 5 for am33xx - compatible = "ti,am3352-ecap", "ti,am33xx-ecap"; 6 for am4372 - compatible = "ti,am4372-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 7 for da850 - compatible = "ti,da850-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 8 for dra746 - compatible = "ti,dra746-ecap", "ti,am3352-ecap"; 9 for 66ak2g - compatible = "ti,k2g-ecap", "ti,am3352-ecap"; 10 for am654 - compatible = "ti,am654-ecap", "ti,am3352-ecap"; 11 - #pwm-cells: should be 3. See pwm.yaml in this directory for a description of 14 - reg: physical base address and size of the registers map. [all …]
|
H A D | pwm-tiecap.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pwm/pwm-tiecap.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TI SOC ECAP based APWM controller 10 - Vignesh R <vigneshr@ti.com> 13 - $ref: pwm.yaml# 18 - const: ti,am3352-ecap 19 - items: 20 - enum: [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/ |
H A D | keystone-k2g.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/pinctrl/keystone.h> 10 #include <dt-bindings/gpio/gpio.h> 15 #address-cells = <2>; 16 #size-cells = <2>; 17 interrupt-parent = <&gic>; 32 #address-cells = <1>; 33 #size-cells = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/ |
H A D | da850.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 #include <dt-bindings/interrupt-controller/irq.h> 9 #address-cells = <1>; 10 #size-cells = <1>; 20 #address-cell [all...] |
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_ecap.c | 1 /*- 57 #define ECAP_READ2(_sc, reg) bus_read_2((_sc)->sc_mem_res, reg); 59 bus_write_2((_sc)->sc_mem_res, reg, value); 60 #define ECAP_READ4(_sc, reg) bus_read_4((_sc)->sc_mem_res, reg); 62 bus_write_4((_sc)->sc_mem_res, reg, value); 64 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) 65 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) 66 #define PWM_LOCK_INIT(_sc) mtx_init(&(_sc)->sc_mtx, \ 67 device_get_nameunit(_sc->sc_dev), "am335x_ecap softc", MTX_DEF) 68 #define PWM_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx) [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am64-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/phy/phy-cadence.h> 9 #include <dt-bindings/phy/phy-ti.h> 12 serdes_refclk: clock-cmnrefcl [all...] |
H A D | k3-am62a-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "mmio-sram"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 gic500: interrupt-controller@1800000 { 18 compatible = "arm,gic-v3"; 25 #address-cell [all...] |
H A D | k3-am62-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "mmio-sram"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 gic500: interrupt-controller@1800000 { 18 compatible = "arm,gic-v [all...] |
H A D | k3-am65-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 7 #include <dt-bindings/phy/phy-am654-serdes.h> 11 compatible = "mmio-sram"; 13 #address-cell [all...] |
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am437x-l4.dtsi | 2 compatible = "ti,am4-l4-wkup", "simple-pm-bus"; 3 power-domains = <&prm_wkup>; 5 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0", "ia1"; 11 #address-cells = <1>; 12 #size-cells = <1>; 18 compatible = "simple-p [all...] |
H A D | am33xx-l4.dtsi | 2 compatible = "ti,am33xx-l4-wkup", "simple-pm-bus"; 3 power-domains = <&prm_wkup>; 5 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0", "ia1"; 11 #address-cells = <1>; 12 #size-cells = <1>; 18 compatible = "simple-p [all...] |
H A D | dra7-l4.dtsi | 2 compatible = "ti,dra7-l4-cfg", "simple-pm-bus"; 3 power-domains = <&prm_coreaon>; 5 clock-names = "fck"; 9 reg-names = "ap", "la", "ia0"; 10 #address-cells = <1>; 11 #size-cells = <1>; 17 compatible = "simple-pm-bus"; 18 #address-cells = <1>; 19 #size-cells = <1>; 50 target-module@2000 { /* 0x4a002000, ap 3 08.0 */ [all …]
|