| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 21 # 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 D | sun8i-s3-pinecube.dts | 73 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 D | tvp7002.txt | 19 - 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 D | aptina,mt9v111.txt | 20 - 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 D | ov9650.txt | 11 Active is high. 13 Active is high.
|
| H A D | mt9m001.txt | 14 Active low. 16 Active high.
|
| H A D | ov2659.txt | 17 Active high with internal pull down resistor. 19 Active low with internal pull up resistor.
|
| H A D | ov7740.txt | 19 if any. Active low with pull-ip resistor. 21 if any. Active high with pull-down resistor.
|
| H A D | ov7670.txt | 18 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 D | tag_of.hpp | 51 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 D | sun50i-a64-amarula-relic.dts | 50 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 D | sun50i-a64-pinetab.dts | 65 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 D | cirrus,clps711x-mctrl-gpio.txt | 8 0 = Active high, 9 1 = Active low.
|
| H A D | gpio-74xx-mmio.txt | 21 0 = Active High, 22 1 = Active Low.
|
| H A D | gpio-detection.txt | 10 low to power down the board set it to "Active Low", otherwise set 11 gpio to "Active High".
|
| H A D | rockchip,rk3328-grf-gpio.txt | 16 0 = Active high, 17 1 = Active low.
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | umem.c | 121 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 D | adcli_0.9.0.bb | 1 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 D | pxa-camera.txt | 37 hsync-active = <0>; /* Active low */ 38 vsync-active = <0>; /* Active low */
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/regulator/ |
| H A D | fixed.txt | 15 - 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 D | Config.in | 39 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 D | leds-gpio.txt | 11 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 D | 0010-clang-Define-releative-gcc-installation-dir.patch | 22 bool Active; 46 if (!Suffix.Active)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/ |
| H A D | gpio-poweroff.txt | 22 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 D | offline_download.cpp | 51 if (status.downloadState == OfflineRegionDownloadState::Active) { in setState() 61 if (status.downloadState == OfflineRegionDownloadState::Active) { in getStatus() 157 status.downloadState = OfflineRegionDownloadState::Active; in activateDownload()
|