Home
last modified time | relevance | path

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

12345678910>>...44

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtable.c423 0, 0, 1, 0x00000c34, 0xffffffff, 0x38404242,
424 0, 0, 1, 0x00000c38, 0xffffffff, 0x26283034,
428 0, 0, 1, 0x00000c48, 0xffffffff, 0x30343840,
429 0, 0, 1, 0x00000c4c, 0xffffffff, 0x22242628,
430 0, 1, 0, 0x00000e20, 0xffffffff, 0x34363840,
431 0, 1, 0, 0x00000e24, 0xffffffff, 0x42424444,
432 0, 1, 0, 0x00000e28, 0xffffffff, 0x30323638,
433 0, 1, 0, 0x00000e2c, 0xffffffff, 0x40424444,
434 0, 1, 0, 0x00000e30, 0xffffffff, 0x28303236,
435 0, 1, 1, 0x00000e34, 0xffffffff, 0x38404242,
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst45 - 'r', 'g' and 'b' denote bits of the red, green and blue components
58 word [15:0] laid out at as [R\ :sub:`4` R\ :sub:`3` R\ :sub:`2` R\ :sub:`1`
59 R\ :sub:`0` G\ :sub:`5` G\ :sub:`4` G\ :sub:`3` G\ :sub:`2` G\ :sub:`1`
60 G\ :sub:`0` B\ :sub:`4` B\ :sub:`3` B\ :sub:`2` B\ :sub:`1` B\ :sub:`0`], and
61 stored in memory in two bytes, [R\ :sub:`4` R\ :sub:`3` R\ :sub:`2` R\ :sub:`1`
62 R\ :sub:`0` G\ :sub:`5` G\ :sub:`4` G\ :sub:`3`] followed by [G\ :sub:`2`
63 G\ :sub:`1` G\ :sub:`0` B\ :sub:`4` B\ :sub:`3` B\ :sub:`2` B\ :sub:`1`
82 - :cspan:`7` Byte 1
93 - 1
102 - 1
[all …]
H A Dpixfmt-srggb10-ipu3.rst40 - G\ :sub:`0001low`\ (bits 7--2)
42 B\ :sub:`0000high`\ (bits 1--0)
45 G\ :sub:`0001high`\ (bits 3--0)
46 - G\ :sub:`0003low`\ (bits 7--6)
50 - G\ :sub:`0003high`
52 - G\ :sub:`0005low`\ (bits 7--2)
54 B\ :sub:`0004high`\ (bits 1--0)
57 G\ :sub:`0005high`\ (bits 3--0)
59 - G\ :sub:`0007low`\ (bits 7--6)
62 - G\ :sub:`0007high`
[all …]
H A Dbayer.svg3 …c:Work></rdf:RDF></metadata><g id="g186" class="com.sun.star.drawing.CustomShape" transform="trans…
5g></g><g id="g203" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"…
6g></g><g id="g220" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"…
7 </g></g><g id="g237" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)…
8g></g><g id="g254" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"…
10 </g></g><g id="g281" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)…
11g></g><g id="g298" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"…
12g></g><g id="g315" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"…
13 </g></g><g id="g332" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)…
14 </g></g><g id="g349" class="com.sun.star.drawing.TextShape" transform="translate(-3285.9 -3185.9)">…
[all …]
H A Dpixfmt-srggb14.rst39 :widths: 2 1 1 1 1 1 1 1 1
45 - G\ :sub:`01low`
46 - G\ :sub:`01high`
49 - G\ :sub:`03low`
50 - G\ :sub:`03high`
52 - G\ :sub:`10low`
53 - G\ :sub:`10high`
56 - G\ :sub:`12low`
57 - G\ :sub:`12high`
63 - G\ :sub:`21low`
[all …]
H A Dcolorspaces-details.rst21 :header-rows: 1
23 :widths: 1 1 2
60 L = -\left( \frac{L' - 0.099}{-1.099} \right) ^{\frac{1}{0.45}} \text{, for } L' \le -0.081
64 L = \left(\frac{L' + 0.099}{1.099}\right)^{\frac{1}{0.45} } \text{, for } L' \ge 0.081
71 Y' = 0.2990R' + 0.5870G' + 0.1140B'
73 Cb = -0.1687R' - 0.3313G' + 0.5B'
75 Cr = 0.5R' - 0.4187G' - 0.0813B'
77 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
98 :header-rows: 1
100 :widths: 1 1 2
[all …]
/linux/lib/crc/x86/
H A Dcrc-pclmul-consts.h12 * G(x) = x^16 + x^15 + x^11 + x^9 + x^8 + x^7 + x^5 + x^4 + x^2 + x^1 + x^0
24 .bswap_mask = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0},
26 0xdccf000000000000, /* LO64_TERMS: (x^2000 mod G) * x^48 */
27 0x4b0b000000000000, /* HI64_TERMS: (x^2064 mod G) * x^48 */
30 0x9d9d000000000000, /* LO64_TERMS: (x^976 mod G) * x^48 */
31 0x7cf5000000000000, /* HI64_TERMS: (x^1040 mod G) * x^48 */
34 0x044c000000000000, /* LO64_TERMS: (x^464 mod G) * x^48 */
35 0xe658000000000000, /* HI64_TERMS: (x^528 mod G) * x^48 */
38 0x6ee3000000000000, /* LO64_TERMS: (x^208 mod G) * x^48 */
39 0xe7b5000000000000, /* HI64_TERMS: (x^272 mod G) * x^48 */
[all …]
/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h7 * Register definition file for Samsung G-Scaler driver
13 /* G-Scaler enable */
15 #define GSC_ENABLE_PP_UPDATE_TIME_MASK (1 << 9)
17 #define GSC_ENABLE_PP_UPDATE_TIME_EOPAS (1 << 9)
18 #define GSC_ENABLE_CLK_GATE_MODE_MASK (1 << 8)
19 #define GSC_ENABLE_CLK_GATE_MODE_FREE (1 << 8)
20 #define GSC_ENABLE_IPC_MODE_MASK (1 << 7)
22 #define GSC_ENABLE_IPC_MODE (1 << 7)
23 #define GSC_ENABLE_PP_UPDATE_MODE_MASK (1 << 6)
24 #define GSC_ENABLE_PP_UPDATE_FIRE_MODE (1 << 6)
[all …]
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h6 * Register definition file for Samsung G-Scaler driver
12 /* G-Scaler enable */
14 #define GSC_ENABLE_OP_STATUS (1 << 2)
15 #define GSC_ENABLE_SFR_UPDATE (1 << 1)
16 #define GSC_ENABLE_ON (1 << 0)
18 /* G-Scaler S/W reset */
20 #define GSC_SW_RESET_SRESET (1 << 0)
22 /* G-Scaler IRQ */
24 #define GSC_IRQ_STATUS_OR_IRQ (1 << 17)
25 #define GSC_IRQ_STATUS_FRM_DONE_IRQ (1 << 16)
[all …]
/linux/Documentation/dev-tools/kunit/
H A Dkunit_suitememorydiagram.svg3 <g transform="translate(-13.724 -17.943)">
4 <g fill="#dad4d4" fill-opacity=".91765" stroke="#1a1a1a">
9 </g>
10 <g>
11 <rect x="323.56" y="421.76" width="115.75" height="41.331" fill="#b9dbc6" stroke="#1a1a1a"/>
13 </g>
14 <g transform="translate(0 -258.6)">
15 <rect x="323.56" y="421.76" width="115.75" height="41.331" fill="#b9dbc6" stroke="#1a1a1a"/>
17 </g>
18 <g transform="translate(0 -217.27)">
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_veristat.c54 " -G \"var_s64 = 0xf000000000000001\" "\ in test_set_global_vars_succeeds()
55 " -G \"var_u64 = 0xfedcba9876543210\" "\ in test_set_global_vars_succeeds()
56 " -G \"var_s32 = -0x80000000\" "\ in test_set_global_vars_succeeds()
57 " -G \"var_u32 = 0x76543210\" "\ in test_set_global_vars_succeeds()
58 " -G \"var_s16 = -32768\" "\ in test_set_global_vars_succeeds()
59 " -G \"var_u16 = 60652\" "\ in test_set_global_vars_succeeds()
60 " -G \"var_s8 = -128\" "\ in test_set_global_vars_succeeds()
61 " -G \"var_u8 = 255\" "\ in test_set_global_vars_succeeds()
62 " -G \"var_ea = EA2\" "\ in test_set_global_vars_succeeds()
63 " -G \"var_e in test_set_global_vars_succeeds()
[all...]
/linux/Documentation/driver-api/gpio/
H A Dbt8xxgpio.rst27 G G G G G G G G G G G G G G G G G G
28 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1
29 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7
61 This is pin 1
/linux/drivers/staging/most/dim2/
H A Dhal.c27 * 1: block size is 512, max allocation is 16K
55 return (u32)1 << position; in bit_mask()
72 u16 sz_queue[CDT0_RPC_MASK + 1];
84 static struct lld_global_vars_t g = { false }; variable
94 return 1 << i; in dbr_get_mask_size()
120 if ((g.dbr_map[i] & mask) == 0) { in alloc_dbr()
121 g.dbr_map[i] |= mask; in alloc_dbr()
126 mask <<= mask_size - 1; in alloc_dbr()
127 } while ((mask <<= 1) != 0); in alloc_dbr()
140 g.dbr_map[block_idx / 32] &= ~mask; in free_dbr()
[all …]
/linux/tools/testing/selftests/ublk/
H A Dtest_stress_05.sh14 local size=$1
17 shift 1
26 --runtime=40 --time_based > /dev/null 2>&1 &
51 _create_backfile 1 256M
53 for reissue in $(seq 0 1); do
54 ublk_io_and_remove 8G -t null -q 4 -g -r 1 -i "$reissue" &
55 ublk_io_and_remove 256M -t loop -q 4 -g -r 1
[all...]
/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S114 #define g %r14d macro
181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
185 leal K##round(t0, e, 1), t1; \
199 /* GG#i(e,f,g) => t2 */ \
200 GG##i(e, f, g, t2, t1); \
215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
216 R(1, a, b, c, d, e, f, g, h, round, widx, wtype)
218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
219 R(2, a, b, c, d, e, f, g, h, round, widx, wtype)
231 /* Rounds 1-12, byte-swapped input block addresses. */
[all …]
H A Dpolyval-clmulni_asm.S8 * keys powers h^8, ..., h^1 in the POLYVAL finite field. This precomputation
12 * than 128. We then compute p(x) = h^8m_0 + ... + h^1m_7 where multiplication
16 * modulus g(x) = x^128 + x^127 + x^126 + x^121 + 1.
18 * This two step process is equivalent to computing h^8m_0 + ... + h^1m_7 where
20 * two-step process only requires 1 finite field reduction for every 8
61 .set i, (i +1)
84 * If xor_sum == 1, then also XOR the value of SUM into m_0. This avoids an
89 .if (\i == 0 && \xor_sum == 1)
130 * This macro computes p(x) mod g(x) where p(x) is in montgomery form and g(x) =
131 * x^128 + x^127 + x^126 + x^121 + 1.
[all …]
/linux/Documentation/sound/soc/
H A Ddapm-graph.svg6 <!-- Title: G Pages: 1 -->
9 <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 626)">
10 <title>G</title>
12 <g id="clust1" class="cluster">
16 </g>
17 <g id="clust2" class="cluster">
21 </g>
22 <g id="clust5" class="cluster">
26 </g>
27 <g id="clust9" class="cluster">
[all …]
/linux/lib/crc/riscv/
H A Dcrc-clmul-consts.h19 * G(x) = x^16 + x^15 + x^11 + x^9 + x^8 + x^7 + x^5 + x^4 + x^2 + x^1 + x^0
23 .fold_across_2_longs_const_hi = 0x0000000000001faa, /* x^192 mod G */
24 .fold_across_2_longs_const_lo = 0x000000000000a010, /* x^128 mod G */
25 .barrett_reduction_const_1 = 0xfb2d2bfc0e99d245, /* floor(x^79 / G) */
26 .barrett_reduction_const_2 = 0x0000000000008bb7, /* G - x^16 */
28 .fold_across_2_longs_const_hi = 0x00005890, /* x^96 mod G */
29 .fold_across_2_longs_const_lo = 0x0000f249, /* x^64 mod G */
30 .barrett_reduction_const_1 = 0xfb2d2bfc, /* floor(x^47 / G) */
31 .barrett_reduction_const_2 = 0x00008bb7, /* G - x^16 */
37 * G(x) = x^32 + x^26 + x^23 + x^22 + x^16 + x^12 + x^11 + x^10 + x^8 + x^7 +
[all …]
/linux/tools/testing/selftests/drivers/net/hw/
H A Diou-zcrx.py12 output = ethtool(f"-g {cfg.ifname}", json=True)[0]
19 return int(values[1])
23 output = ethtool(f"-X {cfg.ifname} context new start {chan} equal 1").stdout
24 values = re.search(r'New RSS context is (\d+)', output).group(1)
31 values = re.search(r'ID (\d+)', output).group(1)
37 values = re.search(r'ID (\d+)', output).group(1)
50 ethtool(f"-G {cfg.ifname} tcp-data-split on")
51 defer(ethtool, f"-G {cfg.ifname} tcp-data-split auto")
53 ethtool(f"-G {cfg.ifname} hds-thresh 0")
54 defer(ethtool, f"-G {cfg.ifname} hds-thresh {hds_thresh}")
[all …]
/linux/drivers/iio/accel/
H A Dbma400.h84 #define BMA400_TWO_BITS_MASK GENMASK(1, 0)
107 #define BMA400_GEN_HYST_MSK GENMASK(1, 0)
117 #define BMA400_TAP_TICSTH_MSK GENMASK(1, 0)
123 * BMA400_SCALE_MIN macro value represents m/s^2 for 1 LSB before
124 * converting to micro values for +-2g range.
126 * For +-2g - 1 LSB = 0.976562 milli g = 0.009576 m/s^2
127 * For +-4g - 1 LSB = 1.953125 milli g = 0.019153 m/s^2
128 * For +-16g - 1 LSB = 7.8125 milli g = 0.076614 m/s^2
134 * Scale values for +-2g, +-4g, +-8g and +-16g are populated into bma400_scales
136 * e.g.:
[all …]
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-encodings.h20 #define MMAL_ENCODING_MP1V MMAL_FOURCC('M', 'P', '1', 'V')
23 #define MMAL_ENCODING_WMV1 MMAL_FOURCC('W', 'M', 'V', '1')
24 #define MMAL_ENCODING_WVC1 MMAL_FOURCC('W', 'V', 'C', '1')
30 #define MMAL_ENCODING_MJPEG MMAL_FOURCC('M', 'J', 'P', 'G')
32 #define MMAL_ENCODING_JPEG MMAL_FOURCC('J', 'P', 'E', 'G')
33 #define MMAL_ENCODING_GIF MMAL_FOURCC('G', 'I', 'F', ' ')
34 #define MMAL_ENCODING_PNG MMAL_FOURCC('P', 'N', 'G', ' ')
36 #define MMAL_ENCODING_TGA MMAL_FOURCC('T', 'G', 'A', ' ')
41 #define MMAL_ENCODING_YV12 MMAL_FOURCC('Y', 'V', '1', '2')
48 #define MMAL_ENCODING_NV12 MMAL_FOURCC('N', 'V', '1', '2')
[all …]
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_utils.c15 u8 g[4]; in msm_dp_utils_get_g0_value() local
22 g[0] = c[3]; in msm_dp_utils_get_g0_value()
23 g[1] = c[0] ^ c[3]; in msm_dp_utils_get_g0_value()
24 g[2] = c[1]; in msm_dp_utils_get_g0_value()
25 g[3] = c[2]; in msm_dp_utils_get_g0_value()
28 ret_data = ((g[i] & 0x01) << i) | ret_data; in msm_dp_utils_get_g0_value()
36 u8 g[4]; in msm_dp_utils_get_g1_value() local
43 g[0] = c[0] ^ c[3]; in msm_dp_utils_get_g1_value()
44 g[1] = c[0] ^ c[1] ^ c[3]; in msm_dp_utils_get_g1_value()
45 g[2] = c[1] ^ c[2]; in msm_dp_utils_get_g1_value()
[all …]
/linux/Documentation/admin-guide/media/
H A Dipu6_isys_graph.svg6 <!-- Title: board Pages: 1 -->
9 <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1469)">
13 <g id="node1" class="node">
18 </g>
20 <g id="node2" class="node">
23 …="1295.09" y="-756.68" font-family="Times,serif" font-size="14.00">Intel IPU6 ISYS Capture 1</text>
25 </g>
27 <g id="node3" class="node">
32 </g>
34 <g id="node4" class="node">
[all …]
/linux/lib/crypto/
H A Dsm3.c41 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument
46 h += GG ## i(e, f, g) + ss1 + (w1); \
52 #define R1(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
53 R(1, a, b, c, d, e, f, g, h, t, w1, w2)
54 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
55 R(2, a, b, c, d, e, f, g, h, t, w1, w2)
77 u32 a, b, c, d, e, f, g, h, ss1, ss2; in sm3_transform() local
80 b = sctx->state[1]; in sm3_transform()
85 g = sctx->state[6]; in sm3_transform()
88 R1(a, b, c, d, e, f, g, h, K[0], I(0), I(4)); in sm3_transform()
[all …]
/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb.sh8 # | | 2001:db8:1::1/64 | | | 2001:db8:1::2/64 |
12 # | \ | 2001:db8:2::1/64 | | \ | 2001:db8:2::2/64 |
40 vlan_create $h1 10 v$h1 192.0.2.1/28 2001:db8:1::1/64
41 vlan_create $h1 20 v$h1 198.51.100.1/24 2001:db8:2::1/64
67 ip link add name br0 type bridge vlan_filtering 1 vlan_default_pvid 0 \
68 mcast_snooping 1 mcast_igmp_version 3 mcast_mld_version 2
138 local name=$1; shift
139 local grp=$1; shift
140 local src=$1; shift
141 local state=$1; shift
[all …]

12345678910>>...44