/linux-6.3-rc2/drivers/clk/at91/ |
A D | sckc.c | 82 usleep_range(osc->startup_usec, osc->startup_usec + 1); in clk_slow_osc_prepare() 133 osc = kzalloc(sizeof(*osc), GFP_KERNEL); in at91_clk_register_slow_osc() 134 if (!osc) in at91_clk_register_slow_osc() 167 kfree(osc); in at91_clk_unregister_slow_osc() 213 return !!(readl(osc->sckcr) & osc->bits->cr_rcen); in clk_slow_rc_osc_is_prepared() 240 osc = kzalloc(sizeof(*osc), GFP_KERNEL); in at91_clk_register_slow_rc_osc() 241 if (!osc) in at91_clk_register_slow_rc_osc() 272 kfree(osc); in at91_clk_unregister_slow_rc_osc() 540 if ((readl(osc->sckcr) & osc->bits->cr_oscsel)) { in clk_sama5d4_slow_osc_prepare() 592 osc = kzalloc(sizeof(*osc), GFP_KERNEL); in of_sama5d4_sckc_setup() [all …]
|
A D | clk-main.c | 139 if (osc->pms.status) in clk_main_osc_restore_context() 165 osc = kzalloc(sizeof(*osc), GFP_KERNEL); in at91_clk_register_main_osc() 166 if (!osc) in at91_clk_register_main_osc() 175 osc->hw.init = &init; in at91_clk_register_main_osc() 184 hw = &osc->hw; in at91_clk_register_main_osc() 187 kfree(osc); in at91_clk_register_main_osc() 278 if (osc->pms.status) in clk_main_rc_osc_restore_context() 305 osc = kzalloc(sizeof(*osc), GFP_KERNEL); in at91_clk_register_main_rc_osc() 306 if (!osc) in at91_clk_register_main_rc_osc() 320 hw = &osc->hw; in at91_clk_register_main_rc_osc() [all …]
|
/linux-6.3-rc2/drivers/clk/versatile/ |
A D | clk-vexpress-osc.c | 23 #define to_vexpress_osc(osc) container_of(osc, struct vexpress_osc, hw) argument 41 if (osc->rate_min && rate < osc->rate_min) in vexpress_osc_round_rate() 42 rate = osc->rate_min; in vexpress_osc_round_rate() 44 if (osc->rate_max && rate > osc->rate_max) in vexpress_osc_round_rate() 45 rate = osc->rate_max; in vexpress_osc_round_rate() 68 struct vexpress_osc *osc; in vexpress_osc_probe() local 72 osc = devm_kzalloc(&pdev->dev, sizeof(*osc), GFP_KERNEL); in vexpress_osc_probe() 73 if (!osc) in vexpress_osc_probe() 77 if (IS_ERR(osc->reg)) in vexpress_osc_probe() 94 osc->hw.init = &init; in vexpress_osc_probe() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | imx6sll-clock.yaml | 32 - description: 32k osc 33 - description: 24m osc 40 - const: osc 65 clocks = <&ckil>, <&osc>, <&ipp_di0>, <&ipp_di1>; 66 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1";
|
A D | imx6ul-clock.yaml | 32 - description: 32k osc 33 - description: 24m osc 40 - const: osc 65 clocks = <&ckil>, <&osc>, <&ipp_di0>, <&ipp_di1>; 66 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1";
|
A D | imx7d-clock.yaml | 35 - description: 32k osc 36 - description: 24m osc 41 - const: osc 63 clocks = <&ckil>, <&osc>; 64 clock-names = "ckil", "osc";
|
A D | imx6sx-clock.yaml | 32 - description: 32k osc 33 - description: 24m osc 42 - const: osc 69 clocks = <&ckil>, <&osc>, <&ipp_di0>, <&ipp_di1>, <&anaclk1>, <&anaclk2>; 70 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1", "anaclk1", "anaclk2";
|
A D | imxrt1050-clock.yaml | 29 description: 24m osc 33 const: osc 56 clocks = <&osc>; 57 clock-names = "osc";
|
A D | imx8m-clock.yaml | 59 - description: 32k osc 60 - description: 25m osc 61 - description: 27m osc 79 - description: 32k osc 80 - description: 24m osc
|
A D | allwinner,sun4i-a10-osc-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-osc-clk.yaml# 20 const: allwinner,sun4i-a10-osc-clk 45 compatible = "allwinner,sun4i-a10-osc-clk";
|
A D | bitmain,bm1880-clk.yaml | 37 const: osc 59 clocks = <&osc>; 60 clock-names = "osc";
|
A D | calxeda.yaml | 53 osc: oscillator { 62 clocks = <&osc>; 69 clocks = <&osc>;
|
/linux-6.3-rc2/arch/arm64/boot/dts/broadcom/stingray/ |
A D | stingray-clock.dtsi | 35 osc: oscillator { label 44 clocks = <&osc>; 54 clocks = <&osc>; 66 clocks = <&osc>; 78 clocks = <&osc>; 88 clocks = <&osc>; 100 clocks = <&osc>; 110 clocks = <&osc>; 121 clocks = <&osc>;
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | bcm-cygnus-clock.dtsi | 38 osc: oscillator { label 48 clocks = <&osc>; 74 clocks = <&osc>; 101 clocks = <&osc>; 110 clocks = <&osc>; 121 clocks = <&osc>; 129 clocks = <&osc>;
|
A D | vexpress-v2p-ca5s.dts | 149 compatible = "arm,vexpress-osc"; 158 compatible = "arm,vexpress-osc"; 167 compatible = "arm,vexpress-osc"; 176 compatible = "arm,vexpress-osc"; 185 compatible = "arm,vexpress-osc"; 194 compatible = "arm,vexpress-osc";
|
A D | vexpress-v2p-ca15-tc1.dts | 147 compatible = "arm,vexpress-osc"; 156 compatible = "arm,vexpress-osc"; 165 compatible = "arm,vexpress-osc"; 174 compatible = "arm,vexpress-osc"; 183 compatible = "arm,vexpress-osc"; 192 compatible = "arm,vexpress-osc";
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | timer-tegra186.c | 91 struct clocksource osc; member 334 osc); in tegra186_timer_osc_read() 341 tegra->osc.name = "osc"; in tegra186_timer_osc_init() 342 tegra->osc.rating = 300; in tegra186_timer_osc_init() 343 tegra->osc.read = tegra186_timer_osc_read; in tegra186_timer_osc_init() 344 tegra->osc.mask = CLOCKSOURCE_MASK(32); in tegra186_timer_osc_init() 345 tegra->osc.flags = CLOCK_SOURCE_IS_CONTINUOUS; in tegra186_timer_osc_init() 347 return clocksource_register_hz(&tegra->osc, 38400000); in tegra186_timer_osc_init() 444 clocksource_unregister(&tegra->osc); in tegra186_timer_probe() 455 clocksource_unregister(&tegra->osc); in tegra186_timer_remove()
|
/linux-6.3-rc2/arch/xtensa/boot/dts/ |
A D | xtfpga.dtsi | 23 clocks = <&osc>; 51 osc: main-oscillator { label 66 clocks = <&osc>; 75 clocks = <&osc>; 95 clocks = <&osc>;
|
A D | csp.dts | 35 osc: main-oscillator { label 49 clocks = <&osc>, <&osc>;
|
A D | virt.dts | 25 clocks = <&osc>; 30 osc: osc { label
|
/linux-6.3-rc2/drivers/rtc/ |
A D | rtc-rs5c372.c | 324 static int rs5c372_get_trim(struct i2c_client *client, int *osc, int *trim) in rs5c372_get_trim() argument 329 if (osc) { in rs5c372_get_trim() 331 *osc = (tmp & RS5C372_TRIM_XSL) ? 32000 : 32768; in rs5c372_get_trim() 333 *osc = 32768; in rs5c372_get_trim() 478 int err, osc, trim; in rs5c372_rtc_proc() local 480 err = rs5c372_get_trim(to_i2c_client(dev), &osc, &trim); in rs5c372_rtc_proc() 483 osc / 1000, osc % 1000); in rs5c372_rtc_proc() 694 int err, osc; in rs5c372_sysfs_show_osc() local 696 err = rs5c372_get_trim(to_i2c_client(dev), &osc, NULL); in rs5c372_sysfs_show_osc() 700 return sprintf(buf, "%d.%03d KHz\n", osc / 1000, osc % 1000); in rs5c372_sysfs_show_osc() [all …]
|
/linux-6.3-rc2/drivers/net/can/spi/mcp251xfd/ |
A D | mcp251xfd-core.c | 127 switch (~osc & osc_reference & in mcp251xfd_get_osc_str() 230 u32 con = 0, con_reqop, osc = 0; in __mcp251xfd_chip_set_mode() local 266 con, osc); in __mcp251xfd_chip_set_mode() 276 con, osc); in __mcp251xfd_chip_set_mode() 299 u32 osc; in mcp251xfd_chip_wait_for_osc_ready() local 310 if (mcp251xfd_reg_invalid(osc)) { in mcp251xfd_chip_wait_for_osc_ready() 313 osc); in mcp251xfd_chip_wait_for_osc_ready() 364 u32 osc; in mcp251xfd_chip_sleep() local 468 osc = MCP251XFD_REG_OSC_LPMEN | in mcp251xfd_chip_clock_init() 475 osc |= MCP251XFD_REG_OSC_PLLEN; in mcp251xfd_chip_clock_init() [all …]
|
/linux-6.3-rc2/arch/arm64/boot/dts/broadcom/northstar2/ |
A D | ns2-clock.dtsi | 35 osc: oscillator { label 47 clocks = <&osc>; 60 clocks = <&osc>; 74 clocks = <&osc>; 102 clocks = <&osc>;
|
/linux-6.3-rc2/drivers/clk/tegra/ |
A D | clk-tegra-fixed.c | 30 struct clk *clk, *osc; in tegra_osc_clk_init() local 53 osc = clk_register_fixed_rate(NULL, "osc", NULL, 0, *osc_freq); in tegra_osc_clk_init() 54 *dt_clk = osc; in tegra_osc_clk_init()
|
/linux-6.3-rc2/arch/arm64/boot/dts/synaptics/ |
A D | berlin4ct.dtsi | 82 osc: osc { label 244 clocks = <&osc>; 251 clocks = <&osc>; 258 clocks = <&osc>; 296 clocks = <&osc>;
|