Home
last modified time | relevance | path

Searched full:inverted (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh_internal.h154 /* inverted bitmask for bitfield dca_en */
172 /* inverted bitmask for bitfield dca_mode[3:0] */
192 /* inverted bitmask for bitfield desc{d}_data_size[4:0] */
211 /* inverted bitmask for bitfield dca{d}_desc_en */
230 /* inverted bitmask for bitfield desc{d}_en */
250 /* inverted bitmask for bitfield desc{d}_hdr_size[4:0] */
270 /* inverted bitmask for bitfield desc{d}_hdr_split */
289 /* inverted bitmask for bitfield desc{d}_hd[c:0] */
306 /* inverted bitmask for bitfield desc{d}_len[9:0] */
325 /* inverted bitmask for bitfield desc{d}_reset */
[all …]
/Linux-v6.1/drivers/leds/trigger/
Dledtrig-gpio.c21 unsigned inverted; /* true when gpio is inverted */ member
32 if (gpio_data->inverted) in gpio_trig_irq()
81 return sprintf(buf, "%u\n", gpio_data->inverted); in gpio_trig_inverted_show()
89 unsigned long inverted; in gpio_trig_inverted_store() local
92 ret = kstrtoul(buf, 10, &inverted); in gpio_trig_inverted_store()
96 if (inverted > 1) in gpio_trig_inverted_store()
99 gpio_data->inverted = inverted; in gpio_trig_inverted_store()
107 static DEVICE_ATTR(inverted, 0644, gpio_trig_inverted_show,
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt59 - touchscreen-inverted-x: X axis is inverted (boolean)
60 - touchscreen-inverted-y: Y axis is inverted (boolean)
85 touchscreen-inverted-x;
86 touchscreen-inverted-y;
Dimagis,ist3038c.yaml39 touchscreen-inverted-x: true
40 touchscreen-inverted-y: true
69 touchscreen-inverted-x;
70 touchscreen-inverted-y;
Dmelfas,mms114.yaml50 touchscreen-inverted-x: true
51 touchscreen-inverted-y: true
82 touchscreen-inverted-x;
83 touchscreen-inverted-y;
Dtouchscreen.yaml58 touchscreen-inverted-x:
59 description: X axis is inverted
62 touchscreen-inverted-y:
63 description: Y axis is inverted
Deeti,exc3000.yaml29 touchscreen-inverted-x: true
30 touchscreen-inverted-y: true
55 touchscreen-inverted-x;
Dbu21013.txt15 - touchscreen-inverted-x : General touchscreen binding, see [1].
16 - touchscreen-inverted-y : General touchscreen binding, see [1].
41 touchscreen-inverted-y;
Dilitek_ts_i2c.yaml47 touchscreen-inverted-x: true
48 touchscreen-inverted-y: true
73 touchscreen-inverted-y;
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh_internal.h36 /* inverted bitmask for bitfield rpf_new_rpf_en */
55 /* inverted bitmask for bitfield l2_uc_req_tag0{f}[2:0] */
73 /* inverted bitmask for bitfield rpf_l2_bc_req_tag */
109 /* inverted bitmask for bitfield vlan_req_tag0{f}[3:0] */
144 /* inverted bitmask for bitfield tx_tc_q_rand_map_en */
162 /* inverted bitmask for bitfield tx_buffer_clk_gate_en */
197 /* inverted bitmask for bitfield data_tc_arb_mode */
216 /* inverted bitmask for bitfield data_tc{t}_credit_max[f:0] */
235 /* inverted bitmask for bitfield data_tc{t}_weight[e:0] */
289 /* Inverted bitmask for bitfield ahb_mem_addr{f}[31:0] */
[all …]
/Linux-v6.1/Documentation/userspace-api/media/rc/
Drc-protos.rst55 - 6 (inverted)
78 where there the second stop bit is the 6th commmand bit, but inverted.
80 schemes. This bit is stored in bit 6 of the scancode, inverted. This is
182 The jvc protocol is much like nec, without the inverted values. It is
283 second time it is inverted. This is done for verification.
298 nec-32 does not send an inverted address or an inverted command; the
302 inverted value of the first, and also the last 8 bits must not be the
303 inverted value of the third 8 bit value.
334 their inverted versions, but these are not present in the scancodes.
399 (40ms) space between the normal and inverted values, and some IR receivers
/Linux-v6.1/arch/arm/boot/dts/
Dst-pincfg.h49 * single-edge data non inverted clock, retime data with clk
54 * single-edge data inverted clock, retime data with clk
63 * CIV0, CIV1 modes with inverted clock
68 * CLK0, CLK1 modes with non-inverted clock
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dvt8500-sdmmc.txt11 - sdon-inverted: SD_ON bit is inverted on the controller
21 sdon-inverted;
Dmmc-controller.yaml54 # of the "normal" and "inverted" line levels. We choose to follow
56 # low." Therefore, using the "cd-inverted" property means, that the
58 # inserted. Similar logic applies to the "wp-inverted" property.
63 # using *-inverted properties. GPIO polarity can also be specified
68 # respective *-inverted property property results in a
71 wp-inverted:
74 The Write Protect line polarity is inverted.
76 cd-inverted:
79 The CD line polarity is inverted.
Dfsl-esdhc.txt28 - sdhci,wp-inverted : specifies that eSDHC controller reports
29 inverted write-protect state; New devices should use the generic
30 "wp-inverted" property.
Datmel-hsmci.txt44 - cd-inverted: invert the value of external card detect gpio line
53 cd-inverted;
67 cd-inverted;
/Linux-v6.1/drivers/platform/x86/
Dtouchscreen_dmi.c167 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
241 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
255 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
325 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
349 PROPERTY_ENTRY_BOOL("touchscreen-inverted-x"),
350 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
367 PROPERTY_ENTRY_BOOL("touchscreen-inverted-x"),
368 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
383 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
416 PROPERTY_ENTRY_BOOL("touchscreen-inverted-y"),
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dti,lmk04832.yaml122 CMOS (Off/Inverted) 0x0a
124 CMOS (Inverted/Inverted) 0x0c
125 CMOS (Inverted/Normal) 0x0d
126 CMOS (Normal/Inverted) 0x0e
/Linux-v6.1/drivers/media/platform/via/
Dvia-camera.h56 #define VCR_CI_CLKINV 0x00080000 /* Input CLK inverted */
57 #define VCR_CI_VREFINV 0x00100000 /* VREF inverted */
58 #define VCR_CI_HREFINV 0x00200000 /* HREF inverted */
59 #define VCR_CI_FLDINV 0x00400000 /* Field inverted */
64 #define VCR_CI_OFLDINV 0x40000000 /* Field output inverted */
/Linux-v6.1/drivers/media/dvb-frontends/
Dcxd2820r.h33 * @ts_clk_inv: TS clock inverted.
35 * @spec_inv: Input spectrum inverted.
58 * @ts_clock_inv: TS clock inverted. Default: 0. Values: 0, 1.
77 /* TS clock inverted.
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Drt5651.txt25 - realtek,jack-detect-not-inverted
26 bool. Normal jack-detect switches give an inverted (active-low) signal,
28 inverted.
Drt5640.txt45 - realtek,jack-detect-not-inverted
46 bool. Normal jack-detect switches give an inverted signal, set this bool
47 in the rare case you've a jack-detect switch which is not inverted.
Dcirrus,cs35l41.yaml94 level is inverted. If this property is not present the level is not inverted.
119 level is inverted. If this property is not present the level is not inverted.
/Linux-v6.1/Documentation/devicetree/bindings/input/rmi4/
Drmi_2d_sensor.txt16 - touchscreen-inverted-x
17 - touchscreen-inverted-y
52 touchscreen-inverted-y;
/Linux-v6.1/include/linux/
Dlp.h73 * gets inverted, but it is also active low.
83 #define LP_PSELECP 0x08 /* inverted output, active low */
85 #define LP_PAUTOLF 0x02 /* inverted output, active low */

12345678910>>...25