Searched full:pole (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | samsung,midas-audio.yaml | 82 samsung,headset-4pole-threshold-microvolt: 86 Array containing minimum and maximum IO channel value for 4-pole 88 outside of this range, a 3-pole headset is assumed.
|
D | dialog,da7219.yaml | 111 Periodic button press measurements for 4-pole jack (ms). 135 Jack type (3/4 pole) detection latency (ms).
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | nxp,pca963x.yaml | 58 nxp,totem-pole: 61 Use totem pole (push-pull) instead of open-drain (pca9632 defaults to 62 open-drain, newer chips to totem pole).
|
/linux-6.12.1/drivers/mux/ |
D | adg792a.c | 120 dev_info(dev, "3x single pole quadruple throw muxes registered\n"); in adg792a_probe() 122 dev_info(dev, "triple pole quadruple throw mux registered\n"); in adg792a_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
D | nxp,pca9685-pwm.txt | 14 if omitted use totem-pole structure
|
/linux-6.12.1/drivers/leds/ |
D | leds-pca963x.c | 43 #define PCA963X_MODE2_OUTDRV 0x04 /* Open-drain or totem pole */ 325 /* default to open-drain unless totem pole (push-pull) is specified */ in pca963x_register_leds() 326 if (device_property_read_bool(dev, "nxp,totem-pole")) in pca963x_register_leds()
|
/linux-6.12.1/drivers/pcmcia/ |
D | tcic.h | 124 #define TCIC_IENA_CFG_LOW 0x02 /* active low, totem pole */ 125 #define TCIC_IENA_CFG_HIGH 0x03 /* active high, totem pole */
|
D | tcic.c | 686 /* For the ISA bus, the irq should be active-high totem-pole */ in tcic_set_socket()
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | statfs.h | 13 * with a 10' pole.
|
/linux-6.12.1/sound/soc/samsung/ |
D | midas_wm1811.c | 126 /* Filter out keypresses when 4 pole jack not detected */ in headset_key_check() 637 "samsung,headset-4pole-threshold-microvolt", in midas_probe() 641 dev_err(dev, "Failed to get 4-pole jack detection threshold\n"); in midas_probe() 646 dev_err(dev, "Invalid 4-pole jack detection threshold value\n"); in midas_probe()
|
D | aries_wm8994.c | 142 /* Filter out keypresses when 4 pole jack not detected */ in headset_button_check()
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-ge.c | 13 * Configuration of output modes (totem-pole/open-drain).
|
/linux-6.12.1/sound/soc/codecs/ |
D | da7219-aad.c | 407 * If 4-pole, then enable button detection, else perform in da7219_aad_irq_thread() 432 /* Button support for 4-pole jack */ in da7219_aad_irq_thread() 945 * If we have a 4-pole jack inserted, then micbias will be in da7219_aad_suspend() 968 /* Re-enable micbias if previously enabled for 4-pole jack */ in da7219_aad_resume()
|
D | cs42l43-jack.c | 683 case 0x2: // 3-pole in cs42l43_run_type_detect()
|
D | msm8916-wcd-analog.c | 1070 * insert event then its a 3 pole headphone else if in pm8916_mbhc_switch_irq_handler()
|
/linux-6.12.1/drivers/misc/echo/ |
D | echo.c | 282 * required otherwise values do not track down to 0. Zero at DC, Pole in oslec_update() 342 /* Calculate short term average levels using simple single pole IIRs */ in oslec_update() 548 produces a lousy HPF, and then a suitably placed pole flattens things out.
|
/linux-6.12.1/drivers/usb/serial/ |
D | pl2303.h | 131 /* Hewlett-Packard POS Pole Displays */
|
/linux-6.12.1/sound/pci/ca0106/ |
D | ca0106.h | 211 …* Standard 4 pole Video A/V cable with RCA outputs: 1 -> White, 2 -> Yellow, 3 -> Shield on all th… 212 …* So, from this you can see that you cannot use a Standard 4 pole Video A/V cable with the SB Audi… 219 /* A standard 2 pole mono mini-jack to RCA plug can be used for SPDIF Stereo PCM output from the Fr… 220 …* A standard 3 pole stereo mini-jack to 2 RCA plugs can be used for SPDIF AC3/DTS and Stereo PCM o…
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | driver.rst | 168 "totem-pole" with one N-MOS and one P-MOS transistor where one of them drives 170 output. The "totem-pole" looks like so:: 190 either transistor will go totally numb if this switch is open. The totem-pole
|
/linux-6.12.1/kernel/cgroup/ |
D | cpuset-v1.c | 28 * The filter is single-pole low-pass recursive (IIR). The time unit
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | am3874-iceboard.dts | 9 * Antarctica (the South Pole Telescope), Chile (POLARBEAR), and at the DRAO
|
/linux-6.12.1/drivers/input/keyboard/ |
D | imx_keypad.c | 91 * 3. configure columns as totem-pole to discharge capacitance. in imx_keypad_scan_matrix()
|
/linux-6.12.1/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 234 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */
|
D | sym_glue.c | 66 MODULE_PARM_DESC(irqm, "0 for open drain, 1 to leave alone, 2 for totem pole");
|
/linux-6.12.1/drivers/scsi/ |
D | ncr53c8xx.h | 757 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */
|
12