Home
last modified time | relevance | path

Searched refs:pllctrl (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone.dtsi79 pllctrl: pll-controller@2310000 { label
80 compatible = "ti,keystone-pllctrl", "syscon";
108 ti,syscon-pll = <&pllctrl 0xe4>;
/linux/drivers/clk/keystone/
H A Dpll.c158 static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) in _of_pll_clk_init() argument
197 pll_data->has_pllctrl = pllctrl; in _of_pll_clk_init()