Searched full:apb2ape (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/bus/ |
D | tegra-aconnect.c | 40 aconnect->apb2ape_clk = devm_clk_get(&pdev->dev, "apb2ape"); in tegra_aconnect_probe() 42 dev_err(&pdev->dev, "Can't retrieve apb2ape clock\n"); in tegra_aconnect_probe() 77 dev_err(dev, "apb2ape clk_enable failed: %d\n", ret); in tegra_aconnect_runtime_resume()
|
/Linux-v5.15/Documentation/devicetree/bindings/bus/ |
D | nvidia,tegra210-aconnect.yaml | 36 - const: apb2ape 72 clock-names = "ape", "apb2ape";
|
/Linux-v5.15/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 813 GATE("apb2ape", "clk_m", 107, 0, tegra_clk_apb2ape, 0),
|
/Linux-v5.15/arch/arm64/boot/dts/nvidia/ |
D | tegra186.dtsi | 81 clock-names = "ape", "apb2ape";
|
D | tegra210.dtsi | 1369 clock-names = "ape", "apb2ape";
|
D | tegra194.dtsi | 80 clock-names = "ape", "apb2ape";
|