Lines Matching +full:spk +full:- +full:mute
5 - compatible: "rockchip,rk3328-codec"
6 - reg: physical base address of the controller and length of memory mapped
8 - rockchip,grf: the phandle of the syscon node for GRF register.
9 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
10 - clock-names: should be "pclk".
11 - spk-depop-time-ms: speak depop time msec.
15 - mute-gpios: GPIO specifier for external line driver control (typically the
21 compatible = "rockchip,rk3328-codec";
25 clock-names = "pclk";
26 mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
27 spk-depop-time-ms = 100;