Home
last modified time | relevance | path

Searched refs:interrupt_pin (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dda223_core.h93 enum interrupt_pin { enum
128 enum interrupt_pin pin;
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/
H A Dpci-endpoint-cfs.rst70 ... interrupt_pin
115 | interrupt_pin
H A Dpci-test-howto.rst61 baseclass_code interrupt_pin progif_code subsys_id
67 vendorid with 0xffff and interrupt_pin with 0x0001::
71 # cat functions/pci_epf_test/func1/interrupt_pin
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-ep-cfs.c322 PCI_EPF_HEADER_R(interrupt_pin)
323 PCI_EPF_HEADER_W_u8(interrupt_pin)
334 CONFIGFS_ATTR(pci_epf_, interrupt_pin);
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/function/binding/
H A Dpci-test.rst21 interrupt_pin Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-epf.h56 enum pci_interrupt_pin interrupt_pin; member
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rcar-ep.c189 if (hdr->interrupt_pin > PCI_INTERRUPT_INTA) in rcar_pcie_ep_write_header()
192 val |= (hdr->interrupt_pin << 8); in rcar_pcie_ep_write_header()
H A Dpcie-rockchip-ep.c155 rockchip_pcie_write(rockchip, hdr->interrupt_pin << 8, in rockchip_pcie_ep_write_header()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c33 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_INTERRUPT_PIN, hdr->interrupt_pin); in cdns_pcie_ep_write_header()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c150 hdr->interrupt_pin); in dw_pcie_ep_write_header()
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c78 .interrupt_pin = PCI_INTERRUPT_INTA,
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_mio_common.c5972 unsigned int interrupt_pin, unsigned int irq_polarity) in ni_E_init() argument
6310 NISTC_INT_CTRL_INTA_SEL(interrupt_pin) | in ni_E_init()
6311 NISTC_INT_CTRL_INTB_SEL(interrupt_pin), in ni_E_init()