Home
last modified time | relevance | path

Searched full:inverts (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.10/Documentation/devicetree/bindings/serial/
Dfsl-imx-uart.yaml63 Indicate that the hardware attached to the peripheral inverts the signal
70 Indicate that the hardware attached to the peripheral inverts the signal
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dst,sti-irq-syscfg.txt19 - st,invert-ext : External IRQs can be inverted at will. This property inverts
/Linux-v5.10/kernel/trace/
Dtrace_events_filter.c378 * For the third pass we deal with the inverts. As they simply just
405 * Since the inverts are discarded at the end, there's no reason to store
407 * the inverts is used and freed at the end.
417 char *inverts = NULL; in predicate_parse() local
436 inverts = kmalloc_array(nr_preds, sizeof(*inverts), GFP_KERNEL); in predicate_parse()
437 if (!inverts) { in predicate_parse()
473 inverts[N] = invert; /* #4 */ in predicate_parse()
569 invert = inverts[i] ^ prog[i].when_to_branch; in predicate_parse()
579 kfree(inverts); in predicate_parse()
583 kfree(inverts); in predicate_parse()
/Linux-v5.10/include/linux/
Dlp.h70 * hardware. Note that the hardware inverts some signals and that some
Dwm97xx.h87 #define WM9705_PINV 0x0800 /* inverts sense of pen down output */
/Linux-v5.10/Documentation/hwmon/
Damc6821.rst108 - pwminv: 0 default pwm output, 1 inverts pwm output.
Dasc7621.rst244 When set, inverts the meaning of pwm[1-3].
/Linux-v5.10/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.txt18 - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal.
Dnvidia,tegra20-pmc.yaml64 description: Inverts the PMU interrupt signal.
/Linux-v5.10/Documentation/devicetree/bindings/clock/ti/
Dgate.txt41 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dglobal2_scratch.c281 /* NO_CPU being 0 inverts the meaning of the bit */ in mv88e6xxx_g2_scratch_gpio_set_smi()
/Linux-v5.10/drivers/sbus/char/
Ddisplay7seg.c69 * FLIP - Inverts display for upside-down mounted board
/Linux-v5.10/Documentation/core-api/
Dpacking.rst77 inverts bit offsets inside a byte.
/Linux-v5.10/drivers/irqchip/
Dqcom-pdc.c126 * active low interrupts to be handled at GIC, PDC has an inverter that inverts
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
/Linux-v5.10/drivers/mtd/maps/
Dsc520cdp.c30 ** flash into two and inverts it! If you then try to access this from another
/Linux-v5.10/include/linux/clk/
Dti.h178 * disable. This inverts the behavior making '0' enable and '1' disable.
/Linux-v5.10/Documentation/devicetree/bindings/gpio/
Dgpio.txt93 defined by the binding for the device. If the board inverts the signal between
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_txp.c94 /* Inverts alpha if TXP_ALPHA_ENABLE, chooses fill value for
/Linux-v5.10/Documentation/devicetree/bindings/input/
Diqs269a.yaml282 Inverts the polarity of the states reported for proximity, touch and
/Linux-v5.10/Documentation/fb/
Dmatroxfb.rst279 sync:X sync. pulse - bit 0 inverts HSYNC polarity, bit 1 VSYNC polarity.
/Linux-v5.10/drivers/staging/comedi/drivers/
Dni_65xx.c36 * PCI-6519 and on PXI-6513 through to PXI-6515. It no longer inverts
/Linux-v5.10/drivers/media/usb/em28xx/
Dem28xx-core.c223 * toggles/inverts the bits (specified by bitmask) of a register
/Linux-v5.10/drivers/net/
Dtap.c948 /* tun/tap driver inverts the usage for TSO offloads, where in set_offload()
/Linux-v5.10/Documentation/sparc/oradax/
Ddax-hv-api.txt602 …inverted scan command inverts the polarity of the bits in the output. The most significant bit of …

12