Home
last modified time | relevance | path

Searched full:brownout (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dmax98504.txt17 - maxim,brownout-threshold - the PVDD brownout threshold, the value must be
19 - maxim,brownout-attenuation - the brownout attenuation to the speaker gain
22 - maxim,brownout-attack-hold-ms - the brownout attack hold phase time in ms,
24 - maxim,brownout-timed-hold-ms - the brownout timed hold phase time in ms,
26 - maxim,brownout-release-rate-ms - the brownout release phase step time in ms,
30 the maxim,brownout-threshold property must be specified to actually enable
31 the PVDD brownout protection.
Dcs35l36.txt102 - cirrus,vpbr-en : VBST brownout prevention enable. Configures whether the
103 VBST brownout prevention algorithm is enabled or disabled.
105 0 = VBST brownout prevention disabled (default)
106 1 = VBST brownout prevention enabled
110 - cirrus,vpbr-thld : Initial VPBR threshold. Configures the VP brownout
114 amount delay between consecutive volume attenuation steps when a brownout
115 condition is present and the VP brownout condition is in an attacking state.
117 - cirrus,vpbr-atk-vol : VP brownout prevention step size. Configures the VP
118 brownout prevention attacking attenuation step size when operating in either
121 - cirrus,vpbr-max-attn : Maximum attenuation that the VP brownout prevention
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dmaxim,max98504.yaml31 maxim,brownout-threshold:
36 PVDD brownout threshold, where values correspond to 2.6V, 2.65V...3.65V
37 voltage range. Property also enables the PVDD brownout protection.
39 maxim,brownout-attenuation:
44 Brownout attenuation to the speaker gain applied during the "attack hold"
47 maxim,brownout-attack-hold-ms:
51 Brownout attack hold phase time in ms, VBATBROWN_ATTK_HOLD, register 0x0018.
53 maxim,brownout-timed-hold-ms:
57 Brownout timed hold phase time in ms, VBATBROWN_TIME_HOLD, register 0x0019.
59 maxim,brownout-release-rate-ms:
[all …]
Dcs35l36.txt102 - cirrus,vpbr-en : VBST brownout prevention enable. Configures whether the
103 VBST brownout prevention algorithm is enabled or disabled.
105 0 = VBST brownout prevention disabled (default)
106 1 = VBST brownout prevention enabled
110 - cirrus,vpbr-thld : Initial VPBR threshold. Configures the VP brownout
114 amount delay between consecutive volume attenuation steps when a brownout
115 condition is present and the VP brownout condition is in an attacking state.
117 - cirrus,vpbr-atk-vol : VP brownout prevention step size. Configures the VP
118 brownout prevention attacking attenuation step size when operating in either
121 - cirrus,vpbr-max-attn : Maximum attenuation that the VP brownout prevention
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Dmax98504.c320 if (!of_property_read_u32(node, "maxim,brownout-threshold", in max98504_i2c_probe()
324 of_property_read_u32(node, "maxim,brownout-attenuation", in max98504_i2c_probe()
326 of_property_read_u32(node, "maxim,brownout-attack-hold-ms", in max98504_i2c_probe()
328 of_property_read_u32(node, "maxim,brownout-timed-hold-ms", in max98504_i2c_probe()
330 of_property_read_u32(node, "maxim,brownout-release-rate-ms", in max98504_i2c_probe()
Dcs35l34.h46 #define CS35L34_PRED_BROWNOUT_THRESH 0x41 /* PRD Brownout Threshold */
47 #define CS35L34_PRED_BROWNOUT_VOL_CTL 0x42 /* PRD Brownout Volume Ctl */
48 #define CS35L34_PRED_BROWNOUT_RATE_CTL 0x43 /* PRD Brownout Rate Ctl */
53 #define CS35L34_PRED_BRWNOUT_ATT_STATUS 0x4C /* PRD Brownout Atten Status */
Dmax98373.c221 /* Brownout Detection Engine */
Dmax98927.c731 /* Brownout Level */ in max98927_probe()
Dcs35l35.c1228 dev_dbg(cs35l35->dev, "Error: Reactive Brownout\n"); in cs35l35_irq()
/kernel/linux/linux-6.6/sound/soc/codecs/
Dmax98504.c320 if (!of_property_read_u32(node, "maxim,brownout-threshold", in max98504_i2c_probe()
324 of_property_read_u32(node, "maxim,brownout-attenuation", in max98504_i2c_probe()
326 of_property_read_u32(node, "maxim,brownout-attack-hold-ms", in max98504_i2c_probe()
328 of_property_read_u32(node, "maxim,brownout-timed-hold-ms", in max98504_i2c_probe()
330 of_property_read_u32(node, "maxim,brownout-release-rate-ms", in max98504_i2c_probe()
Dcs35l34.h46 #define CS35L34_PRED_BROWNOUT_THRESH 0x41 /* PRD Brownout Threshold */
47 #define CS35L34_PRED_BROWNOUT_VOL_CTL 0x42 /* PRD Brownout Volume Ctl */
48 #define CS35L34_PRED_BROWNOUT_RATE_CTL 0x43 /* PRD Brownout Rate Ctl */
53 #define CS35L34_PRED_BRWNOUT_ATT_STATUS 0x4C /* PRD Brownout Atten Status */
Dmax98373.c258 /* Brownout Detection Engine */
Dmax98927.c681 /* Brownout Level */ in max98927_probe()
Dmax98396.c1185 /* Brownout Protection Engine */
1258 /* Brownout Protection Engine */
Dmax98388.c347 /* Brownout Protection Automatic Level Control */
Dcs35l35.c1227 dev_dbg(cs35l35->dev, "Error: Reactive Brownout\n"); in cs35l35_irq()
/kernel/linux/linux-6.6/drivers/iio/light/
Disl29018.c552 /* Clear brownout bit */ in isl29018_chip_init()
/kernel/linux/linux-5.10/drivers/iio/light/
Disl29018.c552 /* Clear brownout bit */ in isl29018_chip_init()