Home
last modified time | relevance | path

Searched refs:osc (Results 1 – 25 of 70) sorted by relevance

123

/arch/arm/mach-socfpga/
A Dwrap_pll_config.c128 const unsigned int cm_get_osc_clk_hz(const int osc) in cm_get_osc_clk_hz() argument
130 if (osc == 1) in cm_get_osc_clk_hz()
132 else if (osc == 2) in cm_get_osc_clk_hz()
/arch/xtensa/dts/
A Dxtfpga.dtsi39 osc: main-oscillator { label
66 clocks = <&osc>;
75 clocks = <&osc>;
95 clocks = <&osc>;
/arch/arm/dts/
A Dimxrt1020.dtsi38 osc: osc { label
39 compatible = "fsl,imx-osc", "fixed-clock";
142 clocks = <&osc>;
A Dimxrt1170.dtsi37 osc: osc { label
38 compatible = "fsl,imx-osc", "fixed-clock";
44 compatible = "fsl,imx-osc", "fixed-clock";
50 compatible = "fsl,imx-osc", "fixed-clock";
A Dimx6q-kp-u-boot.dtsi14 osc {
A Dimxrt1020-evk-u-boot.dtsi25 &osc {
A Dbcm5301x.dtsi56 clocks = <&osc>;
120 osc: oscillator { label
353 clocks = <&osc>;
428 clocks = <&osc>;
437 clocks = <&osc>;
A Dimxrt1170-evk-u-boot.dtsi26 &osc {
A Dvexpress-v2p-ca9.dts193 compatible = "arm,vexpress-osc";
202 compatible = "arm,vexpress-osc";
211 compatible = "arm,vexpress-osc";
A Dimx8mm-kontron-bl.dts21 osc_can: clock-osc-can {
25 clock-output-names = "osc-can";
A Dvexpress-v2m.dtsi359 compatible = "arm,vexpress-osc";
368 compatible = "arm,vexpress-osc";
377 compatible = "arm,vexpress-osc";
A Dimx8mm-kontron-bl-osm-s.dts19 osc_can: clock-osc-can {
23 clock-output-names = "osc-can";
A Dimxrt1050-evk-u-boot.dtsi147 &osc {
185 clocks = <&osc>;
A Dimx6sll.dtsi87 osc: clock-osc-24m { label
91 clock-output-names = "osc";
492 clocks = <&ckil>, <&osc>, <&ipp_di0>, <&ipp_di1>;
493 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1";
/arch/riscv/dts/
A Djh7110-u-boot.dtsi29 reset-names = "axi", "osc", "apb";
65 &osc {
A Dsg2002-licheerv-nano-b.dts31 &osc {
A Dcv1800b-milkv-duo.dts37 &osc {
A Dcv18xx.dtsi43 osc: oscillator { label
59 clocks = <&osc>;
A Dth1520-lichee-module-4a.dtsi26 &osc {
/arch/arm/include/asm/
A Ddavinci_rtc.h37 unsigned int osc; member
/arch/arm/mach-tegra/
A Dcpu.c276 enum clock_osc_freq osc; in init_pllx() local
293 osc = clock_get_osc_freq(); in init_pllx()
294 debug("%s: osc = %d\n", __func__, osc); in init_pllx()
297 sel = &tegra_pll_x_table[chip_sku][osc]; in init_pllx()
/arch/mips/dts/
A Dbrcm,bcm6838.dtsi36 periph_osc: periph-osc {
A Dbrcm,bcm3380.dtsi45 periph_osc: periph-osc {
A Dbrcm,bcm6338.dtsi39 periph_osc: periph-osc {
/arch/arm/mach-socfpga/include/mach/
A Dclock_manager_gen5.h103 const unsigned int cm_get_osc_clk_hz(const int osc);

Completed in 50 milliseconds

123