Home
last modified time | relevance | path

Searched refs:chgfreq (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dcs42l73.txt12 - chgfreq : Charge Pump Frequency values 0x00-0x0F
21 chgfreq = <0x05>;
Dcs42l52.txt14 - cirrus,chgfreq-divisor : Values used to set the Charge Pump Frequency.
43 cirrus,chgfreq-divisor = <0x05>;
Dcs42l56.txt17 - cirrus,chgfreq-divisor : Values used to set the Charge Pump Frequency.
59 cirrus,chgfreq-divisor = <0x05>;
/linux-4.1.27/include/sound/
Dcs42l73.h17 unsigned int chgfreq; member
Dcs42l52.h26 unsigned int chgfreq; member
Dcs42l56.h35 unsigned int chgfreq; member
/linux-4.1.27/sound/soc/codecs/
Dcs42l73.c1338 if (cs42l73->pdata.chgfreq) in cs42l73_probe()
1341 cs42l73->pdata.chgfreq << 4); in cs42l73_probe()
1411 pdata->chgfreq = val32; in cs42l73_i2c_probe()
Dcs42l52.c1192 pdata->chgfreq = val32; in cs42l52_i2c_probe()
1249 if (cs42l52->pdata.chgfreq) in cs42l52_i2c_probe()
1252 cs42l52->pdata.chgfreq << in cs42l52_i2c_probe()
Dcs42l56.c1216 pdata->chgfreq = val32; in cs42l56_handle_of_data()
1353 if (cs42l56->pdata.chgfreq) in cs42l56_i2c_probe()
1356 cs42l56->pdata.chgfreq); in cs42l56_i2c_probe()