Searched +full:clk +full:- +full:bidirection (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/clock/rockchip,clk-out.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Sugar Zhang <sugar.zhang@rock-chips.com>13 This add support switch for clk-bidirection which located16 which hard to addressed in one single clk driver. so, we add20 clk usage (avoid high freq glitch), we set all clk out as disabled21 (which means Input default for clk-bidrection) in the pre-stage,22 such boot-loader or init by HW default. And then set a safety freq[all …]
1 // SPDX-License-Identifier: GPL-2.0-only96 * (direction, retime-type, retime-clk, retime-delay)98 * +----------------+99 *[31:28]| reserved-3 |100 * +----------------+-------------102 * +----------------+ v104 * +----------------+ ^106 * +----------------+-------------107 *[24] | reserved-2 |108 * +----------------+-------------[all …]