Home
last modified time | relevance | path

Searched refs:_pci (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h37 #define __dw_pcie_ver_cmp(_pci, _ver, _op) \ argument
38 ((_pci)->version _op DW_PCIE_VER_ ## _ver)
40 #define dw_pcie_ver_is(_pci, _ver) __dw_pcie_ver_cmp(_pci, _ver, ==) argument
42 #define dw_pcie_ver_is_ge(_pci, _ver) __dw_pcie_ver_cmp(_pci, _ver, >=) argument
44 #define dw_pcie_ver_type_is(_pci, _ver, _type) \ argument
45 (__dw_pcie_ver_cmp(_pci, _ver, ==) && \
46 __dw_pcie_ver_cmp(_pci, TYPE_ ## _type, ==))
48 #define dw_pcie_ver_type_is_ge(_pci, _ver, _type) \ argument
49 (__dw_pcie_ver_cmp(_pci, _ver, ==) && \
50 __dw_pcie_ver_cmp(_pci, TYPE_ ## _type, >=))
[all …]
/openbmc/linux/drivers/tty/serial/8250/
H A DMakefile17 obj-$(CONFIG_SERIAL_8250_PCI) += 8250_pci.o
/openbmc/linux/Documentation/kbuild/
H A Dmodules.rst182 8123_pci.c
201 8123-y := 8123_if.o 8123_pci.o 8123_bin.o
236 8123-y := 8123_if.o 8123_pci.o 8123_bin.o
259 8123-y := 8123_if.o 8123_pci.o 8123_bin.o
298 8123-y := 8123_if.o 8123_pci.o 8123_bin.o
364 8123-y := 8123_if.o 8123_pci.o 8123_bin.o
/openbmc/linux/drivers/comedi/drivers/
H A DMakefile63 obj-$(CONFIG_COMEDI_8255_PCI) += 8255_pci.o
/openbmc/qemu/target/hexagon/imported/
H A Dldst.idef30 Q6INSN(L2_##TAG##_pci, OPER"(Rx32++#s4:"SHFT":circ(Mu2))",ATTRIB,DESCR,{fEA_REG(RxV); fPM_CIRI(RxV,…
111 Q6INSN(S2_##TAG##_pci, OPER"(Rx32++#s4:"SHFT":circ(Mu2))="DEST, ATTRIB,DESCR,{fEA_REG(RxV); fPM_CI…
H A Dencode_pp.def313 DEF_ENC32(L2_load##TAG##_pci, ICLASS_LD" 1 00 "OPC" xxxxx PPu0--0i iiiddddd")\
324 DEF_ENC32(L2_load##TAG##_pci, ICLASS_LD" 1 00 "OPC" xxxxx PPu0--0i iiiyyyyy")\
443 DEF_ENC32(S2_store##TAG##_pci, ICLASS_ST" 1 00 "OPC" xxxxx PPu"SRC" 0iiii-0-")\
/openbmc/linux/drivers/comedi/
H A DKconfig588 be called 8255_pci.
1267 boards use the 8255_pci driver as a wrapper around the 'comedi_8255'
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt146 8250_pci.c: 93521
147 8250_pci.h: 999
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]