Home
last modified time | relevance | path

Searched +full:200 +full:g (Results 1 – 25 of 1148) sorted by relevance

12345678910>>...46

/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/share/i18n/locales/
H A Dmt_MT59 % [caseFirst upper] # DMS MSA 200:2009
61 % # This collation follows Maltese Standard DMS MSA 200:2009
64 % # More information is available at: (search for "MSA 200")
68 % &[before 1]g<ġ<<<Ġ
69 % # DMS 200:2009 says that "għ" shall be treated as one letter.
71 % # DMS 200:2009 says that "ie" shall be treated as two letters: i + e.
81 % <exemplarCharacters type="index" draft="contributed">[A B Ċ C D E F Ġ G {GĦ} H Ħ I {IE*} J K L M …
87 collating-symbol <g-dot-above>
90 collating-symbol <g-h-stroke-digraph>
91 collating-element <g-h-stroke> from "g<U0127>"
[all …]
H A Dml_IN115 collating-element <e0d15-0d4d-200d> from "<U0D15><U0D4D><U200D>"
116 collating-symbol <s0d15-0d4d-200d>
120 collating-element <e0d23-0d4d-200d> from "<U0D23><U0D4D><U200D>"
121 collating-symbol <s0d23-0d4d-200d>
125 collating-element <e0d28-0d4d-200d> from "<U0D28><U0D4D><U200D>"
126 collating-symbol <s0d28-0d4d-200d>
130 collating-element <e0d30-0d4d-200d> from "<U0D30><U0D4D><U200D>"
131 collating-symbol <s0d30-0d4d-200d>
135 collating-element <e0d32-0d4d-200d> from "<U0D32><U0D4D><U200D>"
136 collating-symbol <s0d32-0d4d-200d>
[all …]
/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/share/i18n/locales/
H A Dmt_MT59 % [caseFirst upper] # DMS MSA 200:2009
61 % # This collation follows Maltese Standard DMS MSA 200:2009
64 % # More information is available at: (search for "MSA 200")
68 % &[before 1]g<ġ<<<Ġ
69 % # DMS 200:2009 says that "għ" shall be treated as one letter.
71 % # DMS 200:2009 says that "ie" shall be treated as two letters: i + e.
81 % <exemplarCharacters type="index" draft="contributed">[A B Ċ C D E F Ġ G {GĦ} H Ħ I {IE*} J K L M …
87 collating-symbol <g-dot-above>
90 collating-symbol <g-h-stroke-digraph>
91 collating-element <g-h-stroke> from "g<U0127>"
[all …]
H A Dml_IN115 collating-element <e0d15-0d4d-200d> from "<U0D15><U0D4D><U200D>"
116 collating-symbol <s0d15-0d4d-200d>
120 collating-element <e0d23-0d4d-200d> from "<U0D23><U0D4D><U200D>"
121 collating-symbol <s0d23-0d4d-200d>
125 collating-element <e0d28-0d4d-200d> from "<U0D28><U0D4D><U200D>"
126 collating-symbol <s0d28-0d4d-200d>
130 collating-element <e0d30-0d4d-200d> from "<U0D30><U0D4D><U200D>"
131 collating-symbol <s0d30-0d4d-200d>
135 collating-element <e0d32-0d4d-200d> from "<U0D32><U0D4D><U200D>"
136 collating-symbol <s0d32-0d4d-200d>
[all …]
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dcma3000_d0x.rst33 which includes time and g value. Refer product specifications for
59 G range in milli g i.e 2000 or 8000
65 Motion detect g range threshold value
71 Free fall g range threshold value
88 Fuzz 200
93 Fuzz 200
98 Fuzz 200
122 2000: 2000 mg or 2G Range
123 8000: 8000 mg or 8G Range
127 X: X * 71mg (8G Range)
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/scripts/
H A Dsynth.sh61 \"|$s $G0 $e 2.6 .1 bend .5,200,.2\" \
78 \"|$l pl %5 $o trim 0 .5 bend .2,-200,.1\" \
79 \"|$l pl %0 $o fade 0 .55 .1 bend .2,-200,.1\" \
82 \"|$l pl %12 $o trim 0 .5 bend .2,-200,.1\" \
83 \"|$l pl %12 $o trim 0 .5 bend .2,-200,.1\" \
84 \"|$l pl %12 $o fade 0 .8 .1 bend .2,-200,.1\" \
85 \"|$l pl %12 $o trim 0 .3 bend .1,-200,.1\" \
105 \"|$b G#1 $c\" \
136 \"|$b G#1 $c\" \
164 \"|$b G#1 $c\" \
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dport.c64 * Alternative values require the 200BASE (or AltSpeed) bit 12 set.
179 case 200: in mv88e6xxx_port_set_speed_duplex()
252 /* Support 10, 100, 200 Mbps (e.g. 88E6065 family) */
257 speed = 200; in mv88e6065_port_set_speed_duplex()
259 if (speed > 200) in mv88e6065_port_set_speed_duplex()
262 /* Setting 200 Mbps on port 0 to 3 selects 100 Mbps */ in mv88e6065_port_set_speed_duplex()
267 /* Support 10, 100, 1000 Mbps (e.g. 88E6185 family) */
274 if (speed == 200 || speed > 1000) in mv88e6185_port_set_speed_duplex()
281 /* Support 10, 100 Mbps (e.g. 88E6250 family) */
295 /* Support 10, 100, 200, 1000, 2500 Mbps (e.g. 88E6341) */
[all …]
/OK3568_Linux_fs/buildroot/package/keyutils/
H A D0001-fix-install-rule.patch14 @@ -200,7 +200,7 @@ ifeq ($(NO_SOLIB),0)
21 -e 's,@VERSION\@,$(VERSION),g' \
22 -e 's,@prefix\@,$(PREFIX),g' \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/accel/
H A Dadi,adxl372.yaml7 title: Analog Devices ADXL372 3-Axis, +/-(200g) Digital Accelerometer
13 Analog Devices ADXL372 3-Axis, +/-(200g) Digital Accelerometer that supports
/OK3568_Linux_fs/external/linux-rga/samples/fill_demo/src/
H A Drga_fill_rectangle_task_array_demo.cpp60 * Allocate dma_buf within 4G from dma32_heap, in main()
62 * ColorFill can only be used on buffers within 4G. in main()
108 green_rect[2] = {100, 100, 200, 200}; in main()
128 red_rect[0] = {200, 200, 300, 300}; in main()
H A Drga_fill_rectangle_array_demo.cpp58 * Allocate dma_buf within 4G from dma32_heap, in main()
60 * ColorFill can only be used on buffers within 4G. in main()
97 dst_rect[2] = {100, 100, 200, 200}; in main()
H A Drga_fill_rectangle_task_demo.cpp59 * Allocate dma_buf within 4G from dma32_heap, in main()
61 * ColorFill can only be used on buffers within 4G. in main()
104 dst_rect[0] = {0, 0, 300, 200}; in main()
121 dst_rect[0] = {100, 100, 300, 200}; in main()
/OK3568_Linux_fs/kernel/drivers/eisa/
H A Deisa.ids173 CPQ0571 "Compaq ProSignia 200 Server"
183 CPQ0671 "Compaq ProSignia 200"
321 CPQ92B3 "6/200 FlexSMP Dual Processor Board"
516 FSI2001 "ESA-200 ATM"
517 FSI2002 "ESA-200A ATM"
518 FSI2003 "ESA-200E ATM"
519 GCI0101 "Gateway G/Ethernet 32EB -- 32-Bit EISA Bus Master Ethernet Adpater"
520 GCI0102 "Gateway G/Ethernet 32EB -- 32-Bit EISA Bus Master Ethernet Adapter"
521 GCI0103 "Gateway G/Ethernet 32EB -- 32-Bit EISA Bus Master Ethernet Adapter"
620 ICU02B0 "D-Link DE-200"
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dti,phy-j721e-wiz.yaml16 - ti,j721e-wiz-16g
17 - ti,j721e-wiz-10g
74 of 200 ms. However, some solutions might need more than 200 ms.
176 compatible = "ti,j721e-wiz-16g";
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/files/
H A Dpsplash-poky-img.h223 "\376\377\374\3\367\371\366\276\303\305u\210\224\266]oz\3m\200\213\257" \
257 "\241\247~\215\223ew\202\251]oz\2cu\200\322\330\332\305\376\377\374\377" \
291 "m\332\361G\317\353,\311\352(\307\350#\304\346\202\0\301\350\10\0\304" \
298 "\374\2\332\337\342m\200\213\231]oz\2l\177\212\360\366\370\273\376\377" \
354 "\2B\314\347\370\376\377\212\376\377\374\2\335\343\345^p{\224]oz\2m\200" \
368 "z\2dv\201\357\365\367\212\376\377\374\1G\317\353\240\25\274\344\3\0\302" \
401 "\377\223\377\377\377\260\376\377\374\1\264\274\305\223]oz\2cu\200\367" \
476 "\366\0\276\345\213\25\274\344\1\211\342\365\211\376\377\374\1m\200\213" \
484 "\1\231\241\251\222]oz\1cu\200\211\376\377\374\1\233\345\364\223\25\274" \
487 "\1k\327\357\211\376\377\374\1\200\217\225\222]oz\1u\210\224\256\376\377" \
[all …]
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dmonreader.rst42 Example: DEF STOR CONFIG 0.140M 200M.200M
45 address 0MB, the second is 200MB in size and begins at address 200MB,
73 there are other users already connected to the `*MONITOR` service (e.g.
93 This API provides no interface to control the `*MONITOR` service, e.g. specify
/OK3568_Linux_fs/kernel/include/linux/extcon/
H A Dextcon-adc-jack.h24 * For example, if { .state = 0x3, .min_adc = 100, .max_adc = 200}, it means
25 * that if ADC value is between (inclusive) 100 and 200, than the cable 0 and
42 * the consumer. E.g. 'battery_voltage'
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dpowernow-k8.h89 * - lowest entry in the high fid table must be a <= 200MHz + 2 * the entry
91 * - the parts can only step at <= 200 MHz intervals, odd fid values are
92 * supported in revision G and later revisions.
104 #define MIN_FREQ_RESOLUTION 200 /* fids jump by 2 matching freq jumps by 200 */
H A Ds5pv210-cpufreq.c87 /* APLL M,P,S values for 1G/800Mhz */
128 {0, L3, 200*1000},
175 /* L0 : [1000/200/100][166/83][133/66][200/200] */
178 /* L1 : [800/200/100][166/83][133/66][200/200] */
181 /* L2 : [400/200/100][166/83][133/66][200/200] */
184 /* L3 : [200/200/100][166/83][133/66][200/200] */
294 * SCLKA2M(200/1=200)->(200/4=50)Mhz in s5pv210_target()
308 * 2. Change SCLKA2M(200Mhz)to SCLKMPLL in MFC_MUX, G3D MUX in s5pv210_target()
309 * (200/4=50)->(667/4=166)Mhz in s5pv210_target()
394 * to SCLKA2M(200Mhz) in MFC_MUX and G3D MUX in s5pv210_target()
[all …]
/OK3568_Linux_fs/buildroot/support/misc/
H A Dgitlab-ci.yml.in18 - DEFCONFIG_NAME=$(echo ${CI_JOB_NAME} | sed -e 's,_check$,,g')
33 tail -200 build.log
50 tail -200 runtime-test.log
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dleds-blinkm.rst40 E.g.::
45 $ echo 200 > blinkm-6-9-blue/brightness
58 E.g. below /sys/bus/i2c/devices/6-0009/blinkm
66 E.g.::
/OK3568_Linux_fs/kernel/drivers/atm/
H A DKconfig84 Also, sometimes larger bursts lead to lower throughput, e.g. on an
331 tristate "FORE Systems 200E-series"
335 This is a driver for the FORE Systems 200E-series ATM adapter
336 cards. It simultaneously supports PCA-200E and SBA-200E models
363 conditions, e.g. when a fast host continuously submits very small
/OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/
H A Dallowedips.c43 color = hsiphash_1u32(0xdeadbeef, &key) % 200 << 16 | in print_node()
44 hsiphash_1u32(0xbabecafe, &key) % 200 << 8 | in print_node()
45 hsiphash_1u32(0xabad1dea, &key) % 200; in print_node()
495 *g = init_peer(), *h = init_peer(); in wg_allowedips_selftest() local
508 if (!a || !b || !c || !d || !e || !f || !g || !h) { in wg_allowedips_selftest()
525 insert(6, g, 0x24046800, 0, 0, 0, 32); in wg_allowedips_selftest()
531 insert(4, g, 64, 15, 112, 0, 20); in wg_allowedips_selftest()
551 test(4, c, 192, 168, 200, 182); in wg_allowedips_selftest()
557 test(6, g, 0x24046800, 0x40040806, 0, 0x1006); in wg_allowedips_selftest()
558 test(6, g, 0x24046800, 0x40040806, 0x1234, 0x5678); in wg_allowedips_selftest()
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-jasperlake.c23 #define JSL_GPP(r, s, e, g) \ argument
28 .gpio_base = (g), \
31 #define JSL_COMMUNITY(b, s, e, g) \ argument
41 .gpps = (g), \
42 .ngpps = ARRAY_SIZE(g), \
258 PINCTRL_PIN(200, "MLK_RSTB"),
312 JSL_GPP(0, 195, 200, INTEL_GPIO_BASE_NOMAP), /* HVCMOS */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs35l33.txt43 Optional H/G Algorithm sub-node:
46 the internal H/G Algorithm.
48 - cirrus,hg-algo : Sub-node for internal Class H/G algorithm that
53 - cirrus,mem-depth : Memory depth for the Class H/G algorithm measured in
66 - cirrus,ldo-path-disable : This is a boolean property. If present, the H/G
70 - cirrus,ldo-entry-delay : The LDO entry delay in milliseconds before the H/G
72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms.
75 - cirrus,vp-hg-auto : This is a boolean property. When set, class H/G VPhg
78 - cirrus,vp-hg : Class H/G algorithm VPhg. Controls the H/G algorithm's

12345678910>>...46