Searched +full:- +full:mclk +full:- +full:always +full:- +full:on +full:- +full:rate +full:- +full:hz (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/mt8195-afe-pcm.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Trevor Wu <trevor.wu@mediatek.com>14 const: mediatek,mt8195-audio25 reset-names:28 memory-region:31 Shared memory region for AFE memif. A "shared-dma-pool".32 See ../reserved-memory/reserved-memory.txt for details.[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Copyright 2016-2017 Google, Inc8 #include <dt-bindings/input/input.h>9 #include "rk3399-op1.dtsi"18 stdout-path = "serial2:115200n8";27 * - Rails that only connect to the EC (or devices that the EC talks to)29 * - Rails _are_ included if the rails go to the AP even if the AP30 * doesn't currently care about them / they are always o[all...]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/input/gpio-keys.h>5 #include <dt-bindings/input/input.h>6 #include <dt-bindings/thermal/thermal.h>9 #include "tegra30-cpu-opp.dtsi"10 #include "tegra30-cpu-opp-microvolt.dtsi"11 #include "tegra30-asus-lvds-display.dtsi"16 chassis-type = "tablet";34 * The decompressor and also some bootloaders rely on a[all …]
2 SPDX-License-Identifier: BSD-2-Clause4 Copyright (c) 2007-2009, Chelsio Inc.24 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN38 * t3_wait_op_done_val - wait until an operation is completed41 * @mask: a single-bit field within @reg that indicates completion50 * operation completes and -EAGAIN otherwise.63 if (--attempts == 0) in t3_wait_op_done_val()64 return -EAGAIN; in t3_wait_op_done_val()71 * t3_write_regs - write a bunch of registers84 while (n--) { in t3_write_regs()[all …]