Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.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
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.txt17 - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal.
Dnvidia,tegra20-pmc.txt26 - nvidia,invert-interrupt : If present, inverts the PMU interrupt signal.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/
Dst,sti-irq-syscfg.txt19 - st,invert-ext : External IRQs can be inverted at will. This property inverts
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dst,sti-irq-syscfg.txt19 - st,invert-ext : External IRQs can be inverted at will. This property inverts
/kernel/linux/linux-5.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()
/kernel/linux/linux-4.19/kernel/trace/
Dtrace_events_filter.c377 * For the third pass we deal with the inverts. As they simply just
404 * Since the inverts are discarded at the end, there's no reason to store
406 * the inverts is used and freed at the end.
416 char *inverts = NULL; in predicate_parse() local
435 inverts = kmalloc_array(nr_preds, sizeof(*inverts), GFP_KERNEL); in predicate_parse()
436 if (!inverts) { in predicate_parse()
472 inverts[N] = invert; /* #4 */ in predicate_parse()
566 invert = inverts[i] ^ prog[i].when_to_branch; in predicate_parse()
576 kfree(inverts); in predicate_parse()
580 kfree(inverts); in predicate_parse()
/kernel/linux/linux-4.19/Documentation/hwmon/
Damc6821101 pwminv: 0 default pwm output, 1 inverts pwm output.
Dasc7621221 When set, inverts the meaning of pwm[1-3].
/kernel/linux/linux-4.19/include/linux/
Dlp.h70 * hardware. Note that the hardware inverts some signals and that some
/kernel/linux/linux-5.10/include/linux/
Dlp.h70 * hardware. Note that the hardware inverts some signals and that some
/kernel/linux/linux-5.10/Documentation/hwmon/
Damc6821.rst108 - pwminv: 0 default pwm output, 1 inverts pwm output.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ti/
Dgate.txt41 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ti/
Dgate.txt41 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.txt18 - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal.
/kernel/linux/linux-4.19/drivers/net/dsa/mv88e6xxx/
Dglobal2_scratch.c281 /* NO_CPU being 0 inverts the meaning of the bit */ in mv88e6xxx_g2_scratch_gpio_set_smi()
/kernel/linux/linux-5.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()
/kernel/linux/linux-4.19/drivers/sbus/char/
Ddisplay7seg.c68 * FLIP - Inverts display for upside-down mounted board
/kernel/linux/linux-5.10/Documentation/core-api/
Dpacking.rst77 inverts bit offsets inside a byte.
/kernel/linux/linux-5.10/drivers/sbus/char/
Ddisplay7seg.c69 * FLIP - Inverts display for upside-down mounted board
/kernel/linux/linux-4.19/drivers/irqchip/
Dqcom-pdc.c80 * active low interrupts to be handled at GIC, PDC has an inverter that inverts
/kernel/linux/linux-5.10/include/linux/clk/
Dti.h178 * disable. This inverts the behavior making '0' enable and '1' disable.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
/kernel/linux/linux-4.19/drivers/mtd/maps/
Dsc520cdp.c44 ** flash into two and inverts it! If you then try to access this from another

123