Home
last modified time | relevance | path

Searched +full:stm32 +full:- +full:sai +full:- +full:sub +full:- +full:a (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/stm/
H A Dstm32_sai.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * STM32 ALSA SoC Digital Audio Interface (SAI) driver.
5 * Copyright (C) 2016, STMicroelectronics - All Rights Reserved
22 static int stm32_sai_get_parent_clk(struct stm32_sai_data *sai);
35 * - STM32H7: rely on default settings
36 * - STM32MP
63 struct stm32_sai_data *sai = dev_get_drvdata(dev); stm32_sai_pclk_disable() local
72 struct stm32_sai_data *sai = dev_get_drvdata(dev); stm32_sai_pclk_enable() local
84 stm32_sai_sync_conf_client(struct stm32_sai_data * sai,int synci) stm32_sai_sync_conf_client() argument
100 stm32_sai_sync_conf_provider(struct stm32_sai_data * sai,int synco) stm32_sai_sync_conf_provider() argument
167 stm32_sai_get_parent_clk(struct stm32_sai_data * sai) stm32_sai_get_parent_clk() argument
186 struct stm32_sai_data *sai; stm32_sai_probe() local
274 struct stm32_sai_data *sai = dev_get_drvdata(dev); stm32_sai_suspend() local
289 struct stm32_sai_data *sai = dev_get_drvdata(dev); stm32_sai_resume() local
[all...]
/linux/arch/arm/boot/dts/st/
H A Dstm32mp131.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2021 - All Rights Reserved
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/clock/stm32mp13-clks.h>
8 #include <dt-bindings/reset/stm32mp13-resets.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
15 #address-cells = <1>;
16 #size-cells = <0>;
19 compatible = "arm,cortex-a7";
[all …]
/linux/drivers/clk/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 thus are a key power management tool on many systems.
18 code should select COMMON_CLK instead and not define a custom
28 The common clock framework is a single definition of struct
59 Low-Noise JESD204B Compliant Clock Jitter Cleaner With Dual Loop PLLs
87 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
91 tristate "Raspberry Pi RP1-based clock support"
96 This multi-function device has 3 main PLLs and several clock
97 generators to drive the internal sub-peripherals.
106 multi-function device has one fixed-rate oscillator, clocked
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
14 Odd Fixes: It has a maintainer but they don't have time to do
19 it has been replaced by a better system and you
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
24 filing info, a direct bug tracker link, or a mailto: URI.
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
34 A trailing slash includes all files and subdirectory files.
41 Can be useful for excluding a specific subdirectory, for instance:
[all …]