| /linux/sound/soc/codecs/ |
| H A D | lpass-tx-macro.c | 280 struct clk *fsgen; member 2274 tx->fsgen = devm_clk_get(dev, "fsgen"); in tx_macro_probe() 2275 if (IS_ERR(tx->fsgen)) in tx_macro_probe() 2276 return dev_err_probe(dev, PTR_ERR(tx->fsgen), "unable to get fsgen clock\n"); in tx_macro_probe() 2337 ret = clk_prepare_enable(tx->fsgen); in tx_macro_probe() 2374 clk_disable_unprepare(tx->fsgen); in tx_macro_probe() 2397 clk_disable_unprepare(tx->fsgen); in tx_macro_remove() 2409 clk_disable_unprepare(tx->fsgen); in tx_macro_runtime_suspend() [all...] |
| H A D | lpass-va-macro.c | 219 struct clk *fsgen; member 516 return clk_prepare_enable(va->fsgen); in va_macro_mclk_event() 518 clk_disable_unprepare(va->fsgen); in va_macro_mclk_event() 1674 va->fsgen = devm_clk_hw_get_clk(dev, &va->hw, "fsgen"); in va_macro_probe() 1675 if (IS_ERR(va->fsgen)) { in va_macro_probe() 1676 ret = PTR_ERR(va->fsgen); in va_macro_probe()
|
| H A D | lpass-wsa-macro.c | 421 struct clk *fsgen; 2709 wsa->fsgen = devm_clk_get(dev, "fsgen"); in wsa_macro_component_probe() 2710 if (IS_ERR(wsa->fsgen)) in wsa_macro_component_probe() 2711 return dev_err_probe(dev, PTR_ERR(wsa->fsgen), "unable to get fsgen clock\n"); 2795 ret = clk_prepare_enable(wsa->fsgen); in wsa_macro_probe() 2829 clk_disable_unprepare(wsa->fsgen); in wsa_macro_probe() 2851 clk_disable_unprepare(wsa->fsgen); in wsa_macro_probe() 2861 clk_disable_unprepare(wsa->fsgen); in wsa_macro_probe() 422 struct clk *fsgen; global() member [all...] |
| H A D | lpass-rx-macro.c | 667 struct clk *fsgen; member 3795 rx->fsgen = devm_clk_get(dev, "fsgen"); in rx_macro_probe() 3796 if (IS_ERR(rx->fsgen)) in rx_macro_probe() 3797 return dev_err_probe(dev, PTR_ERR(rx->fsgen), "unable to get fsgen clock\n"); in rx_macro_probe() 3886 ret = clk_prepare_enable(rx->fsgen); in rx_macro_probe() 3921 clk_disable_unprepare(rx->fsgen); in rx_macro_probe() 3940 clk_disable_unprepare(rx->fsgen); 3976 clk_disable_unprepare(rx->fsgen); in rx_macro_runtime_suspend() [all...] |
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm8750.dtsi | 2251 "fsgen"; 2298 "fsgen"; 2345 "fsgen"; 2362 "fsgen"; 2463 clock-output-names = "fsgen";
|
| H A D | sm8450.dtsi | 2887 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 2932 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 2976 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 2991 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 3070 clock-output-names = "fsgen";
|
| H A D | sm8550.dtsi | 2882 clock-names = "mclk", "macro", "dcodec", "fsgen"; 2926 clock-names = "mclk", "macro", "dcodec", "fsgen"; 2970 clock-names = "mclk", "macro", "dcodec", "fsgen"; 2984 clock-names = "mclk", "macro", "dcodec", "fsgen"; 3061 clock-output-names = "fsgen";
|
| H A D | sm8650.dtsi | 4610 "fsgen"; 4657 "fsgen"; 4704 "fsgen"; 4721 "fsgen"; 4801 clock-output-names = "fsgen";
|
| H A D | hamoa.dtsi | 4293 "fsgen"; 4343 "fsgen"; 4392 "fsgen"; 4409 "fsgen"; 4501 clock-output-names = "fsgen";
|
| H A D | sm8250.dtsi | 2647 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 2691 clock-output-names = "fsgen"; 2708 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 2754 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen";
|
| H A D | sc8280xp.dtsi | 3015 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 3071 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 3091 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; 3186 clock-output-names = "fsgen";
|
| H A D | kodiak.dtsi | 2680 clock-names = "mclk", "npl", "fsgen"; 2733 clock-names = "mclk", "npl", "fsgen"; 2790 "fsgen";
|