Home
last modified time | relevance | path

Searched full:starts (Results 1 – 25 of 2161) sorted by relevance

12345678910>>...87

/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap54xx-clocks.dtsi139 ti,index-starts-at-one;
187 ti,index-starts-at-one;
221 ti,index-starts-at-one;
249 ti,index-starts-at-one;
259 ti,index-starts-at-one;
269 ti,index-starts-at-one;
279 ti,index-starts-at-one;
289 ti,index-starts-at-one;
299 ti,index-starts-at-one;
309 ti,index-starts-at-one;
[all …]
Domap44xx-clocks.dtsi176 ti,index-starts-at-one;
208 ti,index-starts-at-one;
244 ti,index-starts-at-one;
256 ti,index-starts-at-one;
277 ti,index-starts-at-one;
318 ti,index-starts-at-one;
338 ti,index-starts-at-one;
357 ti,index-starts-at-one;
375 ti,index-starts-at-one;
413 ti,index-starts-at-one;
[all …]
Ddra7xx-clocks.dtsi250 ti,index-starts-at-one;
272 ti,index-starts-at-one;
284 ti,index-starts-at-one;
328 ti,index-starts-at-one;
357 ti,index-starts-at-one;
414 ti,index-starts-at-one;
464 ti,index-starts-at-one;
514 ti,index-starts-at-one;
528 ti,index-starts-at-one;
574 ti,index-starts-at-one;
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/
Dmux.txt22 "index-starts-at-one" modified the scheme as follows:
46 - ti,index-starts-at-one : valid input select programming starts at 1, not
61 ti,index-starts-at-one;
Ddivider.txt15 ti,index-starts-at-one - valid divisor values start at 1, not the default
67 - ti,index-starts-at-one : valid divisor programming starts at 1, not zero,
87 ti,index-starts-at-one;
105 ti,index-starts-at-one;
/linux-6.12.1/drivers/media/platform/ti/davinci/
Dvpif_capture.h64 /* offset where Y top starts from the starting of the buffer */
66 /* offset where Y bottom starts from the starting of the buffer */
68 /* offset where C top starts from the starting of the buffer */
70 /* offset where C bottom starts from the starting of the buffer */
/linux-6.12.1/Documentation/translations/zh_CN/core-api/
Dworkqueue.rst234 0 w0 starts and burns CPU
238 20 w1 starts and burns CPU
241 35 w2 starts and burns CPU
248 0 w0 starts and burns CPU
250 5 w1 starts and burns CPU
252 10 w2 starts and burns CPU
262 0 w0 starts and burns CPU
264 5 w1 starts and burns CPU
269 20 w2 starts and burns CPU
277 0 w0 starts and burns CPU
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-devices-state_synced13 the resources it provides enabled at the time the kernel starts
15 run before the kernel starts), then it'll keep those resources
21 at the time the kernel starts are not affected or limited in
Dsysfs-bus-rpmsg21 starts listening on one end of a channel, it assigns it with
39 starts listening on one end of a channel, it assigns it with
65 or remote, starts listening on it for messages (and is thus
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_txrx.h314 /* CL1 - 1st cacheline starts here */
331 /* CL2 - 2nd cacheline starts here */
336 /* CL3 - 3rd cacheline starts here */
356 /* CL4 - 4th cacheline starts here */
370 /* CL5 - 5th cacheline starts here */
375 /* CL1 - 1st cacheline starts here */
384 /* CL2 - 2nd cacheline starts here */
396 /* CL3 - 3rd cacheline starts here */
403 /* CL4 - 4th cacheline starts here */
/linux-6.12.1/arch/s390/include/asm/
Dunwind.h15 * 1) task==NULL, regs==NULL: the unwind starts for the task that is currently
17 * 2) task==NULL, regs!=NULL: the unwind starts from the sp/ip found in
19 * 3) task!=NULL, regs==NULL: the unwind starts for an inactive task with
/linux-6.12.1/arch/mips/include/asm/mach-loongson2ef/
Dmem.h13 * in loongson2e, starts from 512M
14 * in loongson2f, starts from 2G 256M
/linux-6.12.1/drivers/spi/
Dspi-bitbang-txrx.h56 /* clock starts at inactive polarity */ in bitbang_txrx_be_cpha0()
88 /* clock starts at inactive polarity */ in bitbang_txrx_be_cpha1()
121 /* clock starts at inactive polarity */ in bitbang_txrx_le_cpha0()
154 /* clock starts at inactive polarity */ in bitbang_txrx_le_cpha1()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_iter_bpf_hash_map.c97 * map dump starts in dump_bpf_hash_map()
103 BPF_SEQ_PRINTF(seq, "map dump starts\n"); in dump_bpf_hash_map()
120 BPF_SEQ_PRINTF(ctx->meta->seq, "map dump starts\n"); in sleepable_dummy_dump()
/linux-6.12.1/Documentation/core-api/
Dworkqueue.rst206 new work item starts execution until thawed.
282 0 w0 starts and burns CPU
286 20 w1 starts and burns CPU
289 35 w2 starts and burns CPU
296 0 w0 starts and burns CPU
298 5 w1 starts and burns CPU
300 10 w2 starts and burns CPU
310 0 w0 starts and burns CPU
312 5 w1 starts and burns CPU
317 20 w2 starts and burns CPU
[all …]
/linux-6.12.1/Documentation/driver-api/mmc/
Dmmc-async-req.rst47 It starts a new MMC command request for a host. The function isn't
49 for completion of that request and starts the new one and returns. It
51 request it starts the new request and returns immediately.
/linux-6.12.1/drivers/clk/ti/
Dmux.c30 * from 0x1 to 0x7 (index starts at one) in ti_clk_mux_get_parent()
32 * val = 0x4 really means "bit 2, index starts at bit 0" in ti_clk_mux_get_parent()
196 if (of_property_read_bool(node, "ti,index-starts-at-one")) in of_mux_clk_setup()
265 if (of_property_read_bool(node, "ti,index-starts-at-one")) in of_ti_composite_mux_clk_setup()
/linux-6.12.1/tools/perf/Documentation/
Dperf-kwork.txt109 string is ',x.y') then analysis starts at the beginning of the file. If
139 string is ',x.y') then analysis starts at the beginning of the file. If
178 string is ',x.y') then analysis starts at the beginning of the file. If
208 string is ',x.y') then analysis starts at the beginning of the file. If
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dcs35l33.txt35 The range starts at 1850000uA and goes to a maximum of 3600000uA
62 stage enters LDO operation. Starts as a default value of 50mV for a value
80 The reference voltage starts at 3000mV with a value of 0x3 and is increased
/linux-6.12.1/drivers/md/
Draid1-10.c240 * - If the bad block range starts after @this_sector, the length of first
242 * - If the bad block range starts before @this_sector, 0 is returned and
257 * bad block range starts offset into our range so we can return the in raid1_check_read_range()
268 * final case, bad block range starts before or at the start of our in raid1_check_read_range()
/linux-6.12.1/tools/perf/pmu-events/arch/x86/skylake/
Duncore-interconnect.json12 … entries outstanding for the memory controller. The outstanding interval starts after LLC miss til…
31 … entries outstanding for the memory controller. The outstanding interval starts after LLC miss til…
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dpixfmt-sdr-pcu16be.rst18 padded with 0. I value starts first and Q value starts at an offset
Dpixfmt-sdr-pcu18be.rst18 padded with 0. I value starts first and Q value starts at an offset
Dpixfmt-sdr-pcu20be.rst18 padded with 0. I value starts first and Q value starts at an offset
/linux-6.12.1/Documentation/bpf/
Dprog_flow_dissector.rst49 +-- flow dissector starts here
67 +-- flow dissector starts here
86 +-- flow dissector starts here

12345678910>>...87