Home
last modified time | relevance | path

Searched refs:WC (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/Documentation/arch/x86/
H A Dpat.rst22 WC Write-combined
47 | ioremap_wc | -- | -- | WC |
54 | set_memory_wc, | WC | -- | -- |
62 | pci sysfs resource_wc | -- | -- | WC |
68 | pci proc | -- | -- | WC |
71 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
77 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
145 WC 000 WB _PAGE_CACHE_MODE_WB WC | WC
146 WC 001 WC _PAGE_CACHE_MODE_WC WC* | WC
147 WC 010 UC- _PAGE_CACHE_MODE_UC_MINUS WC* | UC
[all …]
H A Dtdx.rst162 non-temporal write instructions (like MOVNTI), or through UC/WC memory
/linux-6.15/fs/nfsd/
H A Dnfs3proc.c876 .pc_xdrressize = ST+WC,
936 .pc_xdrressize = ST+WC+4,
948 .pc_xdrressize = ST+(1+FH+pAT)+WC,
960 .pc_xdrressize = ST+(1+FH+pAT)+WC,
972 .pc_xdrressize = ST+(1+FH+pAT)+WC,
984 .pc_xdrressize = ST+(1+FH+pAT)+WC,
996 .pc_xdrressize = ST+WC,
1008 .pc_xdrressize = ST+WC,
1020 .pc_xdrressize = ST+WC+WC,
1032 .pc_xdrressize = ST+pAT+WC,
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtl818x/
H A DKconfig47 Q-Tec 770WC
52 QTec 775WC
/linux-6.15/sound/pci/ctxfi/
H A Dct20k2reg.h11 #define WC 0x1b7000 macro
H A Dct20k1reg.h587 #define WC 0x1C6000 macro
H A Dcthw20k1.c1181 return hw_read_20kx(hw, WC); in get_wc()
H A Dcthw20k2.c1124 return hw_read_20kx(hw, WC); in get_wc()
/linux-6.15/sound/pci/emu10k1/
H A Dio.c691 u32 wc = inl(emu->port + WC); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic()
699 cc = REG_VAL_GET(WC_CURRENTCHANNEL, inl(emu->port + WC)); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic()
712 if (REG_VAL_GET(WC_SAMPLECOUNTER, inl(emu->port + WC)) == in snd_emu10k1_voice_clear_loop_stop_multiple_atomic()
735 curtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait()
739 newtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait()
/linux-6.15/arch/x86/mm/pat/
H A Dmemtype.c190 case X86_MEMTYPE_WC: cache = CM(WC); cache_mode = "WC "; break; in pat_get_cache_mode()
316 pat_msr_val = PAT_VALUE(WB, WC, UC_MINUS, UC, WB, WC, UC_MINUS, UC); in pat_bp_init()
344 pat_msr_val = PAT_VALUE(WB, WC, UC_MINUS, UC, WB, WP, UC_MINUS, WT); in pat_bp_init()
/linux-6.15/Documentation/translations/zh_CN/PCI/
H A Dsysfs-pci.rst57 resource0_wc..N_wc PCI WC映射资源N,如果可预取的话 (binary, mmap)
/linux-6.15/include/sound/
H A Demu10k1.h183 #define WC 0x10 /* Wall Clock register */ macro
184 SUB_REG(WC, SAMPLECOUNTER, 0x03FFFFC0) /* Sample periods elapsed since reset */
185 SUB_REG(WC, CURRENTCHANNEL, 0x0000003F) /* Channel [0..63] currently being serviced */
1872 static inline unsigned int snd_emu10k1_wc(struct snd_emu10k1 *emu) { return (inl(emu->port + WC) >>… in snd_emu10k1_wc()
/linux-6.15/drivers/spi/
H A Dspi-ti-qspi.c101 #define WC 0x02 macro
231 if (stat & WC) in ti_qspi_poll_wc()
237 if (stat & WC) in ti_qspi_poll_wc()
/linux-6.15/Documentation/PCI/
H A Dsysfs-pci.rst48 resource0_wc..N_wc PCI WC map resource N, if prefetchable (binary, mmap)
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst20 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst17 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
/linux-6.15/Documentation/devicetree/bindings/sram/
H A Dsram.yaml63 as write combining. WC is used by default.
/linux-6.15/arch/arm/boot/compressed/
H A Dhead.S748 @ ...I .... ..D. WC.M
777 @ .... .... .... WC.M
/linux-6.15/Documentation/admin-guide/
H A Dbug-hunting.rst9 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
/linux-6.15/Documentation/gpu/
H A Ddrm-mm.rst518 DRM Cache Handling and Fast WC memcpy()
/linux-6.15/arch/powerpc/xmon/
H A Dppc-opc.c456 #define WC LS macro
4760 {"wait", X(31,30), XWC_MASK, POWER9, 0, {WC}},
4814 {"wait", X(31,62), XWC_MASK, E500MC|PPCA2, 0, {WC}},