Home
last modified time | relevance | path

Searched refs:cpu_clk (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
H A Darmada-ap807-quad.dtsi24 clocks = <&cpu_clk 0>;
39 clocks = <&cpu_clk 0>;
54 clocks = <&cpu_clk 1>;
69 clocks = <&cpu_clk 1>;
H A Darmada-ap806-quad.dtsi24 clocks = <&cpu_clk 0>;
39 clocks = <&cpu_clk 0>;
54 clocks = <&cpu_clk 1>;
69 clocks = <&cpu_clk 1>;
H A Darmada-ap806-dual.dtsi24 clocks = <&cpu_clk 0>;
39 clocks = <&cpu_clk 0>;
H A Darmada-ap806.dtsi24 cpu_clk: clock-cpu@278 { label
H A Darmada-ap807.dtsi24 cpu_clk: clock-cpu { label
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/
H A Dluton.dtsi16 clocks = <&cpu_clk>;
32 cpu_clk: cpu-clock { label
41 clocks = <&cpu_clk>;
H A Dserval.dtsi18 clocks = <&cpu_clk>;
35 cpu_clk: cpu-clock { label
44 clocks = <&cpu_clk>;
H A Djaguar2.dtsi24 clocks = <&cpu_clk>;
36 cpu_clk: cpu-clock { label
45 clocks = <&cpu_clk>;
H A Docelot.dtsi16 clocks = <&cpu_clk>;
32 cpu_clk: cpu-clock { label
41 clocks = <&cpu_clk>;
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/loongson/
H A Dloongson64-2k1000.dtsi22 clocks = <&cpu_clk>;
34 cpu_clk: cpu_clk { label
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dvexpress-v2p-ca5s.dts112 clocks = <&cpu_clk>;
147 cpu_clk: oscclk0 { label
H A Dkirkwood.dtsi22 clock-names = "cpu_clk", "ddrclk", "powersave";
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_var.h97 struct bcm53xx_clock_info cpu_clk; member
H A Dbcm53xx_board.c443 const struct bcm53xx_clock_info * const clk = &cpu_softc.cpu_clk; in bcm53xx_print_clocks()
489 struct bcm53xx_clock_info * const clk = &cpu_softc.cpu_clk; in bcm53xx_bootstrap()
570 cpu_softc.cpu_clk.clk_cpu / 2); in bcm53xx_device_register()
H A Dbcm53xx_eth.c577 | __SHIFTIN(cpu->cpu_clk.clk_apb / 1000, INTRCVLAZY_TIMEOUT); in bcmeth_ifinit()