Searched refs:pwmdac (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/sound/soc/starfive/ |
| H A D | jh7110_pwmdac.c | 384 struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev); in jh7110_pwmdac_runtime_suspend() local 386 return jh7110_pwmdac_crg_enable(pwmdac, false); in jh7110_pwmdac_runtime_suspend() 391 struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev); in jh7110_pwmdac_runtime_resume() local 393 return jh7110_pwmdac_crg_enable(pwmdac, true); in jh7110_pwmdac_runtime_resume() 398 struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev); in jh7110_pwmdac_system_suspend() local 401 pwmdac->saved_ctrl = jh7110_pwmdac_read_reg(pwmdac->base, in jh7110_pwmdac_system_suspend() 408 struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev); in jh7110_pwmdac_system_resume() local 416 jh7110_pwmdac_write_reg(pwmdac->base, JH7110_PWMDAC_CTRL, in jh7110_pwmdac_system_resume() 417 pwmdac->saved_ctrl); in jh7110_pwmdac_system_resume()
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | starfive,jh7110-pwmdac.yaml | 4 $id: http://devicetree.org/schemas/sound/starfive,jh7110-pwmdac.yaml# 23 const: starfive,jh7110-pwmdac 66 pwmdac@100b0000 { 67 compatible = "starfive,jh7110-pwmdac";
|
| /linux-6.15/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110-common.dtsi | 57 sound-dai = <&pwmdac>; 307 &pwmdac { 531 pwmdac_pins: pwmdac-0 { 532 pwmdac-pins {
|
| H A D | jh7110-starfive-visionfive-2.dtsi | 56 &pwmdac {
|
| H A D | jh7110-milkv-mars.dts | 48 &pwmdac {
|
| H A D | jh7110-pine64-star64.dts | 75 &pwmdac {
|
| H A D | jh7110.dtsi | 557 pwmdac: pwmdac@100b0000 { label 558 compatible = "starfive,jh7110-pwmdac";
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 23258 F: Documentation/devicetree/bindings/sound/starfive,jh7110-pwmdac.yaml
|