/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap54xx-clocks.dtsi | 139 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 …]
|
D | omap44xx-clocks.dtsi | 176 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 …]
|
D | dra7xx-clocks.dtsi | 250 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/ |
D | mux.txt | 22 "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;
|
D | divider.txt | 15 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/ |
D | vpif_capture.h | 64 /* 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/ |
D | workqueue.rst | 234 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/ |
D | sysfs-devices-state_synced | 13 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
|
D | sysfs-bus-rpmsg | 21 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/ |
D | ice_txrx.h | 314 /* 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/ |
D | unwind.h | 15 * 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/ |
D | mem.h | 13 * in loongson2e, starts from 512M 14 * in loongson2f, starts from 2G 256M
|
/linux-6.12.1/drivers/spi/ |
D | spi-bitbang-txrx.h | 56 /* 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/ |
D | bpf_iter_bpf_hash_map.c | 97 * 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/ |
D | workqueue.rst | 206 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/ |
D | mmc-async-req.rst | 47 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/ |
D | mux.c | 30 * 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/ |
D | perf-kwork.txt | 109 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/ |
D | cs35l33.txt | 35 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/ |
D | raid1-10.c | 240 * - 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/ |
D | uncore-interconnect.json | 12 … 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/ |
D | pixfmt-sdr-pcu16be.rst | 18 padded with 0. I value starts first and Q value starts at an offset
|
D | pixfmt-sdr-pcu18be.rst | 18 padded with 0. I value starts first and Q value starts at an offset
|
D | pixfmt-sdr-pcu20be.rst | 18 padded with 0. I value starts first and Q value starts at an offset
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_flow_dissector.rst | 49 +-- flow dissector starts here 67 +-- flow dissector starts here 86 +-- flow dissector starts here
|