Searched refs:STC (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | pci_impl.h | 28 #define PCI_STC_FLUSHFLAG_INIT(STC) \ argument 29 (*((STC)->strbuf_flushflag) = 0UL) 30 #define PCI_STC_FLUSHFLAG_SET(STC) \ argument 31 (*((STC)->strbuf_flushflag) != 0UL)
|
H A 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)
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-get-stc.rst | 36 Some hardware supports more than one STC, so you must specify which one by 39 and a 32 bit denominator, so the real 90kHz STC value is
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/ |
H A 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)
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | entry.S | 138 tst r0, #0x08000000 @ only CDP/CPRT/LDC/STC have bit 27
|
/openbmc/linux/Documentation/devicetree/bindings/display/xlnx/ |
H A D | xlnx,zynqmp-dpsub.yaml | 20 | | and STC | +-----------+ | | Controller | | +------+
|
/openbmc/qemu/target/sparc/ |
H A D | insns.decode | 692 NCP 11 ----- 110100 ----- --------- ----- # v8 STC
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 959 OPC_RX: If the operation has an RX format opcode (e.g. STC), otherwise 0. 1761 tcg_out_insn(s, RX, STC, data, h.base, h.index, h.disp);
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 314 f9: STC
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 314 f9: STC
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 859 C(0x4200, STC, RX_a, Z, r1_o, a2, 0, 0, st8, 0)
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1769 [0xF9] = X86_OP_ENTRY0(STC),
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 2002 "STC","STC","stc","F9","V","V","","","","",""
|