/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.txt | 17 - touchscreen-inverted-x : X axis is inverted (boolean) 18 - touchscreen-inverted-y : Y axis is inverted (boolean) 28 - x-invert : deprecated name for touchscreen-inverted-x 29 - y-invert : deprecated name for touchscreen-inverted-y
|
D | chipone_icn8318.txt | 21 - touchscreen-inverted-x : X axis is inverted (boolean) 22 - touchscreen-inverted-y : Y axis is inverted (boolean) 41 touchscreen-inverted-x;
|
D | brcm,iproc-touchscreen.txt | 53 - touchscreen-inverted-x: X axis is inverted (boolean) 54 - touchscreen-inverted-y: Y axis is inverted (boolean) 74 touchscreen-inverted-x; 75 touchscreen-inverted-y;
|
/linux-4.1.27/drivers/leds/trigger/ |
D | ledtrig-gpio.c | 27 unsigned inverted; /* true when gpio is inverted */ member 52 if (gpio_data->inverted) in gpio_trig_work() 102 return sprintf(buf, "%u\n", gpio_data->inverted); in gpio_trig_inverted_show() 110 unsigned long inverted; in gpio_trig_inverted_store() local 113 ret = kstrtoul(buf, 10, &inverted); in gpio_trig_inverted_store() 117 if (inverted > 1) in gpio_trig_inverted_store() 120 gpio_data->inverted = inverted; in gpio_trig_inverted_store() 127 static DEVICE_ATTR(inverted, 0644, gpio_trig_inverted_show,
|
D | ledtrig-backlight.c | 98 static DEVICE_ATTR(inverted, 0644, bl_trig_invert_show, bl_trig_invert_store);
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | vt8500-sdmmc.txt | 11 - sdon-inverted: SD_ON bit is inverted on the controller 21 sdon-inverted;
|
D | mmc.txt | 20 - cd-inverted: when present, polarity on the CD line is inverted. See the note 22 - wp-inverted: when present, polarity on the WP line is inverted. See the note 47 polarity properties, we have to fix the meaning of the "normal" and "inverted" 49 lines as "active low." Therefore, using the "cd-inverted" property means, that 51 logic applies to the "wp-inverted" property. 55 dedicated pins can be specified, using *-inverted properties. GPIO polarity can 59 OF_GPIO_ACTIVE_LOW flag clear and specifying the respective *-inverted 111 cd-inverted;
|
D | fsl-esdhc.txt | 14 - sdhci,wp-inverted : specifies that eSDHC controller reports 15 inverted write-protect state; New devices should use the generic 16 "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;
|
D | sunxi-mmc.txt | 41 cd-inverted;
|
/linux-4.1.27/drivers/video/backlight/ |
D | lms283gf05.c | 96 static void lms283gf05_reset(unsigned long gpio, bool inverted) in lms283gf05_reset() argument 98 gpio_set_value(gpio, !inverted); in lms283gf05_reset() 100 gpio_set_value(gpio, inverted); in lms283gf05_reset() 102 gpio_set_value(gpio, !inverted); in lms283gf05_reset()
|
/linux-4.1.27/lib/ |
D | glob.c | 71 bool match = false, inverted = (*pat == '!'); in glob_match() local 72 char const *class = pat + inverted; in glob_match() 98 if (match == inverted) in glob_match()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-parport-light.c | 67 if ((op->inverted && !state) || (!op->inverted && state)) in line_set() 77 return ((op->inverted && (oldval & op->val) != op->val) in line_get() 78 || (!op->inverted && (oldval & op->val) == op->val)); in line_get()
|
D | i2c-parport.c | 97 if ((op->inverted && !state) || (!op->inverted && state)) in line_set() 108 return ((op->inverted && (oldval & op->val) != op->val) in line_get() 109 || (!op->inverted && (oldval & op->val) == op->val)); in line_get()
|
D | i2c-parport.h | 24 u8 inverted; member
|
/linux-4.1.27/arch/x86/math-emu/ |
D | poly_atan.c | 54 u_char transformed, inverted, sign1, sign2; in poly_atan() local 81 inverted = 1; in poly_atan() 86 inverted = 0; in poly_atan() 181 if (inverted) { in poly_atan()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap5-sbc-t54.dts | 34 cd-inverted; 35 wp-inverted;
|
D | omap3-beagle-xm-ab.dts | 12 /* HS USB Port 2 Power enable was inverted with the xM C */
|
D | sun7i-a20-olinuxino-micro.dts | 48 cd-inverted; 58 cd-inverted;
|
D | ste-ccu9540.dts | 46 cd-inverted;
|
D | s3c2416-smdk2416.dts | 73 cd-inverted;
|
D | berlin2q-marvell-dmp.dts | 63 sdhci,wp-inverted;
|
D | imx6dl-tx6dl-comtft.dts | 62 ET070001DM6: CoMTFT { /* same as ET0700 but with inverted pixel clock */
|
D | imx6q-tx6q-1010-comtft.dts | 62 ET070001DM6: CoMTFT { /* same as ET0700 but with inverted pixel clock */
|
D | imx6q-tx6q-1020-comtft.dts | 62 ET070001DM6: CoMTFT { /* same as ET0700 but with inverted pixel clock */
|
D | sun5i-a10s-olinuxino-micro.dts | 90 cd-inverted; 100 cd-inverted;
|
D | phy3250.dts | 163 cd-inverted;
|
D | sun4i-a10-hyundai-a7hd.dts | 83 cd-inverted;
|
D | sun4i-a10-mk802.dts | 72 cd-inverted;
|
D | sun4i-a10-chuwi-v7-cw0825.dts | 83 cd-inverted;
|
D | sun4i-a10-mk802ii.dts | 87 cd-inverted;
|
D | sun5i-a10s-mk802.dts | 79 cd-inverted;
|
D | sun4i-a10-inet97fv2.dts | 71 cd-inverted;
|
D | armada-388-rd.dts | 93 wp-inverted;
|
D | sun4i-a10-ba10-tvbox.dts | 80 cd-inverted;
|
D | ea3250.dts | 145 cd-inverted;
|
D | sun8i-a23-ippo-q8h-v5.dts | 77 cd-inverted;
|
D | sun6i-a31-colombus.dts | 72 cd-inverted;
|
D | sun4i-a10-mini-xplus.dts | 68 cd-inverted;
|
D | sun5i-a13-olinuxino-micro.dts | 71 cd-inverted;
|
D | sun6i-a31-m9.dts | 70 cd-inverted;
|
D | sun6i-a31-hummingbird.dts | 115 cd-inverted;
|
D | sun5i-a10s-r7-tv-dongle.dts | 66 cd-inverted;
|
D | sun4i-a10-marsboard.dts | 138 cd-inverted;
|
D | sun7i-a20-hummingbird.dts | 41 cd-inverted;
|
D | armada-388-db.dts | 155 wp-inverted;
|
D | sun9i-a80-optimus.dts | 124 cd-inverted;
|
D | sun4i-a10-olinuxino-lime.dts | 97 cd-inverted;
|
D | sun7i-a20-olinuxino-lime.dts | 70 cd-inverted;
|
D | sun4i-a10-hackberry.dts | 84 cd-inverted;
|
D | sun5i-a13-olinuxino.dts | 73 cd-inverted;
|
D | sun7i-a20-m3.dts | 69 cd-inverted;
|
D | sun4i-a10-pcduino.dts | 99 cd-inverted;
|
D | wm8850.dtsi | 299 sdon-inverted;
|
D | sun4i-a10-a1000.dts | 84 cd-inverted;
|
D | sun5i-a13-hsg-h702.dts | 70 cd-inverted;
|
D | sun7i-a20-bananapi.dts | 81 cd-inverted;
|
D | wm8750.dtsi | 328 sdon-inverted;
|
D | sun4i-a10-cubieboard.dts | 82 cd-inverted;
|
D | sun7i-a20-cubieboard2.dts | 69 cd-inverted;
|
D | sun7i-a20-pcduino3.dts | 69 cd-inverted;
|
D | sun7i-a20-olinuxino-lime2.dts | 67 cd-inverted;
|
D | sun7i-a20-i12-tvbox.dts | 67 cd-inverted;
|
D | imx28-eukrea-mbmx28lc.dtsi | 303 cd-inverted;
|
D | sun7i-a20-bananapro.dts | 157 cd-inverted;
|
D | s5pv210-aquila.dts | 345 cd-inverted;
|
D | sun7i-a20-cubietruck.dts | 69 cd-inverted;
|
D | am335x-bone-common.dtsi | 321 cd-inverted;
|
D | s5pv210-goni.dts | 327 cd-inverted;
|
D | ste-snowball.dts | 179 cd-inverted;
|
D | armada-388-gp.dts | 210 wp-inverted;
|
D | exynos4412-odroid-common.dtsi | 161 cd-inverted;
|
D | exynos4210-universal_c210.dts | 94 cd-inverted;
|
D | ste-u300.dts | 448 cd-inverted;
|
D | omap3-lilly-a83x.dtsi | 288 cd-inverted;
|
D | atlas7.dtsi | 361 wp-inverted;
|
D | exynos4412-trats2.dts | 620 cd-inverted;
|
/linux-4.1.27/drivers/thermal/ |
D | armada_thermal.c | 65 bool inverted; member 179 if (priv->data->inverted) in armada_get_temp() 230 .inverted = true,
|
/linux-4.1.27/arch/sh/drivers/ |
D | heartbeat.c | 36 unsigned bit, unsigned int inverted) in heartbeat_toggle_bit() argument 41 if (inverted) in heartbeat_toggle_bit()
|
/linux-4.1.27/drivers/input/mouse/ |
D | trackpoint.c | 110 unsigned char inverted; member 120 if (attr->inverted) in trackpoint_show_int_attr() 171 if (attr->inverted) in trackpoint_set_bit_attr() 189 .inverted = _inv, \
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | ti,omap3isp.txt | 49 0 -- not inverted; 1 -- inverted
|
D | video-interfaces.txt | 111 Valid values are 0 (normal) and 1 (inverted). The length of the array
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | pl061-gpio.txt | 7 - bit 0 specifies polarity (0 for normal, 1 for inverted)
|
D | fujitsu,mb86s70-gpio.txt | 11 - bit 0 specifies polarity (0 for normal, 1 for inverted).
|
D | gpio_lpc32xx.txt | 17 - bit 0 specifies polarity (0 for normal, 1 for inverted)
|
D | gpio-sx150x.txt | 18 bit 0: polarity (0: normal, 1: inverted)
|
D | gpio-adnp.txt | 10 - bit 0: polarity (0: normal, 1: inverted)
|
D | abilis,tb10x-gpio.txt | 9 - bit 0 specifies polarity (0 for normal, 1 for inverted).
|
D | nvidia,tegra20-gpio.txt | 11 - bit 0 specifies polarity (0 for normal, 1 for inverted)
|
D | brcm,kona-gpio.txt | 23 - bit 0 specifies polarity (0 for normal, 1 for inverted)
|
D | gpio.txt | 54 whether pin is open-drain and whether pin is logically inverted.
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | sync_serial.c | 387 IO_STATE(R_SYNC_SERIAL1_CTRL, status_polarity, inverted)| in initialize_port() 846 frame_polarity, inverted); in sync_serial_ioctl_unlocked() 853 status_polarity, inverted); in sync_serial_ioctl_unlocked() 861 clk_driver, inverted); in sync_serial_ioctl_unlocked() 868 frame_driver, inverted); in sync_serial_ioctl_unlocked() 875 status_driver, inverted); in sync_serial_ioctl_unlocked() 891 frame_polarity, inverted); in sync_serial_ioctl_unlocked() 898 frame_driver, inverted); in sync_serial_ioctl_unlocked() 900 clk_driver, inverted); in sync_serial_ioctl_unlocked()
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | fsl-usb.txt | 41 port power polarity of internal PHY signal DRVVBUS is inverted. 43 the PWR_FAULT signal polarity is inverted.
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | nxp,pca9685-pwm.txt | 12 - invert (bool): boolean to enable inverted logic
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | eiger.dts | 326 has-inverted-stacr-oc; 356 has-inverted-stacr-oc; 386 has-inverted-stacr-oc; 416 has-inverted-stacr-oc;
|
D | arches.dts | 291 has-inverted-stacr-oc; 320 has-inverted-stacr-oc; 349 has-inverted-stacr-oc;
|
D | klondike.dts | 187 has-inverted-stacr-oc; 217 has-inverted-stacr-oc;
|
D | glacier.dts | 363 has-inverted-stacr-oc; 393 has-inverted-stacr-oc; 423 has-inverted-stacr-oc; 453 has-inverted-stacr-oc;
|
D | obs600.dts | 270 has-inverted-stacr-oc; 300 has-inverted-stacr-oc;
|
D | rainier.dts | 283 has-inverted-stacr-oc; 312 has-inverted-stacr-oc;
|
D | sequoia.dts | 341 has-inverted-stacr-oc; 370 has-inverted-stacr-oc;
|
D | makalu.dts | 236 has-inverted-stacr-oc; 266 has-inverted-stacr-oc;
|
D | kilauea.dts | 290 has-inverted-stacr-oc; 320 has-inverted-stacr-oc;
|
D | ac14xx.dts | 171 wp-inverted; /* WP active high */
|
D | canyonlands.dts | 386 has-inverted-stacr-oc; 416 has-inverted-stacr-oc;
|
D | haleakala.dts | 235 has-inverted-stacr-oc;
|
D | mpc8379_rdb.dts | 174 sdhci,wp-inverted;
|
D | mpc8377_wlan.dts | 153 sdhci,wp-inverted;
|
D | mpc8379_mds.dts | 160 sdhci,wp-inverted;
|
D | mpc8378_mds.dts | 162 sdhci,wp-inverted;
|
D | mpc8377_rdb.dts | 176 sdhci,wp-inverted;
|
D | bluestone.dts | 338 has-inverted-stacr-oc;
|
D | mpc8378_rdb.dts | 176 sdhci,wp-inverted;
|
D | mpc8377_mds.dts | 162 sdhci,wp-inverted;
|
D | redwood.dts | 234 has-inverted-stacr-oc;
|
D | akebono.dts | 204 has-inverted-stacr-oc;
|
D | icon.dts | 281 has-inverted-stacr-oc;
|
D | katmai.dts | 271 has-inverted-stacr-oc;
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,sti-irq-syscfg.txt | 19 - st,invert-ext : External IRQs can be inverted at will. This property inverts
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | micrel.txt | 29 non-standard, inverted function of this configuration bit.
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | rotary-encoder.txt | 25 gpios = <&gpio 19 1>, <&gpio 20 0>; /* GPIO19 is inverted */
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | samsung-fimd.txt | 42 - samsung,invert-vden: video enable signal is inverted 43 - samsung,invert-vclk: video clock signal is inverted
|
D | atmel,lcdc.txt | 62 - atmel,lcdcon-backlight-inverted: invert backlight PWM polarity
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-led | 29 What: /sys/class/leds/<led>/inverted
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | tvp7002.txt | 28 1 = FID output polarity inverted
|
/linux-4.1.27/tools/firewire/ |
D | nosy-dump.h | 66 uint32_t inverted; member
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | s5h1409.c | 390 static int s5h1409_set_spectralinversion(struct dvb_frontend *fe, int inverted) in s5h1409_set_spectralinversion() argument 394 dprintk("%s(%d)\n", __func__, inverted); in s5h1409_set_spectralinversion() 396 if (inverted == 1) in s5h1409_set_spectralinversion()
|
D | lg2160.c | 356 int inverted) in lg2160_spectrum_polarity() argument 366 val |= (inverted) ? 0x02 : 0x00; in lg2160_spectrum_polarity()
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-memory.txt | 101 0x7000: LSB I2C write clock bit (inverted) 102 0x7004: LSB I2C write data bit (inverted)
|
/linux-4.1.27/Documentation/hwmon/ |
D | adm1026 | 23 List of GPIO pins (0-16) to program as inverted 25 List of GPIO pins (0-16) to program as normal/non-inverted
|
D | it87 | 95 misconfigured by BIOS - PWM values would be inverted. This option tries
|
D | w83781d | 163 Note that the individual beep bits are inverted from the other chips.
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,cygnus-gpio.txt | 93 /* Bluetooth that uses the ASIU GPIO 5, with polarity inverted */
|
D | brcm,bcm2835-gpio.txt | 12 - bit 0 specifies polarity (0 for normal, 1 for inverted)
|
D | pinctrl-st.txt | 148 as non inverted clock retimed with CLK_B and delay of 0 pico seconds:
|
/linux-4.1.27/sound/ppc/ |
D | awacs.c | 151 int inverted = (kcontrol->private_value >> 16) & 1; in snd_pmac_awacs_get_volume() local 159 if (inverted) { in snd_pmac_awacs_get_volume() 174 int inverted = (kcontrol->private_value >> 16) & 1; in snd_pmac_awacs_put_volume() local 183 if (inverted) { in snd_pmac_awacs_put_volume()
|
/linux-4.1.27/Documentation/input/ |
D | sentelic.txt | 489 Following values needed to be inverted(the '~' operator in C) before being 512 inverted(refer to the 'Register inversion requirement' section), 517 5b. send the inverted register address to FSP and goto step 8; 551 inverted(refer to the 'Register inversion requirement' section), 556 2b. send the inverted register address to FSP and goto step 5; 573 inverted(refer to the 'Register inversion requirement' section), 578 6b. send the inverted register value to FSP and goto step 9; 646 inverted(refer to the 'Register inversion requirement' section), 651 5b. send the inverted page address to FSP and goto step 9;
|
D | walkera0701.txt | 80 (Warning, pulses on ACK are inverted by transistor, irq is raised up on sync
|
D | rotary-encoder.txt | 81 steps the encoder has and can carry information about externally inverted
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx.h | 422 bool inverted; member 436 bool inverted; member
|
D | em28xx-cards.c | 503 .inverted = 0, 513 .inverted = 1, 519 .inverted = 1, 532 .inverted = 1, 538 .inverted = 1, 548 .inverted = 1, 558 .inverted = 0,
|
D | em28xx-input.c | 519 if (button->inverted) { in em28xx_query_buttons()
|
D | em28xx-core.c | 685 (!start ^ led->inverted) ? in em28xx_capture_start()
|
/linux-4.1.27/Documentation/leds/ |
D | ledtrig-oneshot.txt | 17 on (inverted) when not rearmed.
|
D | ledtrig-transient.txt | 108 Driver could map these values to inverted depending on the
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-report.txt | 179 - caller: inverted caller based call graph. 206 --inverted:: 207 alias for inverted caller based call graph.
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | lis302.txt | 60 Negative values can be used for inverted axis.
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | codec.txt | 86 invert = the control is inverted
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.txt | 24 signal is fed into the PMC. This signal is optionally inverted, and then
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Channel-Mapping-API.txt | 128 SNDRV_CHMAP_PHASE_INVERSE indicates the channel is phase inverted,
|
D | HD-Audio-Models.txt | 282 hp-inv-led HP with broken BIOS for inverted mute LED
|
D | HD-Audio.txt | 434 inverted 438 inverted logic 461 phase-inverted digital mics
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio.txt | 80 GPIO may be inverted before is reaches its destination, or a device could decide
|
/linux-4.1.27/Documentation/blockdev/ |
D | floppy.txt | 82 inverted convention for the disk change line.
|
/linux-4.1.27/Documentation/filesystems/ |
D | hpfs.txt | 17 attributes. Mode is inverted umask - for example umask 027 gives owner
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 445 'i': inverted colors, i.e. 0=black, 1=white 736 Use inverted display (black on white). Functionally the same as the
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 739 Fix oops when mounting to long server names caused by inverted parms to kmalloc.
|
/linux-4.1.27/Documentation/networking/ |
D | can.txt | 450 The filter can be inverted in this semantic, when the CAN_INV_FILTER
|