Home
last modified time | relevance | path

Searched full:inverse (Results 1 – 25 of 251) sorted by relevance

1234567891011

/linux/include/linux/sched/
H A Disolation.h9 /* Inverse of boot-time isolcpus= argument */
13 * inverse of cpuset isolated partitions. As such it
17 /* Inverse of boot-time isolcpus=managed_irq argument */
19 /* Inverse of boot-time nohz_full= or isolcpus=nohz arguments */
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hsit.h3 * vsp1_hsit.h -- R-Car VSP1 Hue Saturation value (Inverse) Transform
24 bool inverse; member
32 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse);
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-details.rst57 Inverse Transfer function:
133 Inverse Transfer function:
256 Inverse Transfer function:
329 Inverse Transfer function:
393 Inverse Transfer function:
492 Inverse Transfer function:
546 Inverse Transfer function:
620 Inverse Transfer function:
691 Inverse Transfer function:
762 Inverse Transfer function:
/linux/include/uapi/linux/netfilter/
H A Dxt_tcpudp.h14 __u8 invflags; /* Inverse flags */
28 __u8 invflags; /* Inverse flags */
H A Dxt_esp.h9 __u8 invflags; /* Inverse flags */
H A Dxt_ipcomp.h9 __u8 invflags; /* Inverse flags */
/linux/Documentation/devicetree/bindings/phy/
H A Drealtek,usb2phy.yaml96 realtek,inverse-hstx-sync-clock:
148 realtek,inverse-hstx-sync-clock: false
172 realtek,inverse-hstx-sync-clock;
/linux/drivers/net/ipa/
H A Dipa_interrupt.h89 * ipa_interrupt_deconfig() - Inverse of ipa_interrupt_config()
103 * ipa_interrupt_exit() - Inverse of ipa_interrupt_init()
H A Dipa_power.c88 /* Inverse of ipa_interconnect_init() */
114 /* Inverse of ipa_power_enable() */
289 /* Inverse of ipa_power_init() */
/linux/Documentation/devicetree/bindings/net/
H A Dmediatek,star-emac.yaml57 mediatek,rxc-inverse:
62 mediatek,txc-inverse:
H A Dmediatek-dwmac.yaml114 mediatek,txc-inverse:
124 mediatek,rxc-inverse:
/linux/drivers/gpu/drm/
H A Ddrm_rect.c303 * drm_rect_rotate_inv - Inverse rotate the rectangle
307 * @rotation: Transformation whose inverse is to be applied
309 * Apply the inverse of @rotation to the coordinates
318 * them when doing a rotatation and its inverse.
/linux/drivers/leds/
H A Dleds-el15203000.c42 * | '3' 0x33 | Inverse cascade |
46 * | '5' 0x35 | Inverse bounce |
206 dev_dbg(led->priv->dev, "Inverse cascade mode for 0x%02x(%c)", in el15203000_pattern_set_P()
216 dev_dbg(led->priv->dev, "Inverse bounce mode for 0x%02x(%c)", in el15203000_pattern_set_P()
/linux/Documentation/fb/
H A Dvesafb.rst122 by comma, like this: "video=vesafb:ypan,inverse"
126 inverse use inverse color map
H A Dsstfb.rst114 inverse=1 inverse Supposed to enable inverse console.
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst149 ├─ "CURVE_1D_TYPE": enum {sRGB EOTF, sRGB inverse EOTF, PQ EOTF, PQ inverse EOTF, …}
262 ├─ "CURVE_1D_TYPE": enum {sRGB Inverse EOTF, PQ Inverse EOTF} = sRGB EOTF
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-usbarmory.dts6 * Copyright (C) 2015, Inverse Path
14 model = "Inverse Path USB armory";
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.h48 * @ib_coeff: an inverse-percentage-based coefficient for compensating the IB calculations
107 * @ib_coeff: an inverse-percentage-based coefficient for compensating the IB calculations
/linux/arch/riscv/lib/
H A Dmemmove.S44 * Both Copy Modes: a7 - Inverse Shift amount
105 * Compute The Inverse Shift
167 * Compute The Inverse Shift
/linux/include/uapi/linux/netfilter_ipv4/
H A Dipt_ah.h9 __u8 invflags; /* Inverse flags */
/linux/arch/x86/crypto/
H A Dsm4-aesni-avx2-asm_64.S119 /* For isolating SubBytes from AESENCLAST, inverse shift row */
124 /* Inverse shift row + Rotate left by 8 bits on 32-bit words with vpshufb */
129 /* Inverse shift row + Rotate left by 16 bits on 32-bit words with vpshufb */
134 /* Inverse shift row + Rotate left by 24 bits on 32-bit words with vpshufb */
/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_mh.h10 __u8 invflags; /* Inverse flags */
H A Dip6t_opts.h12 __u8 invflags; /* Inverse flags */
H A Dip6t_ah.h11 __u8 invflags; /* Inverse flags */
/linux/drivers/staging/fbtft/
H A Dfb_uc1611.c67 * Set CS active inverse polarity: just setting SPI_CS_HIGH does not in init_display()
76 "Could not set inverse CS polarity\n"); in init_display()
99 /* Set inverse display */ in init_display()

1234567891011