Searched +full:in +full:- +full:hiz +full:- +full:pin56 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs530x.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Paul Handrigan <paulha@opensource.cirrus.com> 11 - patches@opensource.cirrus.com 17 - $ref: dai-common.yaml# 22 - cirrus,cs5302 23 - cirrus,cs5304 24 - cirrus,cs5308 29 '#sound-dai-cells': [all …]
|
/linux/sound/soc/codecs/ |
H A D | cs530x.c | 1 // SPDX-License-Identifier: GPL-2.0 28 "vdd-a", 29 "vdd-io", 112 struct regmap *regmap = cs530x->regmap; in cs530x_put_volsw_vu() 130 static const DECLARE_TLV_DB_SCALE(in_vol_tlv, -1270, 50, 0); 133 "Min Phase Slow Roll-off", 134 "Min Phase Fast Roll-off", 135 "Linear Phase Slow Roll-off", 136 "Linear Phase Fast Roll-off", 154 SOC_ENUM("IN Sum Select", cs530x_in_sum_ch4_enum), [all …]
|