Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/sound/
Dcs42l73.h14 unsigned int chgfreq; member
Dcs42l52.h23 unsigned int chgfreq; member
Dcs42l56.h32 unsigned int chgfreq; member
/linux-6.1.9/sound/soc/codecs/
Dcs42l73.c1234 if (cs42l73->pdata.chgfreq) in cs42l73_probe()
1237 cs42l73->pdata.chgfreq << 4); in cs42l73_probe()
1306 pdata->chgfreq = val32; in cs42l73_i2c_probe()
Dcs42l52.c1133 pdata->chgfreq = val32; in cs42l52_i2c_probe()
1195 if (cs42l52->pdata.chgfreq) in cs42l52_i2c_probe()
1198 cs42l52->pdata.chgfreq << in cs42l52_i2c_probe()
Dcs42l56.c1153 pdata->chgfreq = val32; in cs42l56_handle_of_data()
1290 if (cs42l56->pdata.chgfreq) in cs42l56_i2c_probe()
1293 cs42l56->pdata.chgfreq); in cs42l56_i2c_probe()