Searched +full:sun9i +full:- +full:a80 +full:- +full:gt +full:- +full:clk (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun9i-a80-gt-clk.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A80 GT Bus Clock Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>16 "#clock-cells":20 const: allwinner,sun9i-a80-gt-clk30 clock-output-names:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright 2014 Chen-Yu Tsai5 * Chen-Yu Tsai <wens@csie.org>8 #include <linux/clk.h>9 #include <linux/clk-provider.h>14 #include "clk-factors.h"18 * sun9i_a80_get_pll4_factors() - calculates n, p, m factors for PLL433 n = DIV_ROUND_UP(req->rate, 6000000); in sun9i_a80_get_pll4_factors()53 req->rate = ((24000000 * n) >> p) / (m + 1); in sun9i_a80_get_pll4_factors()54 req->n = n; in sun9i_a80_get_pll4_factors()[all …]
2 * Copyright 2014 Chen-Yu Tsai4 * Chen-Yu Tsai <wens@csie.org>6 * This file is dual-licensed: you can use it either under the terms47 #include <dt-bindings/interrupt-controller/arm-gic.h>49 #include <dt-bindings/pinctrl/sun4i-a10.h>52 interrupt-parent = <&gic>;55 #address-cells = <1>;56 #size-cells = <0>;59 compatible = "arm,cortex-a7";65 compatible = "arm,cortex-a7";[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...