Home
last modified time | relevance | path

Searched full:fact (Results 1 – 25 of 1339) sorted by relevance

12345678910>>...54

/openbmc/qemu/hw/usb/
H A Dimx-usb-phy.c64 * All REG_NAME_SET register access are in fact targeting the in imx_usbphy_read()
76 * All REG_NAME_CLR register access are in fact targeting the in imx_usbphy_read()
88 * All REG_NAME_TOG register access are in fact targeting the in imx_usbphy_read()
141 * All REG_NAME_SET register access are in fact targeting the in imx_usbphy_write()
154 * All REG_NAME_CLR register access are in fact targeting the in imx_usbphy_write()
173 * All REG_NAME_TOG register access are in fact targeting the in imx_usbphy_write()
/openbmc/linux/drivers/usb/serial/
H A Dch341.c151 #define CH341_CLK_DIV(ps, fact) (1 << (12 - 3 * (ps) - (fact))) argument
168 * baudrate = 48000000 / (2^(12 - 3 * ps - fact) * div), where
171 * 0 <= fact <= 1,
172 * 2 <= div <= 256 if fact = 0, or
173 * 9 <= div <= 256 if fact = 1
177 unsigned int fact, div, clk_div; in ch341_get_divisor() local
188 * Start with highest possible base clock (fact = 1) that will give a in ch341_get_divisor()
191 fact = 1; in ch341_get_divisor()
201 clk_div = CH341_CLK_DIV(ps, fact); in ch341_get_divisor()
208 /* Halve base clock (fact = 0) if required. */ in ch341_get_divisor()
[all …]
/openbmc/linux/kernel/rcu/
H A DKconfig.debug34 after the fact on the running kernel to be tested, if desired.
49 after the fact on the running kernel to be tested, if desired.
64 The kernel module may be built after the fact on the running kernel to be
/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.h23 * This is the "attr intention" log item. It is used to log the fact that some
42 * This is the "attr done" log item. It is used to log the fact that some attrs
H A Dxfs_refcount_item.h37 * 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
H A Dxfs_bmap_item.h36 * 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
H A Dxfs_rmap_item.h39 * 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
H A Dxfs_extfree_item.h20 * This is the "extent free intention" log item. It is used to log the fact
65 * the fact that some extents earlier mentioned in an efi item
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-board.h69 * 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
/openbmc/linux/tools/perf/util/
H A Devents_stats.h14 * 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
/openbmc/qemu/hw/misc/
H A Dedu.c57 uint32_t fact; member
213 val = edu->fact; in edu_mmio_read()
264 edu->fact = val; in edu_mmio_write()
339 val = edu->fact; in edu_fact_thread()
352 edu->fact = ret; in edu_fact_thread()
H A Dimx6_ccm.c521 * All REG_NAME_SET register access are in fact targeting the in imx6_analog_read()
546 * All REG_NAME_CLR register access are in fact targeting the in imx6_analog_read()
571 * All REG_NAME_TOG register access are in fact targeting the in imx6_analog_read()
615 * All REG_NAME_SET register access are in fact targeting the in imx6_analog_write()
641 * All REG_NAME_CLR register access are in fact targeting the in imx6_analog_write()
667 * All REG_NAME_TOG register access are in fact targeting the in imx6_analog_write()
H A Dimx6ul_ccm.c684 * All REG_NAME_SET register access are in fact targeting in imx6ul_analog_read()
711 * All REG_NAME_CLR register access are in fact targeting in imx6ul_analog_read()
738 * All REG_NAME_TOG register access are in fact targeting in imx6ul_analog_read()
783 * All REG_NAME_SET register access are in fact targeting in imx6ul_analog_write()
808 * All REG_NAME_CLR register access are in fact targeting in imx6ul_analog_write()
833 * All REG_NAME_TOG register access are in fact targeting in imx6ul_analog_write()
/openbmc/linux/tools/testing/selftests/bpf/verifier/
H A Datomic_fetch_add.c67 * complain about the fact that we're trying to modify R10.
80 * complain about the fact that we're trying to modify R10.
/openbmc/linux/Documentation/hwmon/
H A Dlm83.rst41 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.
/openbmc/linux/Documentation/RCU/
H A Drcu.rst24 barriers. The fact that these operations are quite expensive
26 in read-mostly situations. The fact that RCU readers need not
/openbmc/linux/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst235 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
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst47 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
/openbmc/linux/arch/m68k/fpsp040/
H A Dscosh.S37 | Fact := 2**(16380)
39 | cosh(X) := Fact * exp(Y').
/openbmc/u-boot/doc/
H A DREADME.memory-test16 little known and generally underrated fact that this code will also
30 takes a _long_ time before there is any significance in the fact
/openbmc/linux/fs/omfs/
H A DKconfig10 more efficient than a standard FS for MPEG files, in fact likely
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c56 * fact that every Octeon board receives a unique board type
201 * fact that every Octeon board receives a unique board type
288 * fact that every Octeon board receives a unique board type
/openbmc/linux/tools/memory-model/Documentation/
H A Dexplanation.txt246 this outcome to occur, and in fact it does sometimes occur on x86 and
374 accessed normally without READ_ONCE() or WRITE_ONCE(). In fact, they
415 Another issue arises from the fact that in C, arguments to many
423 between them. (In fact, if the function calls are inlined then the
500 loaded. But in fact, the value stored does not really depend on
808 (In fact, the picture needs to be a little more complicated than this.
910 maintaining cache coherence and the fact that a CPU can't operate on a
1029 to each CPU before the store X does. Then the fact that X and Y are
1207 architecture. In fact, as of version 4.15, the kernel automatically
1255 The equivalent fact need not hold if W ->rfi R (i.e., W and R are on
[all …]
/openbmc/linux/include/linux/sched/
H A Ddeadline.h5 * the fact that any of them has higher prio than RT and
/openbmc/linux/Documentation/locking/
H A Dpi-futex.rst52 unavoidable fact of life, and once we accept that multi-task userspace
62 problems as other user-space locking constructs). Fact is, pretty much

12345678910>>...54