/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_llh_internal.h | 154 /* 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/ |
D | ledtrig-gpio.c | 21 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/ |
D | brcm,iproc-touchscreen.txt | 59 - 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;
|
D | imagis,ist3038c.yaml | 39 touchscreen-inverted-x: true 40 touchscreen-inverted-y: true 69 touchscreen-inverted-x; 70 touchscreen-inverted-y;
|
D | melfas,mms114.yaml | 50 touchscreen-inverted-x: true 51 touchscreen-inverted-y: true 82 touchscreen-inverted-x; 83 touchscreen-inverted-y;
|
D | touchscreen.yaml | 58 touchscreen-inverted-x: 59 description: X axis is inverted 62 touchscreen-inverted-y: 63 description: Y axis is inverted
|
D | eeti,exc3000.yaml | 29 touchscreen-inverted-x: true 30 touchscreen-inverted-y: true 55 touchscreen-inverted-x;
|
D | bu21013.txt | 15 - touchscreen-inverted-x : General touchscreen binding, see [1]. 16 - touchscreen-inverted-y : General touchscreen binding, see [1]. 41 touchscreen-inverted-y;
|
D | ilitek_ts_i2c.yaml | 47 touchscreen-inverted-x: true 48 touchscreen-inverted-y: true 73 touchscreen-inverted-y;
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2_llh_internal.h | 36 /* 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/ |
D | rc-protos.rst | 55 - 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/ |
D | st-pincfg.h | 49 * 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/ |
D | vt8500-sdmmc.txt | 11 - sdon-inverted: SD_ON bit is inverted on the controller 21 sdon-inverted;
|
D | mmc-controller.yaml | 54 # 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.
|
D | fsl-esdhc.txt | 28 - sdhci,wp-inverted : specifies that eSDHC controller reports 29 inverted write-protect state; New devices should use the generic 30 "wp-inverted" property.
|
D | atmel-hsmci.txt | 44 - cd-inverted: invert the value of external card detect gpio line 53 cd-inverted; 67 cd-inverted;
|
/Linux-v6.1/drivers/platform/x86/ |
D | touchscreen_dmi.c | 167 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/ |
D | ti,lmk04832.yaml | 122 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/ |
D | via-camera.h | 56 #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/ |
D | cxd2820r.h | 33 * @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/ |
D | rt5651.txt | 25 - realtek,jack-detect-not-inverted 26 bool. Normal jack-detect switches give an inverted (active-low) signal, 28 inverted.
|
D | rt5640.txt | 45 - 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.
|
D | cirrus,cs35l41.yaml | 94 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/ |
D | rmi_2d_sensor.txt | 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y 52 touchscreen-inverted-y;
|
/Linux-v6.1/include/linux/ |
D | lp.h | 73 * 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 */
|