Searched full:assumes (Results 1 – 25 of 1475) sorted by relevance
12345678910>>...59
/Linux-v5.15/scripts/dtc/libfdt/ |
D | libfdt_internal.h | 108 * This assumes that the device tree is sane. i.e. header metadata 124 * This builds on ASSUME_VALID_DTB and further assumes that libfdt 145 * This assumes that it is OK for a failed addition to the device tree, 154 * This assumes that the device tree components appear in a 'convenient' 169 * This assumes that libfdt itself does not have any internal bugs. It
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/fs/cifs/ |
D | cifs_fs_sb.h | 46 #define CIFS_MOUNT_RO_CACHE 0x20000000 /* assumes share will not change */ 47 #define CIFS_MOUNT_RW_CACHE 0x40000000 /* assumes only client accessing */
|
/Linux-v5.15/arch/m68k/kernel/ |
D | uboot.c | 37 * Assumes: 53 * This also assumes that the memory locations pointed to are still
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/drivers/net/phy/ |
D | phy-c45.c | 191 * This assumes that the auto-negotiation MMD is present. 207 * This assumes that the auto-negotiation MMD is present. 236 * This assumes that the auto-negotiation MMD is present. 316 * in @phydev. This assumes that the auto-negotiation MMD is present, and
|
/Linux-v5.15/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-v5.15/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-v5.15/arch/ia64/include/asm/ |
D | serial.h | 6 * This assumes you have a 1.8432 MHz clock for your UART.
|
/Linux-v5.15/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-v5.15/arch/arm/include/asm/ |
D | entry-macro-multi.S | 21 * this macro assumes that irqstat (r2) and base (r6) are
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | gpio-grgpio.txt | 18 - nbits : The number of gpio lines. If not present driver assumes 32 lines.
|
/Linux-v5.15/arch/mips/include/asm/ |
D | dma.h | 247 * Assumes dma flipflop is clear. 267 * Assumes dma flip-flop is clear. 289 * Assumes DMA flip-flop is clear.
|
/Linux-v5.15/arch/x86/include/asm/ |
D | dma.h | 241 * Assumes dma flipflop is clear. 261 * Assumes dma flip-flop is clear. 286 * Assumes DMA flip-flop is clear.
|
12345678910>>...59