Home
last modified time | relevance | path

Searched refs:inverted (Results 1 – 25 of 190) sorted by relevance

12345678

/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110-pine64-star64.dts51 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 Djh7110-milkv-mars.dts30 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 Dchipone_icn8318.txt19 - touchscreen-inverted-x : X axis is inverted (boolean)
20 - touchscreen-inverted-y : Y axis is inverted (boolean)
39 touchscreen-inverted-x;
H A Dmms114.txt17 - touchscreen-inverted-x: See [1]
18 - touchscreen-inverted-y: See [1]
37 touchscreen-inverted-x;
38 touchscreen-inverted-y;
H A 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;
H A Dexc3000.txt11 - touchscreen-inverted-x: See touchscreen.txt
12 - touchscreen-inverted-y: See touchscreen.txt
24 touchscreen-inverted-x;
H A Dbu21013.txt15 - touchscreen-inverted-x : General touchscreen binding, see [1].
16 - touchscreen-inverted-y : General touchscreen binding, see [1].
41 touchscreen-inverted-y;
H A Dsilead_gsl1680.txt20 - touchscreen-inverted-x : See touchscreen.txt
21 - touchscreen-inverted-y : See touchscreen.txt
40 touchscreen-inverted-x;
H A Draspberrypi,firmware-ts.txt11 - touchscreen-inverted-x: See touchscreen.txt
12 - touchscreen-inverted-y: See touchscreen.txt
H A Dzet6223.txt15 - touchscreen-inverted-x : See touchscreen.txt
16 - touchscreen-inverted-y : See touchscreen.txt
H A Deeti.txt16 - touchscreen-inverted-x
17 - touchscreen-inverted-y
/freebsd/sys/arm/mv/
H A Dmvebu_gpio.c412 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 Dvt8500-sdmmc.txt11 - sdon-inverted: SD_ON bit is inverted on the controller
21 sdon-inverted;
H A Datmel-hsmci.txt44 - cd-inverted: invert the value of external card detect gpio line
53 cd-inverted;
67 cd-inverted;
H A 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.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drt5651.txt25 - realtek,jack-detect-not-inverted
26 bool. Normal jack-detect switches give an inverted (active-low) signal,
28 inverted.
H A Drt5640.txt48 - 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 Dimx6dl-b155v2.dts28 touchscreen-inverted-x;
29 touchscreen-inverted-y;
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_2d_sensor.txt16 - touchscreen-inverted-x
17 - touchscreen-inverted-y
52 touchscreen-inverted-y;
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap5-sbc-t54.dts35 cd-inverted;
36 wp-inverted;
/freebsd/sys/arm/ti/am335x/
H A Dam335x_ehrpwm.c174 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 Dsg2042-milkv-pioneer.dts34 wp-inverted;
52 wp-inverted;
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts49 touchscreen-inverted-x;
50 touchscreen-inverted-y;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-zii-ultra-rmb3.dts127 touchscreen-inverted-x;
136 touchscreen-inverted-x;
149 touchscreen-inverted-x;
/freebsd/sys/arm/mv/armada/
H A Dthermal.c67 boolean_t inverted; member
89 .inverted = TRUE,
276 if (tdata->inverted) in armada_tsen_get_temp()

12345678