Searched full:pcie_bus_clk (Results 1 – 16 of 16) sorted by relevance
/linux/Documentation/devicetree/bindings/pci/ |
H A D | hisilicon-histb-pcie.txt | 63 <&crg PCIE_BUS_CLK>;
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77980.dtsi | 93 pcie_bus_clk: pcie_bus { label 1407 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>;
|
H A D | r8a77961.dtsi | 277 pcie_bus_clk: pcie_bus { label 2461 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2490 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a774a1.dtsi | 228 pcie_bus_clk: pcie_bus { label 2379 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2408 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a774b1.dtsi | 121 pcie_bus_clk: pcie_bus { label 2275 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2304 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a77960.dtsi | 277 pcie_bus_clk: pcie_bus { label 2581 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2610 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a77965.dtsi | 156 pcie_bus_clk: pcie_bus { label 2456 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2485 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a774e1.dtsi | 290 pcie_bus_clk: pcie_bus { label 2487 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2516 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a774c0.dtsi | 109 pcie_bus_clk: pcie_bus { label 1725 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>;
|
H A D | r8a77951.dtsi | 305 pcie_bus_clk: pcie_bus { label 2794 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>; 2823 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
|
H A D | r8a77990.dtsi | 124 pcie_bus_clk: pcie_bus { label 1888 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>;
|
/linux/drivers/gpu/drm/radeon/ |
H A D | rv770_dpm.c | 44 #define PCIE_BUS_CLK 10000 macro 45 #define TCLK (PCIE_BUS_CLK / 10)
|
H A D | rv770.c | 775 #define PCIE_BUS_CLK 10000 macro 776 #define TCLK (PCIE_BUS_CLK / 10)
|
H A D | si.c | 1307 #define PCIE_BUS_CLK 10000 macro 1308 #define TCLK (PCIE_BUS_CLK / 10)
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 2451 #define PCIE_BUS_CLK 10000 macro 2452 #define TCLK (PCIE_BUS_CLK / 10)
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 83 #define PCIE_BUS_CLK 10000 macro 84 #define TCLK (PCIE_BUS_CLK / 10)
|