| /Linux-v5.4/drivers/tty/serial/jsm/ |
| D | jsm_neo.c | 736 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d isr: %x\n", in neo_parse_isr() 760 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_isr() 775 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_isr() 782 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_isr() 785 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_isr() 816 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_isr() 840 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d port: %d linestatus: %x\n", in neo_parse_lsr() 860 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_lsr() 871 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d Port: %d. PAR ERR!\n", in neo_parse_lsr() 877 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d Port: %d. FRM ERR!\n", in neo_parse_lsr() [all …]
|
| D | jsm_cls.c | 837 jsm_dbg(INTR, &brd->pci_dev, "%s:%d uart_poll: %x\n", in cls_intr() 841 jsm_dbg(INTR, &brd->pci_dev, in cls_intr()
|
| /Linux-v5.4/drivers/infiniband/hw/usnic/ |
| D | usnic_vnic.h | 47 DEFINE_USNIC_VNIC_RES(INTR, RES_TYPE_INTR_CTRL, "INT") \
|
| /Linux-v5.4/arch/unicore32/kernel/ |
| D | entry.S | 275 @ set desired INTR state, then call main handler 742 .long __invalid @ 2 (INTR) 753 .long __invalid @ 2 (INTR) 764 .long __invalid @ 2 (INTR)
|
| /Linux-v5.4/drivers/net/ethernet/amd/ |
| D | ariadne.h | 187 #define INTR 0x8000 /* Interrupt Flag */ macro
|
| D | amd8111e.h | 146 INTR = (1 << 31), enumerator
|
| D | ariadne.c | 249 if (!(lance->RDP & INTR)) /* Check if any interrupt has been */ in ariadne_interrupt() 263 if (csr0 & INTR) in ariadne_interrupt()
|
| D | amd8111e.c | 1103 if (!(intr0 & INTR)){ in amd8111e_interrupt()
|
| /Linux-v5.4/drivers/net/ethernet/sis/ |
| D | sis900.h | 198 OWN = 0x80000000, MORE = 0x40000000, INTR = 0x20000000, enumerator
|
| D | sis900.c | 1625 sis_priv->tx_ring[entry].cmdsts = (OWN | INTR | skb->len); in sis900_start_xmit()
|
| /Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
| D | ti,sci-intr.txt | 4 The Interrupt Router (INTR) module provides a mechanism to mux M
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | trace.c | 366 KDETH_GET(eh->tid_rdma.w_data.kdeth0, INTR), in parse_everbs_hdrs() 392 KDETH_GET(eh->tid_rdma.r_rsp.kdeth0, INTR), in parse_everbs_hdrs()
|
| D | user_sdma.c | 1337 INTR) << in set_txreq_header_ahg() 1343 INTR) << in set_txreq_header_ahg()
|
| D | tid_rdma.c | 2369 KDETH_SET(resp->kdeth0, INTR, !!(!last_pkt && remote->urg)); in hfi1_build_tid_rdma_read_resp() 4224 KDETH_SET(wd->kdeth0, INTR, !!(!last_pkt && remote->urg)); in hfi1_build_tid_rdma_packet()
|
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | pcie.c | 2404 mwifiex_dbg(adapter, INTR, "ireg: 0x%08x\n", pcie_ireg); in mwifiex_interrupt_status() 2499 mwifiex_dbg(adapter, INTR, "info: TX DNLD Done\n"); in mwifiex_process_int_status() 2505 mwifiex_dbg(adapter, INTR, "info: Rx DATA\n"); in mwifiex_process_int_status() 2511 mwifiex_dbg(adapter, INTR, "info: Rx EVENT\n"); in mwifiex_process_int_status() 2518 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status() 2528 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
|
| D | sdio.c | 869 mwifiex_dbg(adapter, INTR, in mwifiex_interrupt_status() 1603 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status() 1608 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status() 1626 mwifiex_dbg(adapter, INTR, "info: cmd_sent=%d data_sent=%d\n", in mwifiex_process_int_status() 1638 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
|
| /Linux-v5.4/include/trace/events/ |
| D | kvm.h | 15 ERSN(SHUTDOWN), ERSN(FAIL_ENTRY), ERSN(INTR), ERSN(SET_TPR), \
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | bcmsdh.c | 64 brcmf_dbg(INTR, "OOB intr triggered\n"); in brcmf_sdiod_oob_irqhandler() 84 brcmf_dbg(INTR, "IB intr triggered\n"); in brcmf_sdiod_ib_irqhandler()
|
| D | sdio.c | 2473 brcmf_dbg(INTR, "disable SDIO interrupts\n"); in brcmf_sdio_bus_stop()
|
| /Linux-v5.4/drivers/mfd/ |
| D | asic3.c | 154 ASIC3_OFFSET(INTR, P_INT_STAT)); in asic3_irq_demux() 414 asic3_write_register(asic, ASIC3_OFFSET(INTR, INT_MASK), in asic3_irq_probe()
|
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_hw_qp.c | 176 HINIC_RQ_CTXT_PI_SET(rq->msix_entry, INTR); in hinic_rq_prepare_ctxt()
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | URB.rst | 72 // (OUT) sometimes only part of CTRL/BULK/INTR transfer_buffer is used
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxnv50.c | 209 cp_wait(ctx, INTR, PENDING); in nv50_grctx_generate()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_netdev.c | 1417 en_dbg(INTR, priv, "Default coalescing params for mtu:%d - rx_frames:%d rx_usecs:%d\n", in mlx4_en_set_default_moderation()
|