Searched full:inverts (Results 1 – 25 of 32) sorted by relevance
12
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | fsl-imx-uart.yaml | 63 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/ |
D | st,sti-irq-syscfg.txt | 19 - st,invert-ext : External IRQs can be inverted at will. This property inverts
|
/Linux-v5.10/kernel/trace/ |
D | trace_events_filter.c | 378 * 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/ |
D | lp.h | 70 * hardware. Note that the hardware inverts some signals and that some
|
D | wm97xx.h | 87 #define WM9705_PINV 0x0800 /* inverts sense of pen down output */
|
/Linux-v5.10/Documentation/hwmon/ |
D | amc6821.rst | 108 - pwminv: 0 default pwm output, 1 inverts pwm output.
|
D | asc7621.rst | 244 When set, inverts the meaning of pwm[1-3].
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.txt | 18 - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal.
|
D | nvidia,tegra20-pmc.yaml | 64 description: Inverts the PMU interrupt signal.
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 41 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
|
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/ |
D | global2_scratch.c | 281 /* NO_CPU being 0 inverts the meaning of the bit */ in mv88e6xxx_g2_scratch_gpio_set_smi()
|
/Linux-v5.10/drivers/sbus/char/ |
D | display7seg.c | 69 * FLIP - Inverts display for upside-down mounted board
|
/Linux-v5.10/Documentation/core-api/ |
D | packing.rst | 77 inverts bit offsets inside a byte.
|
/Linux-v5.10/drivers/irqchip/ |
D | qcom-pdc.c | 126 * active low interrupts to be handled at GIC, PDC has an inverter that inverts
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.txt | 38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
|
/Linux-v5.10/drivers/mtd/maps/ |
D | sc520cdp.c | 30 ** flash into two and inverts it! If you then try to access this from another
|
/Linux-v5.10/include/linux/clk/ |
D | ti.h | 178 * disable. This inverts the behavior making '0' enable and '1' disable.
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 93 defined by the binding for the device. If the board inverts the signal between
|
/Linux-v5.10/drivers/gpu/drm/vc4/ |
D | vc4_txp.c | 94 /* Inverts alpha if TXP_ALPHA_ENABLE, chooses fill value for
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 282 Inverts the polarity of the states reported for proximity, touch and
|
/Linux-v5.10/Documentation/fb/ |
D | matroxfb.rst | 279 sync:X sync. pulse - bit 0 inverts HSYNC polarity, bit 1 VSYNC polarity.
|
/Linux-v5.10/drivers/staging/comedi/drivers/ |
D | ni_65xx.c | 36 * PCI-6519 and on PXI-6513 through to PXI-6515. It no longer inverts
|
/Linux-v5.10/drivers/media/usb/em28xx/ |
D | em28xx-core.c | 223 * toggles/inverts the bits (specified by bitmask) of a register
|
/Linux-v5.10/drivers/net/ |
D | tap.c | 948 /* tun/tap driver inverts the usage for TSO offloads, where in set_offload()
|
/Linux-v5.10/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 602 …inverted scan command inverts the polarity of the bits in the output. The most significant bit of …
|
12