Searched full:apb2ape (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/bus/ |
D | nvidia,tegra210-aconnect.yaml | 37 - const: apb2ape 73 clock-names = "ape", "apb2ape";
|
/Linux-v6.1/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 813 GATE("apb2ape", "clk_m", 107, 0, tegra_clk_apb2ape, 0),
|
/Linux-v6.1/arch/arm64/boot/dts/nvidia/ |
D | tegra210.dtsi | 1381 clock-names = "ape", "apb2ape";
|
D | tegra186.dtsi | 123 clock-names = "ape", "apb2ape";
|
D | tegra194.dtsi | 187 clock-names = "ape", "apb2ape";
|
D | tegra234.dtsi | 71 clock-names = "ape", "apb2ape";
|