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-af[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 on. The idea38 * - The EC controls the enable and the EC always enables a rail as40 * - The rails are actually connected to each other by a jumper and[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-op[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 …]