/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | df_v1_7.c | 49 tmp = RREG32_SOC15(DF, 0, mmFabricConfigAccessControl); in df_v1_7_enable_broadcast_mode() 51 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, tmp); in df_v1_7_enable_broadcast_mode() 53 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, in df_v1_7_enable_broadcast_mode() 61 tmp = RREG32_SOC15(DF, 0, mmDF_CS_AON0_DramBaseAddress0); in df_v1_7_get_fb_channel_number() 86 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v1_7_update_medium_grain_clock_gating() 89 WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp); in df_v1_7_update_medium_grain_clock_gating() 91 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v1_7_update_medium_grain_clock_gating() 94 WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp); in df_v1_7_update_medium_grain_clock_gating() 107 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v1_7_get_clockgating_state() 115 WREG32_FIELD15(DF, 0, DF_CS_AON0_CoherentSlaveModeCtrlA0, in df_v1_7_enable_ecc_force_par_wr_rmw()
|
D | df_v3_6.c | 227 tmp = RREG32_SOC15(DF, 0, mmDF_CS_UMC_AON0_DfGlobalCtrl); in df_v3_6_query_hashes() 268 tmp = RREG32_SOC15(DF, 0, mmFabricConfigAccessControl); in df_v3_6_enable_broadcast_mode() 270 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, tmp); in df_v3_6_enable_broadcast_mode() 272 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, in df_v3_6_enable_broadcast_mode() 281 tmp = RREG32_SOC15(DF, 0, mmDF_GCM_AON0_DramMegaBaseAddress0); in df_v3_6_get_fb_channel_number() 285 tmp = RREG32_SOC15(DF, 0, mmDF_CS_UMC_AON0_DramBaseAddress0); in df_v3_6_get_fb_channel_number() 314 tmp = RREG32_SOC15(DF, 0, in df_v3_6_update_medium_grain_clock_gating() 318 WREG32_SOC15(DF, 0, in df_v3_6_update_medium_grain_clock_gating() 321 tmp = RREG32_SOC15(DF, 0, in df_v3_6_update_medium_grain_clock_gating() 325 WREG32_SOC15(DF, 0, in df_v3_6_update_medium_grain_clock_gating() [all …]
|
D | df_v4_3.c | 34 hw_assert_msklo = RREG32_SOC15(DF, 0, in df_v4_3_query_ras_poison_mode() 36 hw_assert_mskhi = RREG32_SOC15(DF, 0, in df_v4_3_query_ras_poison_mode()
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-driver-hid-logitech-lg4ff | 32 DF-EX --> DFP 36 DF-EX --> DFP --> G25 40 DF-EX <*> DFP <-> G25 <-> G27 41 DF-EX <*--------> G25 <-> G27 42 DF-EX <*----------------> G27 46 DF-EX <*> DFP <-> G25 <-> G27 <-> G29 47 DF-EX <*--------> G25 <-> G27 <-> G29 48 DF-EX <*----------------> G27 <-> G29 49 DF-EX <*------------------------> G29 53 DF-EX <*> DFP <-> DFGT [all …]
|
/linux-6.6.21/fs/reiserfs/ |
D | procfs.c | 58 #define DF( x ) D2C( rs -> s_v1.x ) macro 251 DF(s_blocksize), in show_on_disk_super() 252 DF(s_oid_maxsize), in show_on_disk_super() 253 DF(s_oid_cursize), in show_on_disk_super() 254 DF(s_umount_state), in show_on_disk_super() 256 DF(s_fs_state), in show_on_disk_super() 261 DF(s_tree_height), in show_on_disk_super() 262 DF(s_bmap_nr), in show_on_disk_super() 263 DF(s_version), flags, (flags & reiserfs_attrs_cleared) in show_on_disk_super() 264 ? "attrs_cleared" : "", DF(s_reserved_for_journal)); in show_on_disk_super()
|
/linux-6.6.21/drivers/scsi/ |
D | aha1542.h | 15 #define DF BIT(2) /* Data In Port Full */ macro 18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
|
D | aha1542.c | 133 if (!wait_mask(STATUS(base), DF, DF, 0, timeout)) in aha1542_in() 225 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port() 240 if (!wait_mask(STATUS(sh->io_port), DF, DF, 0, 0)) in aha1542_test_port() 246 if (inb(STATUS(sh->io_port)) & DF) in aha1542_test_port() 550 if (i & DF) { in aha1542_getconfig() 655 if (i & DF) { in aha1542_query() 940 STATMASK, IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) { in aha1542_reset()
|
/linux-6.6.21/arch/m68k/kernel/ |
D | traps.c | 385 if (ssw & DF) in bus_error030() 397 if ((ssw & DF) in bus_error030() 406 if (! ((ssw & DF) && ((ssw & DFC) == USER_DATA))) { in bus_error030() 414 if (ssw & DF) { in bus_error030() 435 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030() 442 if (ssw & DF) { in bus_error030() 516 if (ssw & DF) in bus_error030() 526 if (ssw & DF) { in bus_error030() 633 if ((ssw & DF) && ((addr ^ fp->un.fmtb.daddr) & PAGE_MASK) == 0) in bus_error030() 993 if (ssw & DF) in bad_super_trap()
|
/linux-6.6.21/Documentation/filesystems/ |
D | gfs2-glocks.rst | 26 namely shared (SH), deferred (DF) and exclusive (EX). Those translate 34 DF CW (Concurrent write) 38 Thus DF is basically a shared mode which is incompatible with the "normal" 39 shared lock mode, SH. In GFS2 the DF mode is used exclusively for direct I/O 48 DF No Yes No No 54 all the modes. Only inode glocks use the DF mode for example.
|
/linux-6.6.21/Documentation/arch/xtensa/ |
D | mmu.rst | 40 C0..DF -> C0 -> C0 -> C0 E0..EF -> F0 -> F0 41 A0..BF -> A0 -> A0 -> A0 D8..DF -> 00 -> 00
|
/linux-6.6.21/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 157 'H' C0-DF net/bluetooth/hidp/hidp.h conflict! 158 'H' C0-DF net/bluetooth/cmtp/cmtp.h conflict! 159 'H' C0-DF net/bluetooth/bnep/bnep.h conflict! 187 'R' C0-DF net/bluetooth/rfcomm.h 196 'T' C0-DF linux/if_tun.h conflict! 310 0x89 0B-DF linux/sockios.h
|
/linux-6.6.21/arch/x86/kernel/ |
D | dumpstack_64.c | 86 EPAGERANGE(DF),
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | traps.h | 111 #define DF (0x0100) macro
|
/linux-6.6.21/arch/x86/mm/ |
D | cpu_entry_area.c | 154 cea_map_stack(DF); in percpu_setup_exception_stacks()
|
D | fault.c | 668 call_on_stack(__this_cpu_ist_top_va(DF) - sizeof(void*), in page_fault_oops()
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | tuner-cardlist.rst | 70 61 Tena TNF9533-D/IF/TNF9533-B/DF
|
/linux-6.6.21/Documentation/networking/ |
D | segmentation-offloads.rst | 128 this is IPv4 ID in the case that the DF bit is set for a given IP header. 148 not have the DF bit set.
|
D | ipvs-sysctl.rst | 208 By default, reject with FRAG_NEEDED all DF packets that exceed
|
/linux-6.6.21/net/ipv4/ |
D | ip_output.c | 643 unsigned int ll_rs, unsigned int mtu, bool DF, in ip_frag_init() argument 648 state->DF = DF; in ip_frag_init() 733 if (state->DF) in ip_frag_next()
|
/linux-6.6.21/include/net/ |
D | ip.h | 195 bool DF; member 206 unsigned int mtu, bool DF, struct ip_frag_state *state);
|
/linux-6.6.21/Documentation/trace/ |
D | uprobetracer.rst | 115 0000000000446420 g DF .text 0000000000000012 Base zfree
|
/linux-6.6.21/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 137 1E 30 38 6C 70 63 69 AB E2 50 DF 49 05 2E E1 8D
|
/linux-6.6.21/Documentation/arch/x86/ |
D | kernel-stacks.rst | 70 Used for interrupt 8 - Double Fault Exception (#DF).
|
/linux-6.6.21/Documentation/driver-api/ |
D | edac.rst | 209 GPU DF / GPU Node -> EDAC MC
|
/linux-6.6.21/Documentation/gpu/amdgpu/display/ |
D | dcn-overview.rst | 108 Initially, data is passed in from VRAM through Data Fabric (DF) in native pixel
|