Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 2225) sorted by relevance

12345678910>>...89

/f-stack/tools/libxo/tests/core/saved/
H A Dtest_03.XP.out5 <in-use>12345</in-use>
6 <memory-use>54321</memory-use>
7 <high-use>-</high-use>
H A Dtest_03.X.out1 …xtra></extra><memory><type>name</type><in-use>12345</in-use><memory-use>54321</memory-use><high-us…
H A Dtest_03.J.out1 …"employee": [],"extra":"", "memory": [{"type":"name","in-use":12345,"memory-use":54321,"high-use":…
H A Dtest_03.JP.out9 "in-use": 12345,
10 "memory-use": 54321,
11 "high-use": "-",
H A Dtest_02.T.out4 improper use of profanity; ten yard penalty; first down
8 improper use of profanity; ten yard penalty; first down
15 10/20/30 mbufs <&> in use (current/cache/total)
37 improper use of profanity; ten yard penalty; first down
H A Dtest_03.HIPx.out22 …<div class="data" data-tag="in-use" data-xpath="/employees/memory[type = 'name']/in-use">12345</di…
24 …<div class="data" data-tag="memory-use" data-xpath="/employees/memory[type = 'name']/memory-use">5…
27 …<div class="data" data-tag="high-use" data-xpath="/employees/memory[type = 'name']/high-use"> …
H A Dtest_03.E.out9 op content: [in-use] [12345] [0]
10 op content: [memory-use] [54321] [0]
11 op string: [high-use] [-] [0]
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dat91-kizbox3_common.dtsi259 atmel,use-dma-rx;
260 atmel,use-dma-tx;
268 atmel,use-dma-rx;
269 atmel,use-dma-tx;
276 atmel,use-dma-rx;
277 atmel,use-dma-tx;
284 atmel,use-dma-rx;
285 atmel,use-dma-tx;
292 atmel,use-dma-rx;
293 atmel,use-dma-tx;
[all …]
H A Dat91-sama5d27_wlsom1_ek.dts82 atmel,use-dma-rx;
83 atmel,use-dma-tx;
92 atmel,use-dma-rx;
93 atmel,use-dma-tx;
231 atmel,use-dma-rx;
232 atmel,use-dma-tx;
239 atmel,use-dma-rx;
240 atmel,use-dma-tx;
H A Dat91-wb50n.dtsi76 dmas = <0>, <0>; /* Do not use DMA for dbgu */
81 atmel,use-dma-rx;
82 atmel,use-dma-tx;
89 atmel,use-dma-rx;
90 atmel,use-dma-tx;
101 atmel,use-dma-rx;
102 atmel,use-dma-tx;
H A Dat91-kizbox2-common.dtsi148 atmel,use-dma-rx;
149 atmel,use-dma-tx;
154 atmel,use-dma-rx;
155 atmel,use-dma-tx;
160 atmel,use-dma-rx;
161 atmel,use-dma-tx;
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Datmel-usart.txt36 - atmel,use-dma-rx: use of PDC or DMA for receiving data
37 - atmel,use-dma-tx: use of PDC or DMA for transmitting data
39 It will use specified PIO instead of the peripheral function pin for the USART feature.
50 - use PDC:
57 atmel,use-dma-rx;
58 atmel,use-dma-tx;
67 - use DMA:
74 atmel,use-dma-rx;
75 atmel,use-dma-tx;
H A Dst,stmfx.yaml50 description: if all STMFX pins[24:0] are available (no other STMFX function in use),
51 you should use gpio-ranges = <&stmfx_pinctrl 0 0 24>;
52 if agpio[3:0] are not available (STMFX Touchscreen function in use),
53 you should use gpio-ranges = <&stmfx_pinctrl 0 0 16>, <&stmfx_pinctrl 20 20 4>;
54 if agpio[7:4] are not available (STMFX IDD function in use),
55 you should use gpio-ranges = <&stmfx_pinctrl 0 0 20>;
H A Das3711.txt12 To use the SU1 converter as a backlight source the following two properties must
17 To use the SU2 converter as a backlight source the following two properties must
38 - su2-auto-curr1 : use CURR1 input for current feedback
39 - su2-auto-curr2 : use CURR2 input for current feedback
40 - su2-auto-curr3 : use CURR3 input for current feedback
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-stmfx.txt27 - bias-pull-pin-default: use the pin-default pull state.
35 called "agpio[7:0]". Example, to refer to pin 18 of STMFX, use "agpio2".
38 - if all STMFX pins[24:0] are available (no other STMFX function in use), you
39 should use gpio-ranges = <&stmfx_pinctrl 0 0 24>;
40 - if agpio[3:0] are not available (STMFX Touchscreen function in use), you
41 should use gpio-ranges = <&stmfx_pinctrl 0 0 16>, <&stmfx_pinctrl 20 20 4>;
42 - if agpio[7:4] are not available (STMFX IDD function in use), you
43 should use gpio-ranges = <&stmfx_pinctrl 0 0 20>;
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst24 - DO use node names matching the class of the device. Many standard names are
34 - DON'T use 'syscon' alone without a specific compatible string. A 'syscon'
42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
43 strings. DO use fallback compatibles when devices are the same as or a subset
47 - DO use a vendor prefix on device specific property names. Consider if
54 - DO use common property unit suffixes for properties with scientific units.
66 - DO use non-empty 'ranges' to limit the size of child buses/devices. 64-bit
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-gpio.yaml24 description: GPIO spec for the SCK line to use
28 description: GPIO spec for the MISO line to use
32 description: GPIO spec for the MOSI line to use
36 description: GPIOs to use for chipselect lines.
H A Dspi-synquacer.txt12 - socionext,use-rtm: boolean, if required to use "retimed clock" for RX
25 socionext,use-rtm;
/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Dda9062-wdt.txt10 - dlg,use-sw-pm: Add this property to disable the watchdog during suspend.
11 Only use this option if you can't use the watchdog automatic suspend
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dcavium-mmc.txt26 - spi-max-frequency : use max-frequency instead
27 - cavium,bus-max-width : use bus-width instead
28 - power-gpios : use vmmc-supply instead
29 - cavium,octeon-6130-mmc-slot : use mmc-slot instead
/f-stack/freebsd/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt46 For kernel makefiles, two commands are provided for use with
48 $(call if_needed,xzkern) which will use a BCJ filter and a big LZMA2
52 which will use no BCJ filter and 1 MiB LZMA2 dictionary.
57 CRC32, make sure that you don't use some other integrity check type
59 liblzma, you need to use either LZMA_CHECK_NONE or LZMA_CHECK_CRC32
60 when encoding. With the xz command line tool, use --check=none or
74 size for in-kernel use (maybe more is OK for initramfs). The presets
76 so don't hesitate to use custom settings. Example:
84 use a big dictionary: for maximum compression, the dictionary should
95 decompression code. I don't know if it could have any use in the
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dfsl,ssi.txt35 - fsl,fiq-stream-filter: Bool property. Disabled DMA and use FIQ instead to
51 playback and capture to use different sample sizes and
56 - fsl,playback-dma: Phandle to a node for the DMA channel to use for
60 - fsl,capture-dma: Phandle to a node for the DMA channel to use for
75 and capture. On the MPC8610, for example, SSI1 must use DMA channel 0 for
76 playback and DMA channel 1 for capture. SSI2 must use DMA channel 2 for
78 DMA controller to use, but the channels themselves are hard-wired. The
86 drivers (fsldma) will attempt to use them, and it will conflict with the
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt27 - ti,nand-ecc-opt: A string setting the ECC layout to use. One of:
29 "hw" <deprecated> use "ham1" instead
30 "hw-romcode" <deprecated> use "ham1" instead
44 - elm_id: <deprecated> use "ti,elm-id" instead
114 such SoC can use ecc-schemes with software library for error-correction
137 trying to use BCH16 (ECC_BYTES=26) ecc-scheme.
141 probably use lower ecc-schemes like BCH8.
144 trying to use BCH16 (ECC_BYTES=26) ecc-scheme.
147 (OOBSIZE=128). So this device can use BCH16 ecc-scheme.
/f-stack/doc/
H A DF-Stack_Binary_Release_Quick_Start.md3 ## How to use
5 Before you start to use f-stack-binary-release package, please make sure you:
23 … If you do not add any argument, it will run a helloworld example, you can use it to test whether …
59use f-stack applications directly on these releases. What should be paid attention to is that f-st…
76 … if you are using cloud virtual machine in cloud.tencent.com, you can also use this f-stack-quick-…
/f-stack/freebsd/contrib/device-tree/Bindings/extcon/
H A Dwlf,arizona.yaml30 wlf,use-jd2:
35 wlf,use-jd2-nopull:
106 will use MICDET1 and 0x2000 will use MICDET2.
110 will use MICVDD, 1-3 will use MICBIASx.

12345678910>>...89