Home
last modified time | relevance | path

Searched full:circuit (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/Linux-v6.1/sound/soc/codecs/
Dak4671.c286 SND_SOC_DAPM_PGA("LIN1 Mixing Circuit",
288 SND_SOC_DAPM_PGA("RIN1 Mixing Circuit",
290 SND_SOC_DAPM_PGA("LIN2 Mixing Circuit",
292 SND_SOC_DAPM_PGA("RIN2 Mixing Circuit",
294 SND_SOC_DAPM_PGA("LIN3 Mixing Circuit",
296 SND_SOC_DAPM_PGA("RIN3 Mixing Circuit",
298 SND_SOC_DAPM_PGA("LIN4 Mixing Circuit",
300 SND_SOC_DAPM_PGA("RIN4 Mixing Circuit",
383 {"LIN1 Mixing Circuit", NULL, "LIN1"},
384 {"RIN1 Mixing Circuit", NULL, "RIN1"},
[all …]
/Linux-v6.1/drivers/regulator/
Dqcom-labibb-regulator.c378 * qcom_labibb_check_sc_status - Check the Short Circuit Protection status
383 * experienced a short-circuit event.
385 * Returns: Zero if there is no short-circuit, 1 if in short-circuit or
412 * qcom_labibb_sc_recovery_worker - Handle Short Circuit event
415 * This is the worker function to handle the Short Circuit Protection
417 * signaling a short-circuit condition and will eventually never
448 /* Too many short-circuit events. Throw in the towel. */ in qcom_labibb_sc_recovery_worker()
454 * and IBB when a short-circuit event is detected, so we have to in qcom_labibb_sc_recovery_worker()
508 * Now that we have done basic handling of the short-circuit, in qcom_labibb_sc_recovery_worker()
518 * qcom_labibb_sc_isr - Interrupt routine for Short Circuit Protection
[all …]
Dtps65219-regulator.c34 { "LDO3_SCG", "LDO3", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
37 { "LDO4_SCG", "LDO4", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
40 { "LDO1_SCG", "LDO1", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
43 { "LDO2_SCG", "LDO2", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
46 { "BUCK3_SCG", "BUCK3", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
50 { "BUCK1_SCG", "BUCK1", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
54 { "BUCK2_SCG", "BUCK2", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
/Linux-v6.1/Documentation/userspace-api/media/
Dglossary.rst53 An :term:`IC` circuit designed to be configured by a customer or
73 **Inter-Integrated Circuit**
82 **Integrated circuit**
93 is a reusable unit of logic, cell, or integrated circuit layout
148 instructions on a single integrated circuit.
173 An integrated circuit that integrates all components of a computer
/Linux-v6.1/net/netrom/
Daf_netrom.c59 static unsigned short circuit = 0x101; variable
163 * Find a connected NET/ROM socket given my circuit IDs.
185 * Find a connected NET/ROM socket given their circuit IDs.
209 * Find next free circuit ID.
213 unsigned short id = circuit; in nr_find_next_circuit()
701 circuit = nr_find_next_circuit(); in nr_connect()
704 nr->my_index = circuit / 256; in nr_connect()
705 nr->my_id = circuit % 256; in nr_connect()
707 circuit++; in nr_connect()
900 * Find an existing socket connection, based on circuit ID, if it's in nr_rx_frame()
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-led-flash68 * controller-short-circuit
69 the short circuit protection
77 a short or open circuit condition on the indicator LED
Dsysfs-bus-iio-thermocouple16 Open-circuit fault. The detection of open-circuit faults,
/Linux-v6.1/include/sound/
Dtea6330t.h6 * Routines for control of TEA6330T circuit.
7 * Sound fader control circuit for car radios.
/Linux-v6.1/include/media/i2c/
Dupd64031a.h21 /* Composite sync digital separation circuit */
24 /* Vertical sync digital separation circuit */
Dadv7343.h18 * level. All DACs and the internal PLL circuit are disabled.
21 * PLL 1 circuit to be powered down and the oversampling to be
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-mediatek.c214 * The egress timing can be adjusted by GTXC delay macro circuit. in mt2712_set_delay()
215 * The ingress timing can be adjusted by TXC delay macro circuit. in mt2712_set_delay()
234 * by RXC delay macro circuit. in mt2712_set_delay()
242 * by TXC delay macro circuit. in mt2712_set_delay()
365 * The egress timing can be adjusted by RMII_TXC delay macro circuit. in mt8195_set_delay()
366 * The ingress timing can be adjusted by RMII_RXC delay macro circuit. in mt8195_set_delay()
391 * by RXC delay macro circuit. in mt8195_set_delay()
402 * by TXC delay macro circuit. in mt8195_set_delay()
453 * Fall back to delay macro circuit for 10/100Mbps link speed. in mt8195_fix_mac_speed()
/Linux-v6.1/Documentation/spi/
Dspi-lm70llp.rst63 A "gotcha": National Semiconductor's LM70 LLP eval board circuit schematic
68 Interpreting this circuit, when the LM70 SI/O line is High (or tristate
84 - Nadir Billimoria for help interpreting the circuit schematic.
/Linux-v6.1/Documentation/hwmon/
Dntc_thermistor.rst37 and four circuit models with an option not to use any of the four models.
44 The four circuit models provided are:
94 When one of the four circuit models is used, read_uV, pullup_uV, pullup_ohm,
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-st.txt18 allowed through the deglitch circuit. In units of us.
20 allowed through the deglitch circuit. In units of us.
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt15 circuit are disabled.
17 internal PLL 1 circuit to be powered down and the
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Dqcom-labibb-regulator.yaml35 Short-circuit and over-current interrupts for lab.
62 Short-circuit and over-current interrupts for ibb.
Dti,tps65219.yaml7 title: TI tps65219 Power Management Integrated Circuit regulators
29 description: Short-circuit, over-current, under-voltage for regulators, PB interrupts.
/Linux-v6.1/Documentation/driver-api/
Dregulator.rst48 The electronic circuit supplied by a given regulator, including the
50 is shared between all the components in the circuit.
52 Power Management Integrated Circuit (PMIC)
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Dbattery.yaml129 An array providing the open circuit voltage (OCV)
132 circuit voltage unit is microvolt.
136 - description: open circuit voltage (OCV) in microvolts
/Linux-v6.1/Documentation/devicetree/bindings/iio/afe/
Dtemperature-sense-rtd.yaml19 temperature, not the voltage output. This binding describes such a circuit.
27 The following circuit matches what's in the examples section.
Dtemperature-transducer.yaml22 describes such a circuit.
75 circuit behave like a temperature transducer.
/Linux-v6.1/Documentation/devicetree/bindings/iio/frequency/
Dadi,admv1014.yaml52 VVA Control Circuit supply voltage regulator.
64 Band Gap Circuit supply voltage regulator.
/Linux-v6.1/drivers/platform/x86/dell/
Ddell-wmi-privacy.c266 * Pressing the mute key activates a time delayed circuit to physically cut
267 * off the mute. The LED is in the same circuit, so it reflects the true
269 * can first invoke a SW mute before the HW circuit is cut off. Without SW
273 * If the EC receives the SW ack, the circuit will be activated before the
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dcirrus,madera.yaml68 spkl-short-circuit, spkr-short-circuit,
/Linux-v6.1/drivers/input/touchscreen/
Dda9052_tsi.c194 /* Enable Pen Detect Circuit */ in da9052_ts_input_open()
220 /* Disable Pen Detect Circuit */ in da9052_ts_input_close()
265 /* Disable Pen Detect Circuit */ in da9052_ts_probe()

12345678910>>...14