Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A 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
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_filter.c379 * For the third pass we deal with the inverts. As they simply just
406 * Since the inverts are discarded at the end, there's no reason to store
408 * the inverts is used and freed at the end.
418 char *inverts = NULL; in predicate_parse() local
437 inverts = kmalloc_array(nr_preds, sizeof(*inverts), GFP_KERNEL); in predicate_parse()
438 if (!inverts) { in predicate_parse()
474 inverts[N] = invert; /* #4 */ in predicate_parse()
570 invert = inverts[i] ^ prog[i].when_to_branch; in predicate_parse()
580 kfree(inverts); in predicate_parse()
584 kfree(inverts); in predicate_parse()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt19 - st,invert-ext : External IRQs can be inverted at will. This property inverts
/OK3568_Linux_fs/kernel/include/linux/
H A Dlp.h70 * hardware. Note that the hardware inverts some signals and that some
H A Dwm97xx.h87 #define WM9705_PINV 0x0800 /* inverts sense of pen down output */
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6328.txt28 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Damc6821.rst108 - pwminv: 0 default pwm output, 1 inverts pwm output.
H A Dasc7621.rst244 When set, inverts the meaning of pwm[1-3].
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra186-pmc.txt18 - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal.
H A Dnvidia,tegra20-pmc.yaml64 description: Inverts the PMU interrupt signal.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Dgate.txt41 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dglobal2_scratch.c281 /* NO_CPU being 0 inverts the meaning of the bit */ in mv88e6xxx_g2_scratch_gpio_set_smi()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dpacking.rst77 inverts bit offsets inside a byte.
/OK3568_Linux_fs/kernel/drivers/sbus/char/
H A Ddisplay7seg.c69 * FLIP - Inverts display for upside-down mounted board
/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_v2_pka.h383 /* Flip0: res = op_a || 1 - inverts the bit 0 of operand A */
388 /* Invert: res = op_a ^ 0xFFF.FF : inverts all bits of op_a . */
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio.txt78 defined by the binding for the device. If the board inverts the signal between
/OK3568_Linux_fs/u-boot/include/usb/
H A Dulpi.h69 * @complement - inverts the external VBUS input
/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dti.h178 * disable. This inverts the behavior making '0' enable and '1' disable.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6328.txt38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dsc520cdp.c30 ** flash into two and inverts it! If you then try to access this from another
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c208 * Instead of using the prepend mechanism, this implementation inverts the
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio.txt93 defined by the binding for the device. If the board inverts the signal between
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dqcom-pdc.c150 * active low interrupts to be handled at GIC, PDC has an inverter that inverts
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_txp.c94 /* Inverts alpha if TXP_ALPHA_ENABLE, chooses fill value for
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Diqs269a.yaml282 Inverts the polarity of the states reported for proximity, touch and

123