Home
last modified time | relevance | path

Searched refs:DF (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Ddf_v1_7.c42 tmp = RREG32_SOC15(DF, 0, mmFabricConfigAccessControl); in df_v1_7_enable_broadcast_mode()
44 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, tmp); in df_v1_7_enable_broadcast_mode()
46 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, in df_v1_7_enable_broadcast_mode()
54 tmp = RREG32_SOC15(DF, 0, mmDF_CS_AON0_DramBaseAddress0); in df_v1_7_get_fb_channel_number()
79 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v1_7_update_medium_grain_clock_gating()
82 WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp); in df_v1_7_update_medium_grain_clock_gating()
84 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v1_7_update_medium_grain_clock_gating()
87 WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp); in df_v1_7_update_medium_grain_clock_gating()
100 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v1_7_get_clockgating_state()
108 WREG32_FIELD15(DF, 0, DF_CS_AON0_CoherentSlaveModeCtrlA0, in df_v1_7_enable_ecc_force_par_wr_rmw()
Ddf_v3_6.c229 tmp = RREG32_SOC15(DF, 0, mmFabricConfigAccessControl); in df_v3_6_enable_broadcast_mode()
231 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, tmp); in df_v3_6_enable_broadcast_mode()
233 WREG32_SOC15(DF, 0, mmFabricConfigAccessControl, in df_v3_6_enable_broadcast_mode()
241 tmp = RREG32_SOC15(DF, 0, mmDF_CS_UMC_AON0_DramBaseAddress0); in df_v3_6_get_fb_channel_number()
268 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v3_6_update_medium_grain_clock_gating()
271 WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp); in df_v3_6_update_medium_grain_clock_gating()
273 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v3_6_update_medium_grain_clock_gating()
276 WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp); in df_v3_6_update_medium_grain_clock_gating()
289 tmp = RREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater); in df_v3_6_get_clockgating_state()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-hid-logitech-lg4ff28 DF-EX --> DFP
31 DF-EX --> DFP --> G25
34 DF-EX <*> DFP <-> G25 <-> G27
35 DF-EX <*--------> G25 <-> G27
36 DF-EX <*----------------> G27
39 DF-EX <*> DFP <-> G25 <-> G27 <-> G29
40 DF-EX <*--------> G25 <-> G27 <-> G29
41 DF-EX <*----------------> G27 <-> G29
42 DF-EX <*------------------------> G29
45 DF-EX <*> DFP <-> DFGT
[all …]
/Linux-v5.4/fs/reiserfs/
Dprocfs.c57 #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-v5.4/drivers/scsi/
Daha1542.h15 #define DF BIT(2) /* Data In Port Full */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
Daha1542.c128 if (!wait_mask(STATUS(base), DF, DF, 0, timeout)) in aha1542_in()
212 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port()
225 if (!wait_mask(STATUS(sh->io_port), DF, DF, 0, 0)) in aha1542_test_port()
231 if (inb(STATUS(sh->io_port)) & DF) in aha1542_test_port()
546 if (i & DF) { in aha1542_getconfig()
647 if (i & DF) { in aha1542_query()
927 STATMASK, IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) { in aha1542_reset()
/Linux-v5.4/arch/m68k/kernel/
Dtraps.c389 if (ssw & DF) in bus_error030()
401 if ((ssw & DF) in bus_error030()
410 if (! ((ssw & DF) && ((ssw & DFC) == USER_DATA))) { in bus_error030()
418 if (ssw & DF) { in bus_error030()
439 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030()
446 if (ssw & DF) { in bus_error030()
520 if (ssw & DF) in bus_error030()
530 if (ssw & DF) { in bus_error030()
636 if ((ssw & DF) && ((addr ^ fp->un.fmtb.daddr) & PAGE_MASK) == 0) in bus_error030()
998 if (ssw & DF) in bad_super_trap()
/Linux-v5.4/Documentation/filesystems/
Dgfs2-glocks.txt24 namely shared (SH), deferred (DF) and exclusive (EX). Those translate
31 DF | CW (Concurrent write)
34 Thus DF is basically a shared mode which is incompatible with the "normal"
35 shared lock mode, SH. In GFS2 the DF mode is used exclusively for direct I/O
43 DF | No | Yes | No | No
48 all the modes. Only inode glocks use the DF mode for example.
/Linux-v5.4/Documentation/xtensa/
Dmmu.rst40 C0..DF -> C0 -> C0 -> C0 E0..EF -> F0 -> F0
41 A0..BF -> A0 -> A0 -> A0 D8..DF -> 00 -> 00
/Linux-v5.4/Documentation/ioctl/
Dioctl-number.rst152 'H' C0-DF net/bluetooth/hidp/hidp.h conflict!
153 'H' C0-DF net/bluetooth/cmtp/cmtp.h conflict!
154 'H' C0-DF net/bluetooth/bnep/bnep.h conflict!
182 'R' C0-DF net/bluetooth/rfcomm.h
190 'T' C0-DF linux/if_tun.h conflict!
302 0x89 0B-DF linux/sockios.h
/Linux-v5.4/arch/x86/kernel/
Ddumpstack_64.c80 EPAGERANGE(DF),
/Linux-v5.4/arch/m68k/include/asm/
Dtraps.h111 #define DF (0x0100) macro
/Linux-v5.4/arch/x86/mm/
Dcpu_entry_area.c104 cea_map_stack(DF); in percpu_setup_exception_stacks()
Dfault.c761 unsigned long stack = __this_cpu_ist_top_va(DF) - sizeof(void *); in no_context()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dtuner-cardlist.rst70 61 Tena TNF9533-D/IF/TNF9533-B/DF
/Linux-v5.4/Documentation/networking/
Dsegmentation-offloads.rst128 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.
Dipvs-sysctl.txt182 By default, reject with FRAG_NEEDED all DF packets that exceed
/Linux-v5.4/include/net/
Dip.h188 bool DF; member
199 unsigned int mtu, bool DF, struct ip_frag_state *state);
/Linux-v5.4/net/ipv4/
Dip_output.c648 unsigned int ll_rs, unsigned int mtu, bool DF, in ip_frag_init() argument
653 state->DF = DF; in ip_frag_init()
739 if (state->DF) in ip_frag_next()
/Linux-v5.4/Documentation/trace/
Duprobetracer.rst113 0000000000446420 g DF .text 0000000000000012 Base zfree
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-tpm137 1E 30 38 6C 70 63 69 AB E2 50 DF 49 05 2E E1 8D
/Linux-v5.4/Documentation/x86/
Dkernel-stacks.rst70 Used for interrupt 8 - Double Fault Exception (#DF).
/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c1864 t->x86_tss.ist[IST_INDEX_DF] = __this_cpu_ist_top_va(DF); in cpu_init()
/Linux-v5.4/arch/x86/kvm/
Dtrace.h277 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
/Linux-v5.4/
DCREDITS89 P: 1024/85AD9EED AD C0 49 08 91 67 DF D7 FA 04 1A EE 09 E8 44 B0
118 P: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD 1E DF FE 69 EE 35 BD 74
1134 P: 1024/F81FB2E1 41 B7 E4 E6 3E D4 A6 71 6D 9C F3 9F F2 BF DF 6E
1707 S: Mexico, DF
2329 P: 4096R/92DFCE96 4FA7 9EEF FCD4 C44F C585 B8C7 C060 2241 92DF CE96

12