Home
last modified time | relevance | path

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

12345678910>>...13

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hsit.c3 * vsp1_hsit.c -- R-Car VSP1 Hue Saturation value (Inverse) Transform
46 if ((code->pad == HSIT_PAD_SINK && !hsit->inverse) | in hsit_enum_mbus_code()
47 (code->pad == HSIT_PAD_SOURCE && hsit->inverse)) in hsit_enum_mbus_code()
93 format->code = hsit->inverse ? MEDIA_BUS_FMT_AHSV8888_1X32 in hsit_set_format()
113 format->code = hsit->inverse ? MEDIA_BUS_FMT_ARGB8888_1X32 in hsit_set_format()
146 if (hsit->inverse) in hsit_configure_stream()
160 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create() argument
169 hsit->inverse = inverse; in vsp1_hsit_create()
173 if (inverse) in vsp1_hsit_create()
178 ret = vsp1_entity_init(vsp1, &hsit->entity, inverse ? "hsi" : "hst", in vsp1_hsit_create()
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/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/userspace-api/media/v4l/
H A Dcolorspaces-details.rst56 Inverse Transfer function:
132 Inverse Transfer function:
255 Inverse Transfer function:
328 Inverse Transfer function:
392 Inverse Transfer function:
491 Inverse Transfer function:
545 Inverse Transfer function:
619 Inverse Transfer function:
690 Inverse Transfer function:
761 Inverse Transfer function:
/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/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/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/fb/
H A Dvesafb.rst122 by comma, like this: "video=vesafb:ypan,inverse"
126 inverse use inverse color map
/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/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 ammount
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/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 */
H A Dip6t_frag.h11 __u8 invflags; /* Inverse flags */
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-usbarmory.dts5 * Copyright (C) 2015, Inverse Path
51 model = "Inverse Path USB armory";
/linux/arch/arm64/crypto/
H A Daes-ce-glue.c123 * Generate the decryption keys for the Equivalent Inverse Cipher. in ce_aes_expandkey()
125 * the Inverse Mix Columns transformation on all but the first and in ce_aes_expandkey()
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_vlan.h19 __u8 invflags; /* Inverse bitmask bit 1=1 - inversed ID arg,
/linux/include/dt-bindings/reset/
H A Dti-syscon.h24 /* The following are the inverse of the above and are added for consistency */
/linux/net/netfilter/
H A Dnf_conntrack_core.c432 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple() argument
435 memset(inverse, 0, sizeof(*inverse)); in nf_ct_invert_tuple()
437 inverse->src.l3num = orig->src.l3num; in nf_ct_invert_tuple()
441 inverse->src.u3.ip = orig->dst.u3.ip; in nf_ct_invert_tuple()
442 inverse->dst.u3.ip = orig->src.u3.ip; in nf_ct_invert_tuple()
445 inverse->src.u3.in6 = orig->dst.u3.in6; in nf_ct_invert_tuple()
446 inverse->dst.u3.in6 = orig->src.u3.in6; in nf_ct_invert_tuple()
452 inverse->dst.dir = !orig->dst.dir; in nf_ct_invert_tuple()
454 inverse->dst.protonum = orig->dst.protonum; in nf_ct_invert_tuple()
458 return nf_conntrack_invert_icmp_tuple(inverse, orig); in nf_ct_invert_tuple()
[all …]

12345678910>>...13