Home
last modified time | relevance | path

Searched +full:1 +full:q (Results 1 – 25 of 133) sorted by relevance

123456

/Documentation/userspace-api/media/v4l/
Dpixfmt-sdr-pcu18be.rst16 and Q are represented as a 18 bit unsigned big endian number stored in
18 padded with 0. I value starts first and Q value starts at an offset
20 the 18 bits, bit 17:2 (16 bit) is data and bit 1:0 (2 bit) can be any
27 :header-rows: 1
38 - I'\ :sub:`0[1:0]; B2[5:0]=pad`
41 - I'\ :sub:`1[17:10]`
42 - I'\ :sub:`1[9:2]`
43 - I'\ :sub:`1[1:0]; B2[5:0]=pad`
47 - Q'\ :sub:`0[17:10]`
48 - Q'\ :sub:`0[9:2]`
[all …]
Dpixfmt-sdr-pcu20be.rst16 and Q are represented as a 20 bit unsigned big endian number stored in
18 padded with 0. I value starts first and Q value starts at an offset
20 the 20 bits, bit 19:2 (18 bit) is data and bit 1:0 (2 bit) can be any
27 :header-rows: 1
41 - I'\ :sub:`1[19:12]`
42 - I'\ :sub:`1[11:4]`
43 - I'\ :sub:`1[3:0]; B2[3:0]=pad`
47 - Q'\ :sub:`0[19:12]`
48 - Q'\ :sub:`0[11:4]`
49 - Q'\ :sub:`0[3:0]; B2[3:0]=pad`
[all …]
Dpixfmt-sdr-pcu16be.rst16 and Q are represented as a 16 bit unsigned big endian number stored in
18 padded with 0. I value starts first and Q value starts at an offset
20 the 16 bits, bit 15:2 (14 bit) is data and bit 1:0 (2 bit) can be any
27 :header-rows: 1
37 - I'\ :sub:`0[5:0]; B1[1:0]=pad`
41 - I'\ :sub:`1[13:6]`
42 - I'\ :sub:`1[5:0]; B1[1:0]=pad`
47 - Q'\ :sub:`0[13:6]`
48 - Q'\ :sub:`0[5:0]; B1[1:0]=pad`
52 - Q'\ :sub:`1[13:6]`
[all …]
Dpixfmt-sdr-cs08.rst17 and Q are represented as a 8 bit signed number. I value comes first and
18 Q value after that.
29 * - start + 1:
30 - Q'\ :sub:`0`
Dpixfmt-sdr-cu08.rst17 and Q are represented as a 8 bit unsigned number. I value comes first
18 and Q value after that.
29 * - start + 1:
30 - Q'\ :sub:`0`
/Documentation/arch/parisc/
Ddebugging.rst9 1. Absolute addresses
35 3. Q bit fun
38 Certain, very critical code has to clear the Q bit in the PSW. What
39 happens when the Q bit is cleared is the CPU does not update the
42 that clears the Q bit and the RFI that sets it again you don't know
44 instruction that cleared the Q bit, if you're not it points anywhere
45 at all. Usually Q bit problems will show themselves in unexplainable
/Documentation/bpf/
Dbpf_design_QA.rst2 BPF Design Q&A
18 Q: Is BPF a generic instruction set similar to x64 and arm64?
22 Q: Is BPF a generic virtual machine ?
29 Q: Why C calling convention was chosen?
39 Q: Can multiple return values be supported in the future?
43 Q: Can more than 5 function arguments be supported in the future?
49 Q: Can BPF programs access instruction pointer or return address?
53 Q: Can BPF programs access stack pointer ?
62 Q: Does C-calling convention diminishes possible use cases?
74 Q: Does it mean that 'innovative' extensions to BPF code are disallowed?
[all …]
Dbpf_devel_QA.rst20 Q: How do I report bugs for BPF kernel code?
47 Q: How do I run BPF CI on my changes before sending them out for review?
74 Q: To which mailing list do I need to submit my BPF patches?
85 Q: Where can I find patches currently under discussion for BPF subsystem?
110 Q: How do the changes make their way into Linux?
148 Q: How do I indicate which tree (bpf vs. bpf-next) my patch should be applied to?
187 Q: What does it mean when a patch gets applied to bpf or bpf-next tree?
215 Q: How long do I need to wait for feedback on my BPF patches?
221 Q: How often do you send pull requests to major kernel trees like net or net-next?
232 Q: Are patches applied to bpf-next when the merge window is open?
[all …]
Dfaq.rst5 Two sets of Questions and Answers (Q&A) are maintained.
8 :maxdepth: 1
/Documentation/devicetree/bindings/hwmon/
Dadi,max31827.yaml28 maxItems: 1
45 - 1 = active high
47 enum: [0, 1]
49 adi,fault-q:
55 enum: [1, 2, 4, 8]
73 default: 1
88 adi,fault-q:
89 default: 1
93 adi,fault-q:
107 #address-cells = <1>;
[all …]
/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-admv10131 What: /sys/bus/iio/devices/iio:deviceX/in_altvoltage0-1_i_calibphase
7 What: /sys/bus/iio/devices/iio:deviceX/in_altvoltage0-1_q_calibphase
11 Read/write unscaled value for the Local Oscillatior path quadrature Q phase shift.
24 Read/write value for the Local Oscillatior Feedthrough Offset Calibration Q Positive side.
37 Read/write raw value for the Local Oscillatior Feedthrough Offset Calibration Q Negative
/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dswitch-driver.rst73 * 1 DPMCP - A Management Command Portal object is needed for any interraction
76 * 1 DPBP - A Buffer Pool is used for seeding buffers intended for the Rx path
92 $ ip link add dev br0 type bridge vlan_filtering 1
98 Topology and loop detection through STP is supported when ``stp_state 1`` is
101 $ ip link add dev br0 type bridge vlan_filtering 1 stp_state 1
153 Example 1: send frames received on eth4 with a SA of 00:01:02:03:04:05 to the
161 …$ tc filter add dev eth4 ingress protocol 802.1q flower skip_sw vlan_id 100 vlan_prio 3 action drop
169 $ tc qdisc add dev eth5 ingress_block 1 clsact
170 $ tc qdisc add dev eth6 ingress_block 1 clsact
171 $ tc filter add block 1 ingress flower dst_mac 00:01:02:03:04:04 skip_sw \
[all …]
/Documentation/RCU/
Drcu_dereference.rst92 int *q;
97 q = &global_q;
98 q += p > &oom_p;
99 r1 = *q; /* BUGGY!!! */
254 struct foo *q;
262 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
263 if (p == q) {
264 /* The compiler decides that q->c is same as p->c. */
315 struct foo *q;
324 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
[all …]
Dlockdep-splat.rst14 RCU-protected data structure without either (1) being in the right kind of
30 rcu_scheduler_active = 1, debug_locks = 0
34 #1: (&eq->sysfs_lock){+.+.}, at: [<ffffffff812a5032>]
36 #2: (&(&q->__queue_lock)->rlock){-.-.}, at: [<ffffffff812b6233>]
77 take the struct request_queue "q" from cfq_exit_queue() as an argument,
81 lockdep_is_held(&q->queue_lock)) == cic) {
/Documentation/power/
Dswsusp.rst74 1) During lateinit: If resume=/dev/your_swap_partition is specified on
119 echo 1 > /proc/acpi/sleep # for standby
133 Q:
146 Q:
170 Q:
176 Q:
191 Q:
199 Q:
213 Q:
244 Q:
[all …]
/Documentation/translations/zh_CN/core-api/
Dkref.rst67 1) 如果你对一个指针做了一个非临时性的拷贝,特别是如果它可以被传递给另一个执
173 static LIST_HEAD(q);
184 if (!list_empty(&q)) {
185 entry = container_of(q.next, struct my_data, link);
237 if (!list_empty(&q)) {
238 entry = container_of(q.next, struct my_data, link);
285 if (!list_empty(&q)) {
286 entry = container_of(q.next, struct my_data, link);
/Documentation/target/
Dtarget-export-device18 echo $1
19 exit 1
28 shift $(($OPTIND - 1))
30 DEVICE=$1
41 lsmod | grep -q configfs || modprobe configfs
42 lsmod | grep -q target_core_mod || modprobe target_core_mod
43 mount | grep -q ^configfs || mount -t configfs none $CONFIGFS
57 echo 1 > $BACKSTORE_DIR/attrib/emulate_write_cache
59 echo 1 > $BACKSTORE_DIR/enable
68 echo 1 > $ISCSI_DIR/$IQN/tpgt_1/enable
[all …]
/Documentation/
DMakefile35 ifeq ($(findstring 1, $(KBUILD_VERBOSE)),)
36 SPHINXOPTS += "-q"
40 HAVE_SPHINX := $(shell if which $(SPHINXBUILD) >/dev/null 2>&1; then echo 1; else echo 0; fi)
53 HAVE_PDFLATEX := $(shell if which $(PDFLATEX) >/dev/null 2>&1; then echo 1; else echo 0; fi)
54 HAVE_LATEXMK := $(shell if which latexmk >/dev/null 2>&1; then echo 1; else echo 0; fi)
56 ifeq ($(HAVE_LATEXMK),1)
76 loop_cmd = $(echo-cmd) $(cmd_$(1)) || exit;
88 PYTHONDONTWRITEBYTECODE=1 \
113 $(Q)$(YNL_TOOL) -o $@ -x
116 $(Q)$(YNL_TOOL) -i $< -o $@
[all …]
Dmemory-barriers.txt28 (1) to specify the minimum functionality that one can rely on for any
118 | CPU 1 |<----->| Memory |<----->| CPU 2 |
149 CPU 1 CPU 2
151 { A == 1; B == 2 }
170 x == 2, y == 1
172 x == 4, y == 1
183 CPU 1 CPU 2
185 { A == 1, B == 2, C == 3, P == &A, Q == &C }
186 B = 4; Q = P;
187 P = &B; D = *Q;
[all …]
/Documentation/devicetree/bindings/iio/frequency/
Dadi,adrf6780.yaml24 maxItems: 1
32 minItems: 1
39 maxItems: 1
55 Intermediate Frequency Mode Enable. Either IF Mode or I/Q Mode
61 I/Q Mode Enable. Either IF Mode or I/Q Mode can be enabled at a
124 #address-cells = <1>;
/Documentation/translations/ko_KR/
Dmemory-barriers.txt48 (1) 어떤 특정 배리어에 대해 기대할 수 있는 최소한의 기능을 명세하기 위해서,
147 | CPU 1 |<----->| Memory |<----->| CPU 2 |
179 CPU 1 CPU 2
181 { A == 1; B == 2 }
200 x == 2, y == 1
202 x == 4, y == 1
213 CPU 1 CPU 2
215 { A == 1, B == 2, C == 3, P == &A, Q == &C }
216 B = 4; Q = P;
217 P = &B D = *Q;
[all …]
/Documentation/core-api/
Dkref.rst48 This sets the refcount in the kref to 1.
56 1) If you make a non-temporary copy of a pointer, especially if
135 Note that the "before" in rule 1 is very important. You should never
177 static LIST_HEAD(q);
188 if (!list_empty(&q)) {
189 entry = container_of(q.next, struct my_data, link);
244 if (!list_empty(&q)) {
245 entry = container_of(q.next, struct my_data, link);
295 if (!list_empty(&q)) {
296 entry = container_of(q.next, struct my_data, link);
/Documentation/translations/sp_SP/
Dmemory-barriers.txt44 (1) especificar la funcionalidad mínima en la que se puede confiar para
134 | CPU 1 |<----->| Memoria|<----->| CPU 2 |
166 CPU 1 CPU 2
168 { A == 1; B == 2 }
189 x == 2, y == 1
191 x == 4, y == 1
200 CPU 1 CPU 2
202 { A == 1, B == 2, C == 3, P == &A, Q == &C }
203 B = 4; Q = P;
204 P = &B; D = *Q;
[all …]
/Documentation/arch/powerpc/
Dhvcs.rst21 1. Driver Introduction:
33 1. Driver Introduction:
176 254:1
193 mknod /dev/hvcs1 c 254 1
266 in the Q & A section for more on this issue.
283 data between two partitions [see Q & A below] this is a huge problem
308 previously read '1'. The write directive is ignored if the vterm_state
314 1
339 driver manages. Writing a '1' to the attribute triggers the update. An
342 Pow5:/sys/bus/vio/drivers/hvcs # echo 1 > rescan
[all …]
/Documentation/devicetree/bindings/fsi/
Daspeed,ast2600-fsi-master.yaml23 maxItems: 1
26 maxItems: 1
31 maxItems: 1
36 maxItems: 1
41 maxItems: 1
52 maxItems: 1
56 minItems: 1
83 fsi-master@1e79b000 {
92 fsi-routing-gpios = <&gpio0 ASPEED_GPIO(Q, 7) GPIO_ACTIVE_HIGH>;
94 cfam-reset-gpios = <&gpio0 ASPEED_GPIO(Q, 0) GPIO_ACTIVE_LOW>;
[all …]

123456