Searched +full:am62 +full:- +full:audio +full:- +full:refclk (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | ti,am62-audio-refclk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/ti,am62-audio-refclk.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TI Audio Reference Clock 10 - Jai Luthra <j-luthra@ti.com> 15 - const: ti,am62-audio-refclk 20 "#clock-cells": 27 - compatible 28 - reg [all …]
|
/openbmc/linux/drivers/clk/keystone/ |
H A D | syscon-clk.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com/ 6 #include <linux/clk-provider.h> 37 return regmap_write_bits(priv->regmap, priv->reg, priv->idx, in ti_syscon_gate_clk_enable() 38 priv->idx); in ti_syscon_gate_clk_enable() 45 regmap_write_bits(priv->regmap, priv->reg, priv->idx, 0); in ti_syscon_gate_clk_disable() 53 regmap_read(priv->regmap, priv->reg, &val); in ti_syscon_gate_clk_is_enabled() 55 return !!(val & priv->idx); in ti_syscon_gate_clk_is_enabled() 76 return ERR_PTR(-ENOMEM); in ti_syscon_gate_clk_register() 80 name = kasprintf(GFP_KERNEL, "%s:%s", data->name, parent_name); in ti_syscon_gate_clk_register() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
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-v3"; 19 #address-cells = <2>; 20 #size-cells = <2>; 22 #interrupt-cells = <3>; [all …]
|
H A D | k3-am62-verdin.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 5 * Common dtsi for Verdin AM62 SoM 7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/net/ti-dp83867.h> 18 stdout-path = "serial2:115200n8"; 45 verdin_gpio_keys: gpio-keys { [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...] |