Searched +full:armada +full:- +full:3700 +full:- +full:periph +full:- +full:clock +full:- +full:sb (Results 1 – 1 of 1) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+3 * Marvell Armada 37xx SoC Peripheral clocks7 * Gregory CLEMENT <gregory.clement@free-electrons.com>11 * TBG-A-P --| | | | | | ______12 * TBG-B-P --| Mux |--| /div1 |--| /div2 |--| Gate |--> perip_clk13 * TBG-A-S --| | | | | | |______|14 * TBG-B-S --|_____| |_______| |_______|17 * xtal clock as parent.20 #include <linux/clk-provider.h>201 .parent_names = (const char *[]){ "TBG-A-P", \[all …]