| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprocarg.c | 515 /* Indicate that we have processed the argument */ in ddxProcessArgument() 527 /* Indicate that we have processed this argument */ in ddxProcessArgument() 537 /* Indicate that we have processed this argument */ in ddxProcessArgument() 549 /* Indicate that we have processed this argument */ in ddxProcessArgument() 562 /* Indicate that we have processed this argument */ in ddxProcessArgument() 571 /* Indicate that we have processed this argument */ in ddxProcessArgument() 584 /* Indicate that we have processed this argument */ in ddxProcessArgument() 596 /* Indicate that we have processed this argument */ in ddxProcessArgument() 608 /* Indicate that we have processed this argument */ in ddxProcessArgument() 620 /* Indicate that we have processed this argument */ in ddxProcessArgument() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | rtl819x_HT.h | 143 …_ele SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilitie… 144 …HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate H… 157 u8 bAMPDUEnable; // This indicate Tx A-MPDU capability 158 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability 159 u8 AMPDU_Factor; // This indicate Tx A-MPDU capability 160 u8 CurrentAMPDUFactor; // This indicate Tx A-MPDU capability 161 u8 MPDU_Density; // This indicate Tx A-MPDU capability 162 u8 CurrentMPDUDensity; // This indicate Tx A-MPDU capability 275 /* Indicate different AP vendor for IOT issue */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | atmel,at91-pinctrl.txt | 89 PULL_UP (1 << 0): indicate this pin needs a pull up. 90 MULTIDRIVE (1 << 1): indicate this pin needs to be configured as multi-drive. 92 DEGLITCH (1 << 2): indicate this pin needs deglitch. 93 PULL_DOWN (1 << 3): indicate this pin needs a pull down. 94 DIS_SCHMIT (1 << 4): indicate this pin needs to the disable schmitt trigger. 95 DRIVE_STRENGTH (3 << 5): indicate the drive strength of the pin using the 101 OUTPUT (1 << 7): indicate this pin need to be configured as an output. 104 DEBOUNCE (1 << 16): indicate this pin needs debounce.
|
| /OK3568_Linux_fs/u-boot/include/android_avb/ |
| H A D | rk_avb_ops_user.h | 123 * @param flash_lock_state A flag indicate the device flash state. 132 * @param flash_lock_state A flag indicate the device flash state. 139 * The android things use the flag of lock state to indicate 142 * @param lock_state A flag indicate the device lock state. 149 * The android things use the flag of lock state to indicate 152 * @param lock_state A flag indicate the device lock state. 160 * And if them were written, there must have a flag to indicate. 162 * @param flag indicate the permanent attributes have been written 171 * And if them were written, there must have a flag to indicate. 174 * to indicate the permanent attributes has been
|
| /OK3568_Linux_fs/kernel/include/net/netns/ |
| H A D | sctp.h | 129 /* Flag to indicate if addip is enabled. */ 133 /* Flag to indicate if PR-SCTP is enabled. */ 136 /* Flag to indicate if PR-CONFIG is enabled. */ 139 /* Flag to indicate if SCTP-AUTH is enabled */ 142 /* Flag to indicate if stream interleave is enabled */ 145 /* Flag to indicate if ecn is enabled */
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/net/ |
| H A D | fixed-link.txt | 12 * 'speed' (integer, mandatory), to indicate the link speed. Accepted 14 * 'full-duplex' (boolean, optional), to indicate that full duplex is 16 * 'pause' (boolean, optional), to indicate that pause should be 18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 334 This method is called to indicate that an object has been unbound from its 370 This is called to indicate to the cache that certain attributes on a netfs 376 It should also call fscache_set_store_limit() to indicate to FS-Cache the 424 metadata is retained. This will indicate to the netfs that the page needs 622 * Indicate the destruction of an object:: 632 * Indicate negative lookup on an object:: 636 This is called to indicate to FS-Cache that a lookup process for an object 647 * Indicate an object has been obtained:: 651 This is called to indicate to FS-Cache that a lookup process for an object 655 This changes the state of an object to indicate: [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | mv-xor.txt | 20 - dmacap,memcpy to indicate that the XOR channel is capable of memcpy operations 21 - dmacap,memset to indicate that the XOR channel is capable of memset operations 22 - dmacap,xor to indicate that the XOR channel is capable of xor operations 23 - dmacap,interrupt to indicate that the XOR channel is capable of
|
| /OK3568_Linux_fs/kernel/lib/xz/ |
| H A D | xz_lzma2.h | 60 /* The lowest 7 states indicate that the previous state was a literal. */ 63 /* Indicate that the latest symbol was a literal. */ 74 /* Indicate that the latest symbol was a match. */ 80 /* Indicate that the latest state was a long repeated match. */ 86 /* Indicate that the latest symbol was a short match. */ 182 /* Distance slots that indicate a distance <= 127. */
|
| /OK3568_Linux_fs/kernel/include/net/caif/ |
| H A D | caif_device.h | 25 * Layer Device in order to indicate if this device 29 * Is set by CAIF Link Layer in order to indicate if the 33 * @use_fcs: Indicate if Frame CheckSum (fcs) is used. 37 * @use_stx: Indicate STart of frame eXtension (stx) in use.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | rockchip,rk817-codec.txt | 32 Boolean. Indicate MIC input are differential, rather than single-ended. 34 Boolean. Indicate pdmdata output is enable or disable. 36 Boolean. Indicate use external amplifier or not. 38 Boolean. Indicate adc use for loopback or not.
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | well-known-leds.txt | 21 Game controllers may feature LEDs to indicate a player number. This is commonly 23 The "player LEDs" are then programmed with a pattern to indicate a particular 25 to indicate player 1, "-x--" to indicate player 2 etcetera where "x" means on.
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | freeze_controller.c | 21 * flag is set to TRUE to indicate the IO banks are frozen 63 /* Set global flag to indicate channel is frozen */ in sys_mgr_frzctrl_freeze_req() 104 /* Set global flag to indicate channel is frozen */ in sys_mgr_frzctrl_freeze_req() 150 /* Set global flag to indicate channel is thawed */ in sys_mgr_frzctrl_thaw_req() 209 /* Set global flag to indicate channel is thawed */ in sys_mgr_frzctrl_thaw_req()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativeposition.cpp | 221 (to indicate whether that data has been received or not, as every update 236 (to indicate whether that data has been received or not, as every update 251 (to indicate whether that data has been received or not, as every update 265 (to indicate whether that data has been received or not, as every update 320 (to indicate whether that data has been received or not, as every update 361 (to indicate whether that data has been received or not, as every update 388 This property is true if \l direction has been set (to indicate whether that data has been 417 This property is true if \l verticalSpeed has been set (to indicate whether that data has been 446 … This property is true if \l magneticVariation has been set (to indicate whether that data has been
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | events-kmem.rst | 25 Heavy activity for these events may indicate that a specific cache is 65 is triggered. Significant amounts of activity here could indicate that the 71 indicate that the system is under memory pressure and can also indicate 97 is being concentrated in one place. It could also indicate that the per-CPU
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | elf_hwcaps.rst | 43 The majority of hwcaps are intended to indicate the presence of features 53 Such hwcaps indicate the availability of functionality that the ARM ARM 55 indicate that idreg.field is precisely equal to val, nor do they 56 indicate the absence of functionality implied by other values of 59 Other hwcaps may indicate the presence of features which cannot be
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | rxrpc.rst | 245 to indicate the terminal message for that call. 252 and control data messages will be set to indicate the context. Receiving 348 This is used to indicate the application's call ID. It's an unsigned long 357 sendmsg, or it can be delivered by recvmsg to indicate a remote abort was 364 This is delivered to a server application to indicate that the final ACK 366 RXRPC_USER_CALL_ID to indicate the call that's now complete. 370 This is delivered to an application to indicate that an ICMP error message 373 indicating the problem, and an RXRPC_USER_CALL_ID will indicate the call 378 This is delivered to a client application to indicate that a call was 380 associated with an RXRPC_USER_CALL_ID to indicate the rejected call. [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | dsa.h | 36 * "dsa" to indicate that this port is a DSA link to 37 * another switch, NULL to indicate the port is unused, 38 * or any other string to indicate this is a physical port.
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/ |
| H A D | ubispl.h | 72 * @fm_used: Bitmap to indicate the PEBS covered by fastmap 73 * @scanned: Bitmap to indicate the PEBS of which the VID header 75 * @corrupt: Bitmap to indicate corrupt blocks 76 * @toload: Bitmap to indicate the volumes which should be loaded
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | adp5061.c | 555 /* This property is used to indicate the input current in adp5061_get_property() 560 /* This property is used to indicate the termination in adp5061_get_property() 566 * This property is used to indicate the trickle to fast in adp5061_get_property() 571 /* This property is used to indicate the charging in adp5061_get_property() 577 * This property is used to indicate the value of the constant in adp5061_get_property() 583 * This property is used to indicate the value of the trickle in adp5061_get_property() 596 * Indicate the charger status in relation to power in adp5061_get_property() 602 * Indicate the battery status in relation to power in adp5061_get_property() 607 /* Indicate the values of the termination current */ in adp5061_get_property()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | matrixsearch.h | 50 // Used to indicate whether all spelling ids from the root are full spelling 73 // Used to indicate whether there are dmi nodes in this step with full 99 // Points to a MatrixNode of the current step to indicate which choice the 105 // lma_id_ of class MatrixSearch, and fixed_lmas_ is used to indicate how many 156 // Used to indicate whether this object has been initialized. 162 // Used to indicate this switcher status: when "xian" is parseed, should 212 // If fixed_lmas_ is bigger than i, Element i is used to indicate whether 409 // If is_pos_in_splid is false, pos is used to indicate that pos-th Pinyin 431 // to indicate the beginning of the next un-input speling.
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | matrixsearch.h | 50 // Used to indicate whether all spelling ids from the root are full spelling 73 // Used to indicate whether there are dmi nodes in this step with full 99 // Points to a MatrixNode of the current step to indicate which choice the 105 // lma_id_ of class MatrixSearch, and fixed_lmas_ is used to indicate how many 156 // Used to indicate whether this object has been initialized. 162 // Used to indicate this switcher status: when "xian" is parseed, should 212 // If fixed_lmas_ is bigger than i, Element i is used to indicate whether 409 // If is_pos_in_splid is false, pos is used to indicate that pos-th Pinyin 431 // to indicate the beginning of the next un-input speling.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | occ.rst | 57 Temperature sensor fault boolean; 1 to indicate 58 that a fault is present or 0 to indicate that 64 VRM temperature alarm boolean; 1 to indicate 65 alarm, 0 to indicate no alarm
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | poll.h | 23 to indicate the interesting event types; they will appear in `revents' 24 to indicate the status of the file descriptor. */ 45 `events', but they will appear in `revents' to indicate the status of
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | poll.h | 23 to indicate the interesting event types; they will appear in `revents' 24 to indicate the status of the file descriptor. */ 45 `events', but they will appear in `revents' to indicate the status of
|