/freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
H A D | jh7110-pine64-star64.dts | 51 motorcomm,tx-clk-10-inverted; 52 motorcomm,tx-clk-100-inverted; 53 motorcomm,tx-clk-1000-inverted; 62 motorcomm,tx-clk-10-inverted; 63 motorcomm,tx-clk-100-inverted;
|
H A D | jh7110-milkv-mars.dts | 30 motorcomm,tx-clk-10-inverted; 31 motorcomm,tx-clk-100-inverted; 32 motorcomm,tx-clk-1000-inverted;
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | chipone_icn8318.txt | 19 - touchscreen-inverted-x : X axis is inverted (boolean) 20 - touchscreen-inverted-y : Y axis is inverted (boolean) 39 touchscreen-inverted-x;
|
H A D | mms114.txt | 17 - touchscreen-inverted-x: See [1] 18 - touchscreen-inverted-y: See [1] 37 touchscreen-inverted-x; 38 touchscreen-inverted-y;
|
H A 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;
|
H A D | exc3000.txt | 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt 24 touchscreen-inverted-x;
|
H A 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;
|
H A D | silead_gsl1680.txt | 20 - touchscreen-inverted-x : See touchscreen.txt 21 - touchscreen-inverted-y : See touchscreen.txt 40 touchscreen-inverted-x;
|
H A D | raspberrypi,firmware-ts.txt | 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt
|
H A D | zet6223.txt | 15 - touchscreen-inverted-x : See touchscreen.txt 16 - touchscreen-inverted-y : See touchscreen.txt
|
H A D | eeti.txt | 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y
|
/freebsd/sys/arm/mv/ |
H A D | mvebu_gpio.c | 412 bool inverted, level; in mvebu_gpio_pic_map_fdt() local 428 inverted = false; in mvebu_gpio_pic_map_fdt() 432 inverted = true; in mvebu_gpio_pic_map_fdt() 436 inverted = false; in mvebu_gpio_pic_map_fdt() 440 inverted = true; in mvebu_gpio_pic_map_fdt() 448 *invertedp = inverted; in mvebu_gpio_pic_map_fdt() 459 bool inverted, level; in mvebu_gpio_pic_map_gpio() local 466 inverted = true; in mvebu_gpio_pic_map_gpio() 470 inverted = false; in mvebu_gpio_pic_map_gpio() 475 inverted = false; in mvebu_gpio_pic_map_gpio() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | vt8500-sdmmc.txt | 11 - sdon-inverted: SD_ON bit is inverted on the controller 21 sdon-inverted;
|
H A D | atmel-hsmci.txt | 44 - cd-inverted: invert the value of external card detect gpio line 53 cd-inverted; 67 cd-inverted;
|
H A 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.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | rt5651.txt | 25 - realtek,jack-detect-not-inverted 26 bool. Normal jack-detect switches give an inverted (active-low) signal, 28 inverted.
|
H A D | rt5640.txt | 48 - realtek,jack-detect-not-inverted 49 bool. Normal jack-detect switches give an inverted signal, set this bool 50 in the rare case you've a jack-detect switch which is not inverted.
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-b155v2.dts | 28 touchscreen-inverted-x; 29 touchscreen-inverted-y;
|
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/ |
H A D | rmi_2d_sensor.txt | 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y 52 touchscreen-inverted-y;
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap5-sbc-t54.dts | 35 cd-inverted; 36 wp-inverted;
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_ehrpwm.c | 174 bool inverted; /* signal inverted? */ member 230 if (sc->sc_channels[chan].inverted) in am335x_ehrpwm_cfg_enable() 366 sc->sc_channels[channel].inverted = true; in am335x_ehrpwm_channel_set_flags() 375 sc->sc_channels[channel].inverted = false; in am335x_ehrpwm_channel_set_flags() 398 if (sc->sc_channels[channel].inverted == true) in am335x_ehrpwm_channel_get_flags()
|
/freebsd/sys/contrib/device-tree/src/riscv/sophgo/ |
H A D | sg2042-milkv-pioneer.dts | 34 wp-inverted; 52 wp-inverted;
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-a64-oceanic-5205-5inmfd.dts | 49 touchscreen-inverted-x; 50 touchscreen-inverted-y;
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mq-zii-ultra-rmb3.dts | 127 touchscreen-inverted-x; 136 touchscreen-inverted-x; 149 touchscreen-inverted-x;
|
/freebsd/sys/arm/mv/armada/ |
H A D | thermal.c | 67 boolean_t inverted; member 89 .inverted = TRUE, 276 if (tdata->inverted) in armada_tsen_get_temp()
|