/openbmc/linux/drivers/usb/serial/ |
H A D | ch341.c | 151 #define CH341_CLK_DIV(ps, fact) (1 << (12 - 3 * (ps) - (fact))) argument 177 unsigned int fact, div, clk_div; in ch341_get_divisor() local 191 fact = 1; in ch341_get_divisor() 201 clk_div = CH341_CLK_DIV(ps, fact); in ch341_get_divisor() 212 fact = 0; in ch341_get_divisor() 231 if (fact == 1 && div % 2 == 0) { in ch341_get_divisor() 233 fact = 0; in ch341_get_divisor() 236 return (0x100 - div) << 8 | fact << 2 | ps; in ch341_get_divisor()
|
/openbmc/qemu/hw/misc/ |
H A D | edu.c | 57 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()
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A 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
|
/openbmc/linux/kernel/rcu/ |
H A D | Kconfig.debug | 34 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/omfs/ |
H A D | Kconfig | 10 more efficient than a standard FS for MPEG files, in fact likely
|
/openbmc/linux/Documentation/i2c/busses/ |
H A D | i2c-ali1563.rst | 22 notable exceptions. One of those happens to be the fact they upgraded the
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
H A D | 0001-test-pppd_dummy.c-Fix-return-value.patch | 7 like the fact that we are using a function without
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | cross-compiling.patch | 7 In fact, our building system will export the needed commands.
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | arch.rst | 12 that together make up the Linux tracing and profiling space. The fact
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gosu/ |
H A D | gosu_1.17.bb | 3 DESCRIPTION = "This is a simple tool grown out of the simple fact that su and sudo have very strang…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate/ |
H A D | 58f7d7fdb171f80ed6ce97e6ca4409723975c47f.patch | 6 Update the `get_expected()` function to account for the fact that
|
/openbmc/linux/Documentation/hwmon/ |
H A 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.
|
H A D | ltc4215.rst | 29 This driver does not probe for LTC4215 devices, due to the fact that some
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | nbd.rst | 20 system, as the nbd-server is completely in userspace. In fact,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
H A D | 0002-net-snmp-fix-libtool-finish.patch | 10 In fact, configuring dynamic linker run-time bindings is meaningless
|
/openbmc/openbmc/poky/meta/recipes-support/libunistring/ |
H A D | libunistring_1.3.bb | 8 particular properties of many Unicode characters. In fact, the POSIX\
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 194 int fact = new_speed < 0 ? -1 : 1; in ivtv_validate_speed() local 206 return fact * 2000; in ivtv_validate_speed() 208 return fact * 1500; in ivtv_validate_speed() 212 return fact * 2000; in ivtv_validate_speed() 214 return fact * 1500; in ivtv_validate_speed() 216 return fact * 1000; in ivtv_validate_speed() 221 return fact * new_speed; in ivtv_validate_speed() 227 if (new_speed > 60) return 1000 / (fact * 60); in ivtv_validate_speed() 228 return 1000 / (fact * new_speed); in ivtv_validate_speed()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-lefi-boardinfo | 30 exists SMBIOS in firmware, but the fact is that there is no SMBIOS on
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcu.rst | 24 barriers. The fact that these operations are quite expensive 26 in read-mostly situations. The fact that RCU readers need not
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | ANTLR-PD | 18 you acknowledge this fact somewhere in the documentation,
|
H A D | ANTLR-PD-fallback | 5 …ercial product, research project, or otherwise) that you acknowledge this fact somewhere in the do…
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-bus-usb | 25 In fact so many don't that by default, the USB core
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/ |
H A D | 0001-fix-writeback-Refine-the-show_inode_state-macro-defi.patch |
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | 0001-Fix-opening-etc-resolv.conf-error.patch | 16 In fact, handling of /etc/resolv.conf is quite distro specific. So this patch
|
/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/ |
H A D | remove-perl-check.patch | 7 perl which doesn't have XML::Parser installed, despite the fact that intltool
|