Searched full:apb2ape (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/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() 75 dev_err(dev, "apb2ape clk_enable failed: %d\n", ret); in tegra_aconnect_runtime_resume()
|
/linux-6.14.4/Documentation/devicetree/bindings/bus/ |
D | nvidia,tegra210-aconnect.yaml | 37 - const: apb2ape 73 clock-names = "ape", "apb2ape";
|
/linux-6.14.4/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 813 GATE("apb2ape", "clk_m", 107, 0, tegra_clk_apb2ape, 0),
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
D | tegra210.dtsi | 1376 clock-names = "ape", "apb2ape";
|
D | tegra186.dtsi | 125 clock-names = "ape", "apb2ape";
|
D | tegra194.dtsi | 219 clock-names = "ape", "apb2ape";
|
D | tegra234.dtsi | 169 clock-names = "ape", "apb2ape";
|