Searched full:brownout (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | maxim,max98504.yaml | 31 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 …]
|
D | cs35l36.txt | 102 - 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 …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | max98504.c | 322 if (!of_property_read_u32(node, "maxim,brownout-threshold", in max98504_i2c_probe() 326 of_property_read_u32(node, "maxim,brownout-attenuation", in max98504_i2c_probe() 328 of_property_read_u32(node, "maxim,brownout-attack-hold-ms", in max98504_i2c_probe() 330 of_property_read_u32(node, "maxim,brownout-timed-hold-ms", in max98504_i2c_probe() 332 of_property_read_u32(node, "maxim,brownout-release-rate-ms", in max98504_i2c_probe()
|
D | cs35l34.h | 46 #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 */
|
D | max98373.c | 257 /* Brownout Detection Engine */
|
D | max98927.c | 679 /* Brownout Level */ in max98927_probe()
|
D | max98396.c | 1184 /* Brownout Protection Engine */ 1257 /* Brownout Protection Engine */
|
D | max98388.c | 346 /* Brownout Protection Automatic Level Control */
|
D | cs35l35.c | 1224 dev_dbg(cs35l35->dev, "Error: Reactive Brownout\n"); in cs35l35_irq()
|
/linux-6.14.4/drivers/iio/light/ |
D | isl29018.c | 553 /* Clear brownout bit */ in isl29018_chip_init()
|