Searched full:assumes (Results 1 – 25 of 1449) sorted by relevance
12345678910>>...58
/linux-5.10/scripts/dtc/libfdt/ |
D | libfdt_internal.h | 89 * This assumes that the device tree is sane. i.e. header metadata 105 * This builds on ASSUME_VALID_DTB and further assumes that libfdt 126 * This assumes that it is OK for a failed addition to the device tree, 135 * This assumes that the device tree components appear in a 'convenient' 150 * This assumes that libfdt itself does not have any internal bugs. It
|
/linux-5.10/arch/openrisc/include/asm/ |
D | serial.h | 22 /* There's a generic version of this file, but it assumes a 1.8MHz UART clk... 23 * this, on the other hand, assumes the UART clock is tied to the system
|
/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
D | kvm-transform.sh | 13 # The transformation assumes that the qemu command is confined to a 14 # single line. It also assumes no whitespace in filenames.
|
/linux-5.10/arch/xtensa/include/asm/ |
D | dma.h | 22 * NOTE: there still exists driver code that assumes 33 * NOTE: This assumes DMA transfers can only be performed on
|
/linux-5.10/include/media/ |
D | dvb_ringbuffer.h | 145 * This variant assumes that the buffer is a memory at the userspace. So, 160 * This variant assumes that the buffer is a memory at the Kernel space 188 * This variant assumes that the buffer is a memory at the Kernel space 202 * This variant assumes that the buffer is a memory at the userspace. So,
|
/linux-5.10/arch/parisc/include/asm/ |
D | dma.h | 90 * Assumes DMA flip-flop is clear. 157 * Assumes dma flipflop is clear. 169 * Assumes dma flip-flop is clear.
|
D | signal.h | 20 /* next_signal() assumes this is a long - no choice */
|
/linux-5.10/drivers/gpu/drm/msm/dp/ |
D | dp_link.h | 91 * git bit depth value. This function assumes that bit depth has 120 * bit depth value. This function assumes that bit depth has
|
/linux-5.10/arch/m68k/kernel/ |
D | uboot.c | 37 * Assumes: 53 * This also assumes that the memory locations pointed to are still
|
/linux-5.10/drivers/net/ethernet/altera/ |
D | altera_sgdma.c | 441 * assumes the caller is managing and holding a mutual exclusion 452 * assumes the caller is managing and holding a mutual exclusion 463 * assumes the caller is managing and holding a mutual exclusion 476 * assumes the caller is managing and holding a mutual exclusion 489 * assumes the caller is managing and holding a mutual exclusion
|
/linux-5.10/Documentation/hwmon/ |
D | f71805f.rst | 60 The driver assumes that no more than one chip is present, which seems 119 The chip assumes 2 pulse-per-revolution fans. 145 motherboard, so the driver assumes that the BIOS set the method
|
D | f71882fg.rst | 128 The driver assumes that no more than one chip is present, which seems 144 motherboard, so the driver assumes that the BIOS set the method
|
/linux-5.10/fs/cifs/ |
D | cifs_fs_sb.h | 56 #define CIFS_MOUNT_RO_CACHE 0x20000000 /* assumes share will not change */ 57 #define CIFS_MOUNT_RW_CACHE 0x40000000 /* assumes only client accessing */
|
/linux-5.10/drivers/net/phy/ |
D | phy-c45.c | 148 * This assumes that the auto-negotiation MMD is present. 164 * This assumes that the auto-negotiation MMD is present. 193 * This assumes that the auto-negotiation MMD is present. 273 * in @phydev. This assumes that the auto-negotiation MMD is present, and
|
/linux-5.10/Documentation/power/ |
D | charger-manager.rst | 90 if true, Charger Manager assumes that 92 assumes that the suspend-duration is same as the alarm length. 143 If specified with a non-zero value, Charger Manager assumes
|
/linux-5.10/arch/powerpc/kernel/ |
D | fpu.S | 52 * Assumes the caller has enabled FP in the MSR. 64 * Assumes the caller has enabled FP in the MSR.
|
/linux-5.10/Documentation/filesystems/ |
D | sysfs.rst | 136 assumes default name_show and mode 0444 138 assumes a name_store only and is restricted to mode 145 assumes default name_show, name_store and setting 315 for devices on that particular bus (this assumes that drivers do not
|
/linux-5.10/drivers/staging/rtl8188eu/os_dep/ |
D | mon.c | 71 * Assumes that the frame contains an IV and an ICV/MIC, and that 102 * Assumes that:
|
/linux-5.10/include/linux/ |
D | spinlock_api_smp.h | 99 * even on CONFIG_PREEMPTION, because lockdep assumes that interrupts are 113 * do_raw_spin_lock_flags() code, because lockdep assumes in __raw_spin_lock_irqsave()
|
/linux-5.10/drivers/clk/ti/ |
D | clkt_dflt.c | 131 * Convert CM_ICLKEN* <-> CM_FCLKEN*. This conversion assumes it's 149 * Convert CM_ICLKEN* <-> CM_FCLKEN*. This conversion assumes in omap2_clk_dflt_find_companion() 165 * to the module that "owns" this clock. This default code assumes
|
/linux-5.10/arch/ia64/include/asm/ |
D | serial.h | 6 * This assumes you have a 1.8432 MHz clock for your UART.
|
/linux-5.10/arch/mips/pci/ |
D | fixup-cobalt.c | 107 /* New Galileo, assumes PCI stop line to VIA is connected. */ in qube_raq_galileo_fixup() 115 /* Old Galileo, assumes PCI STOP line to VIA is disconnected. */ in qube_raq_galileo_fixup()
|
/linux-5.10/arch/arm/include/asm/ |
D | entry-macro-multi.S | 21 * this macro assumes that irqstat (r2) and base (r6) are
|
/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-grgpio.txt | 18 - nbits : The number of gpio lines. If not present driver assumes 32 lines.
|
/linux-5.10/arch/arm/mach-vexpress/ |
D | dcscb_setup.S | 24 * For now, this code assumes that L2 is either already invalidated,
|
12345678910>>...58