/Linux-v5.10/drivers/mfd/ |
D | tc6387xb.c | 24 struct clk *clk32k; member 51 clk_disable_unprepare(tc6387xb->clk32k); in tc6387xb_suspend() 61 clk_prepare_enable(tc6387xb->clk32k); in tc6387xb_resume() 96 clk_prepare_enable(tc6387xb->clk32k); in tc6387xb_mmc_enable() 108 clk_disable_unprepare(tc6387xb->clk32k); in tc6387xb_mmc_disable() 137 struct clk *clk32k; in tc6387xb_probe() local 155 clk32k = clk_get(&dev->dev, "CLK_CK32K"); in tc6387xb_probe() 156 if (IS_ERR(clk32k)) { in tc6387xb_probe() 157 ret = PTR_ERR(clk32k); in tc6387xb_probe() 177 tc6387xb->clk32k = clk32k; in tc6387xb_probe() [all …]
|
D | t7l66xb.c | 73 struct clk *clk32k; member 87 ret = clk_prepare_enable(t7l66xb->clk32k); in t7l66xb_mmc_enable() 119 clk_disable_unprepare(t7l66xb->clk32k); in t7l66xb_mmc_disable() 336 t7l66xb->clk32k = clk_get(&dev->dev, "CLK_CK32K"); in t7l66xb_probe() 337 if (IS_ERR(t7l66xb->clk32k)) { in t7l66xb_probe() 338 ret = PTR_ERR(t7l66xb->clk32k); in t7l66xb_probe() 399 clk_put(t7l66xb->clk32k); in t7l66xb_probe() 415 clk_disable_unprepare(t7l66xb->clk32k); in t7l66xb_remove() 416 clk_put(t7l66xb->clk32k); in t7l66xb_remove()
|
D | twl6040.c | 284 ret = clk_prepare_enable(twl6040->clk32k); in twl6040_power() 297 clk_disable_unprepare(twl6040->clk32k); in twl6040_power() 305 clk_disable_unprepare(twl6040->clk32k); in twl6040_power() 362 clk_disable_unprepare(twl6040->clk32k); in twl6040_power() 666 twl6040->clk32k = devm_clk_get(&client->dev, "clk32k"); in twl6040_probe() 667 if (IS_ERR(twl6040->clk32k)) { in twl6040_probe() 668 if (PTR_ERR(twl6040->clk32k) == -EPROBE_DEFER) in twl6040_probe() 671 twl6040->clk32k = NULL; in twl6040_probe()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | sam9x60.dtsi | 363 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&clk32k 0>; 373 clocks = <&pmc PMC_TYPE_PERIPHERAL 45>, <&clk32k 0>; 478 clocks = <&pmc PMC_TYPE_PERIPHERAL 25>, <&pmc PMC_TYPE_GCK 25>, <&clk32k 1>; 661 clocks = <&clk32k 1>, <&clk32k 0>, <&main_xtal>; 668 clocks = <&clk32k 0>; 674 clocks = <&clk32k 0>; 686 clocks = <&clk32k 0>; 696 clk32k: sckc@fffffe50 { label 712 clocks = <&clk32k 0>; 719 clocks = <&clk32k 0>;
|
D | at91sam9n12.dtsi | 124 clocks = <&clk32k>, <&main_xtal>; 132 clocks = <&clk32k>; 145 clocks = <&clk32k>; 165 clk32k: slck { label 191 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&clk32k>; 201 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&clk32k>; 209 clocks = <&pmc PMC_TYPE_PERIPHERAL 25>, <&pmc PMC_TYPE_SYSTEM 3>, <&clk32k>; 728 clocks = <&clk32k>; 739 clocks = <&clk32k>;
|
D | at91sam9rl.dtsi | 140 …c PMC_TYPE_PERIPHERAL 16>, <&pmc PMC_TYPE_PERIPHERAL 17>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&clk32k>; 790 clocks = <&clk32k>, <&main_xtal>; 797 clocks = <&clk32k>; 803 clocks = <&clk32k>; 817 clocks = <&clk32k>; 821 clk32k: sckc@fffffd50 { label 832 clocks = <&clk32k>; 846 clocks = <&clk32k>;
|
D | at91sam9g45.dtsi | 136 clocks = <&clk32k>, <&main_xtal>; 143 clocks = <&clk32k>; 157 clocks = <&clk32k>; 166 …c PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&clk32k>; 176 …c PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&clk32k>; 904 clocks = <&clk32k>; 947 clk32k: sckc@fffffd50 { label 958 clocks = <&clk32k>; 966 clocks = <&clk32k>;
|
D | sama5d2.dtsi | 217 clocks = <&pmc PMC_TYPE_PERIPHERAL 45>, <&pmc PMC_TYPE_SYSTEM 3>, <&clk32k>; 281 clocks = <&clk32k>, <&main_xtal>; 390 clocks = <&pmc PMC_TYPE_PERIPHERAL 35>, <&pmc PMC_TYPE_GCK 35>, <&clk32k>; 400 clocks = <&pmc PMC_TYPE_PERIPHERAL 36>, <&pmc PMC_TYPE_GCK 36>, <&clk32k>; 665 clocks = <&clk32k>; 671 clocks = <&clk32k>; 688 clocks = <&clk32k>; 692 clk32k: sckc@f8048050 { label 704 clocks = <&clk32k>;
|
D | at91sam9x5.dtsi | 133 clocks = <&clk32k>, <&main_xtal>; 140 clocks = <&clk32k>; 146 clocks = <&clk32k>; 156 clk32k: sckc@fffffe50 { label 169 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&clk32k>; 179 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&clk32k>; 885 clocks = <&clk32k>; 896 clocks = <&clk32k>;
|
D | sama5d3_tcb1.dtsi | 26 clocks = <&pmc PMC_TYPE_PERIPHERAL 27>, <&clk32k>;
|
D | sama5d4.dtsi | 181 clocks = <&pmc PMC_TYPE_PERIPHERAL 51>, <&pmc PMC_TYPE_SYSTEM 3>, <&clk32k>; 250 clocks = <&clk32k>, <&main_xtal>; 386 clocks = <&pmc PMC_TYPE_PERIPHERAL 40>, <&clk32k>; 619 clocks = <&pmc PMC_TYPE_PERIPHERAL 41>, <&clk32k>; 629 clocks = <&pmc PMC_TYPE_PERIPHERAL 42>, <&clk32k>; 750 clocks = <&clk32k>; 756 clocks = <&clk32k>; 770 clocks = <&clk32k>; 774 clk32k: sckc@fc068650 { label 785 clocks = <&clk32k>;
|
D | sama5d3.dtsi | 154 clocks = <&pmc PMC_TYPE_PERIPHERAL 26>, <&clk32k>; 1026 clocks = <&clk32k>, <&main_xtal>; 1033 clocks = <&clk32k>; 1039 clocks = <&clk32k>; 1053 clocks = <&clk32k>; 1060 clk32k: sckc@fffffe50 { label 1071 clocks = <&clk32k>;
|
/Linux-v5.10/drivers/clocksource/ |
D | timer-atmel-st.c | 87 static struct clocksource clk32k = { variable 247 return clocksource_register_hz(&clk32k, sclk_rate); in atmel_st_timer_init()
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | twl6040.txt | 22 - clocks: phandle to the clk32k and/or to mclk clock provider 23 - clock-names: Must be "clk32k" for the 32K clock and "mclk" for the MCLK.
|
D | atmel-hlcdc.txt | 26 clocks = <&lcdc_clk>, <&lcdck>, <&clk32k>;
|
/Linux-v5.10/drivers/clk/mxs/ |
D | clk-imx23.c | 85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator 140 clks[clk32k] = mxs_clk_gate("clk32k", "clk32k_div", XTAL, 26); in mx23_clocks_init()
|
D | clk-imx28.c | 139 clk32k_div, rtc, lradc, spdif_div, clk32k, pwm, uart, ssp0, enumerator 210 clks[clk32k] = mxs_clk_gate("clk32k", "clk32k_div", XTAL, 26); in mx28_clocks_init()
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 40 clocks = <&clk32k>; 86 clocks = <&clk32k>; 131 clocks = <&clk32k>;
|
/Linux-v5.10/Documentation/devicetree/bindings/pwm/ |
D | atmel-hlcdc-pwm.txt | 20 clocks = <&lcdc_clk>, <&lcdck>, <&clk32k>;
|
/Linux-v5.10/Documentation/devicetree/bindings/rtc/ |
D | atmel,at91sam9-rtc.txt | 23 clocks = <&clk32k>;
|
/Linux-v5.10/arch/arm64/boot/dts/mediatek/ |
D | mt8516.dtsi | 135 clk32k: clk32k { label 139 clock-output-names = "clk32k";
|
D | mt8183-kukui.dtsi | 27 clk32k: oscillator1 { label 31 clock-output-names = "clk32k"; 800 clocks = <&clk32k>;
|
/Linux-v5.10/include/linux/mfd/ |
D | twl6040.h | 214 struct clk *clk32k; member
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | at91-clock.txt | 56 clocks = <&clk32k>, <&main_xtal>;
|
/Linux-v5.10/Documentation/devicetree/bindings/display/atmel/ |
D | hlcdc-dc.txt | 31 clocks = <&lcdc_clk>, <&lcdck>, <&clk32k>;
|