Searched refs:STC (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/arch/sparc/kernel/ |
D | pci_impl.h | 29 #define PCI_STC_FLUSHFLAG_INIT(STC) \ argument 30 (*((STC)->strbuf_flushflag) = 0UL) 31 #define PCI_STC_FLUSHFLAG_SET(STC) \ argument 32 (*((STC)->strbuf_flushflag) != 0UL)
|
D | iommu.c | 28 #define STC_CTXMATCH_ADDR(STC, CTX) \ argument 29 ((STC)->strbuf_ctxmatch_base + ((CTX) << 3)) 30 #define STC_FLUSHFLAG_INIT(STC) \ argument 31 (*((STC)->strbuf_flushflag) = 0UL) 32 #define STC_FLUSHFLAG_SET(STC) \ argument 33 (*((STC)->strbuf_flushflag) != 0UL)
|
/Linux-v5.4/arch/arm/include/asm/ |
D | vfpmacros.h | 47 STC p11, cr0, [\base],#33*4 @ FSTMIAX \base!, {d0-d15} 49 STC p11, cr0, [\base],#32*4 @ FSTMIAD \base!, {d0-d15}
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | dmx-get-stc.rst | 43 Some hardware supports more than one STC, so you must specify which one by 46 and a 32 bit denominator, so the real 90kHz STC value is
|
/Linux-v5.4/drivers/staging/comedi/drivers/ni_routing/ |
D | README | 174 NI-STC with those naming conventions used here. 180 typically used within the NI-STC documentation. 182 (comedi) (NI-STC input or output) (NOTE)
|
/Linux-v5.4/arch/x86/lib/ |
D | x86-opcode-map.txt | 314 f9: STC
|
/Linux-v5.4/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 314 f9: STC
|