| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | ch341.c | 154 #define CH341_CLK_DIV(ps, fact) (1 << (12 - 3 * (ps) - (fact))) argument 171 * baudrate = 48000000 / (2^(12 - 3 * ps - fact) * div), where 174 * 0 <= fact <= 1, 175 * 2 <= div <= 256 if fact = 0, or 176 * 9 <= div <= 256 if fact = 1 180 unsigned int fact, div, clk_div; in ch341_get_divisor() local 191 * Start with highest possible base clock (fact = 1) that will give a in ch341_get_divisor() 194 fact = 1; in ch341_get_divisor() 204 clk_div = CH341_CLK_DIV(ps, fact); in ch341_get_divisor() 211 /* Halve base clock (fact = 0) if required. */ in ch341_get_divisor() [all …]
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | Kconfig.debug | 38 after the fact on the running kernel to be tested, if desired. 57 after the fact on the running kernel to be tested, if desired. 76 The kernel module may be built after the fact on the running kernel to be
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-board.h | 69 * fact that every Octeon board receives a unique board type 87 * fact that every Octeon board receives a unique board type 109 * fact that every Octeon board receives a unique board type
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | events_stats.h | 14 * total_lost tells exactly how many events the kernel in fact lost, i.e. it is 20 * exactly how many samples the kernel in fact dropped, i.e. it is the sum of
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-board.h | 69 * fact that every Octeon board receives a unique board type 87 * fact that every Octeon board receives a unique board type 109 * fact that every Octeon board receives a unique board type
|
| /kernel/linux/linux-4.19/kernel/rcu/ |
| D | Kconfig.debug | 24 after the fact on the running kernel to be tested, if desired. 41 after the fact on the running kernel to be tested, if desired.
|
| D | rcu_segcblist.h | 26 * Account for the fact that a previously dequeued callback turned out 40 * But careful! The fact that the ->head field is NULL does not
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_bmap_item.h | 36 * This is the "bmap update intent" log item. It is used to log the fact that 59 * This is the "bmap update done" log item. It is used to log the fact that
|
| D | xfs_refcount_item.h | 37 * the fact that some reverse mappings need to change. It is used in 62 * fact that some refcountbt updates mentioned in an earlier cui item
|
| D | xfs_rmap_item.h | 39 * This is the "rmap update intent" log item. It is used to log the fact that 62 * This is the "rmap update done" log item. It is used to log the fact that
|
| D | xfs_extfree_item.h | 20 * This is the "extent free intention" log item. It is used to log the fact 57 * the fact that some extents earlier mentioned in an efi item
|
| /kernel/liteos_m/components/backtrace/ |
| D | los_backtrace.h | 58 /* Default only one code section. In fact, there may be more than one. 86 /* Default only one code section. In fact, there may be more than one. 108 /* Default only one code section. In fact, there may be more than one. 207 /* Default only one code section. In fact, there may be more than one.
|
| /kernel/linux/linux-4.19/fs/xfs/ |
| D | xfs_refcount_item.h | 42 * the fact that some reverse mappings need to change. It is used in 68 * fact that some refcountbt updates mentioned in an earlier cui item
|
| D | xfs_bmap_item.h | 41 * This is the "bmap update intent" log item. It is used to log the fact that 65 * This is the "bmap update done" log item. It is used to log the fact that
|
| D | xfs_rmap_item.h | 44 * This is the "rmap update intent" log item. It is used to log the fact that 68 * This is the "rmap update done" log item. It is used to log the fact that
|
| D | xfs_extfree_item.h | 25 * This is the "extent free intention" log item. It is used to log the fact 63 * the fact that some extents earlier mentioned in an efi item
|
| /kernel/linux/linux-4.19/Documentation/laptops/ |
| D | toshiba_haps.txt | 43 given the fact that such drives have no movable parts, and thus, not requiring 61 with this device is supported, given the fact that they have the presence of
|
| /kernel/linux/linux-4.19/Documentation/RCU/ |
| D | rcu.txt | 22 barriers. The fact that these operations are quite expensive 24 in read-mostly situations. The fact that RCU readers need not
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | lm83 | 33 fact that any of these motherboards do actually have an LM83, please 51 The fact that the LM83 is only scarcely used can be easily explained.
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | lm83.rst | 41 fact that any of these motherboards do actually have an LM83, please 63 The fact that the LM83 is only scarcely used can be easily explained.
|
| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | rcu.rst | 25 barriers. The fact that these operations are quite expensive 27 in read-mostly situations. The fact that RCU readers need not
|
| /kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
| D | writing_musb_glue_layer.rst | 235 called by the controller driver when needed. Fact is the JZ4740 MUSB 495 resources, and the name ``mc`` is in fact hard-coded in the MUSB core in 503 for this device; remember this is in fact the name that we used in the 608 the fact that the controller hardware is missing registers that are used 629 USB data packets of 512 bytes at once (this is in fact a bulk in/out 631 at once (this is in fact an interrupt endpoint). 672 around the fact that some interrupt bits used for USB host mode
|
| /kernel/linux/linux-4.19/Documentation/driver-api/usb/ |
| D | writing_musb_glue_layer.rst | 235 called by the controller driver when needed. Fact is the JZ4740 MUSB 495 resources, and the name ``mc`` is in fact hard-coded in the MUSB core in 503 for this device; remember this is in fact the name that we used in the 608 the fact that the controller hardware is missing registers that are used 629 USB data packets of 512 bytes at once (this is in fact a bulk in/out 631 at once (this is in fact an interrupt endpoint). 672 around the fact that some interrupt bits used for USB host mode
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | scosh.S | 37 | Fact := 2**(16380) 39 | cosh(X) := Fact * exp(Y').
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
| D | toshiba_haps.rst | 47 given the fact that such drives have no movable parts, and thus, not requiring 65 with this device is supported, given the fact that they have the presence of
|