Home
last modified time | relevance | path

Searched refs:Active (Results 1 – 25 of 133) sorted by relevance

123456

/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dviafb.modes21 # Active Time 25.422 us 15.253 ms
46 # Active Time 20.317 us 12.800 ms
67 # Active Time 17.778 us 11.093 ms
88 # Active Time 14.827 us 9.430 ms
109 # Active Time 12.212 us 7.767 ms
130 # Active Time 26.786 us 16.000 ms
151 # Active Time 27.044 us 16.097 ms
172 # Active Time 22.040 us 16.080 ms
193 # Active Time 20.000 us 15.840 ms
215 # Active Time 16.162 us 12.800 ms
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun8i-s3-pinecube.dts73 hsync-active = <1>; /* Active high */
74 vsync-active = <0>; /* Active low */
75 data-active = <1>; /* Active high */
124 hsync-active = <1>; /* Active high */
125 vsync-active = <0>; /* Active low */
126 data-active = <1>; /* Active high */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dtvp7002.txt19 - sync-on-green-active: Active state of Sync-on-green signal property of the
21 0 = Normal Operation (Active Low, Default)
24 - field-even-active: Active-high Field ID output polarity control of the bus.
27 0 = Normal Operation (Active Low, Default)
H A Daptina,mt9v111.txt20 - enable-gpios: output enable signal, pin name "OE#". Active low.
22 Active high.
23 - reset-gpios: chip reset signal, pin name "RESET#". Active low.
H A Dov9650.txt11 Active is high.
13 Active is high.
H A Dmt9m001.txt14 Active low.
16 Active high.
H A Dov2659.txt17 Active high with internal pull down resistor.
19 Active low with internal pull up resistor.
H A Dov7740.txt19 if any. Active low with pull-ip resistor.
21 if any. Active high with pull-down resistor.
H A Dov7670.txt18 Active is low.
20 Active is high.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/
H A Dtag_of.hpp51 template <typename Sequence, typename Active>
69 template <typename Sequence, typename Active>
71 : boost::fusion::detail::tag_of_impl<Sequence, Active>
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-amarula-relic.dts50 hsync-active = <1>; /* Active high */
51 vsync-active = <0>; /* Active low */
52 data-active = <1>; /* Active high */
90 hsync-active = <1>; /* Active high */
91 vsync-active = <0>; /* Active low */
92 data-active = <1>; /* Active high */
H A Dsun50i-a64-pinetab.dts65 hsync-active = <1>; /* Active high */
66 vsync-active = <0>; /* Active low */
67 data-active = <1>; /* Active high */
128 hsync-active = <1>; /* Active high */
129 vsync-active = <0>; /* Active low */
130 data-active = <1>; /* Active high */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dcirrus,clps711x-mctrl-gpio.txt8 0 = Active high,
9 1 = Active low.
H A Dgpio-74xx-mmio.txt21 0 = Active High,
22 1 = Active Low.
H A Dgpio-detection.txt10 low to power down the board set it to "Active Low", otherwise set
11 gpio to "Active High".
H A Drockchip,rk3328-grf-gpio.txt16 0 = Active high,
17 1 = Active low.
/OK3568_Linux_fs/kernel/drivers/block/
H A Dumem.c121 int Active, Ready; member
260 page = &card->mm_pages[card->Active]; in mm_start_io()
262 card->Active, page->headcnt, page->cnt - 1); in mm_start_io()
313 if (card->Active == -1 && in activate()
315 card->Active = card->Ready; in activate()
320 } while (card->Active == -1 && add_bio(card)); in activate()
422 if (card->Active < 0) in process_page()
424 page = &card->mm_pages[card->Active]; in process_page()
488 card->Active = -1; in process_page()
727 if (card->Active >= 0) in check_all_batteries()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/adcli/
H A Dadcli_0.9.0.bb1 SUMMARY = "Active Directory enrollment"
2 DESCRIPTION = "A helper library and tools for Active Directory client operations."
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dpxa-camera.txt37 hsync-active = <0>; /* Active low */
38 vsync-active = <0>; /* Active low */
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/regulator/
H A Dfixed.txt15 - enable-active-high: Polarity of GPIO is Active high. If this property
16 is missing, the default assumed is Active low.
/OK3568_Linux_fs/buildroot/package/samba4/
H A DConfig.in39 Enable Active Directory Domain Controller functionality.
48 Enable Active Directory member Server functionality.
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/leds/
H A Dleds-gpio.txt11 Documentation/devicetree/bindings/gpio/gpio.txt. Active low LEDs should be
31 gpios = <&mcu_pio 0 1>; /* Active low */
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0010-clang-Define-releative-gcc-installation-dir.patch22 bool Active;
46 if (!Suffix.Active)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/
H A Dgpio-poweroff.txt22 low to power down the board set it to "Active Low", otherwise set
23 gpio to "Active High".
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_download.cpp51 if (status.downloadState == OfflineRegionDownloadState::Active) { in setState()
61 if (status.downloadState == OfflineRegionDownloadState::Active) { in getStatus()
157 status.downloadState = OfflineRegionDownloadState::Active; in activateDownload()

123456