Home
last modified time | relevance | path

Searched refs:INTR (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_debug.h45 MUSB_FLAGS_PRINT(b, INTR, VBUSERROR); in musb_print_intrusb()
46 MUSB_FLAGS_PRINT(b, INTR, SESSREQ); in musb_print_intrusb()
47 MUSB_FLAGS_PRINT(b, INTR, DISCONNECT); in musb_print_intrusb()
48 MUSB_FLAGS_PRINT(b, INTR, CONNECT); in musb_print_intrusb()
49 MUSB_FLAGS_PRINT(b, INTR, SOF); in musb_print_intrusb()
50 MUSB_FLAGS_PRINT(b, INTR, RESUME); in musb_print_intrusb()
51 MUSB_FLAGS_PRINT(b, INTR, SUSPEND); in musb_print_intrusb()
/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H A Djsm_neo.c736 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()
842 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d port: %d linestatus: %x\n", in neo_parse_lsr()
862 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_lsr()
873 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d Port: %d. PAR ERR!\n", in neo_parse_lsr()
879 jsm_dbg(INTR, &ch->ch_bd->pci_dev, "%s:%d Port: %d. FRM ERR!\n", in neo_parse_lsr()
[all …]
H A Djsm_cls.c837 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()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp-regs.h24 #define INTR 0x0f macro
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h47 DEFINE_USNIC_VNIC_RES(INTR, RES_TYPE_INTR_CTRL, "INT") \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sis/
H A Dsis900.h198 OWN = 0x80000000, MORE = 0x40000000, INTR = 0x20000000, enumerator
H A Dsis900.c1628 sis_priv->tx_ring[entry].cmdsts = (OWN | INTR | skb->len); in sis900_start_xmit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dariadne.h187 #define INTR 0x8000 /* Interrupt Flag */ macro
H A Dariadne.c249 if (!(lance->RDP & INTR)) /* Check if any interrupt has been */ in ariadne_interrupt()
263 if (csr0 & INTR) in ariadne_interrupt()
H A Damd8111e.h146 INTR = (1 << 31), enumerator
H A Damd8111e.c1108 if (!(intr0 & INTR)){ in amd8111e_interrupt()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h41 #define INTR 0x3c macro
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dtrace.c368 KDETH_GET(eh->tid_rdma.w_data.kdeth0, INTR), in parse_everbs_hdrs()
394 KDETH_GET(eh->tid_rdma.r_rsp.kdeth0, INTR), in parse_everbs_hdrs()
H A Duser_sdma.c1360 INTR) << in set_txreq_header_ahg()
1366 INTR) << in set_txreq_header_ahg()
H A Dtid_rdma.c2369 KDETH_SET(resp->kdeth0, INTR, !!(!last_pkt && remote->urg)); in hfi1_build_tid_rdma_read_resp()
4225 KDETH_SET(wd->kdeth0, INTR, !!(!last_pkt && remote->urg)); in hfi1_build_tid_rdma_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.c2590 mwifiex_dbg(adapter, INTR, "ireg: 0x%08x\n", pcie_ireg); in mwifiex_interrupt_status()
2685 mwifiex_dbg(adapter, INTR, "info: TX DNLD Done\n"); in mwifiex_process_int_status()
2691 mwifiex_dbg(adapter, INTR, "info: Rx DATA\n"); in mwifiex_process_int_status()
2697 mwifiex_dbg(adapter, INTR, "info: Rx EVENT\n"); in mwifiex_process_int_status()
2704 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
2714 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
H A Dsdio.c1279 mwifiex_dbg(adapter, INTR, in mwifiex_interrupt_status()
2013 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
2018 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
2036 mwifiex_dbg(adapter, INTR, "info: cmd_sent=%d data_sent=%d\n", in mwifiex_process_int_status()
2048 mwifiex_dbg(adapter, INTR, in mwifiex_process_int_status()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dkvm.h15 ERSN(SHUTDOWN), ERSN(FAIL_ENTRY), ERSN(INTR), ERSN(SET_TPR), \
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dasic3.c154 ASIC3_OFFSET(INTR, P_INT_STAT)); in asic3_irq_demux()
414 asic3_write_register(asic, ASIC3_OFFSET(INTR, INT_MASK), in asic3_irq_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c67 brcmf_dbg(INTR, "OOB intr triggered\n"); in brcmf_sdiod_oob_irqhandler()
87 brcmf_dbg(INTR, "IB intr triggered\n"); in brcmf_sdiod_ib_irqhandler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c181 HINIC_RQ_CTXT_PI_SET(rq->msix_entry, INTR); in hinic_rq_prepare_ctxt()
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A DURB.rst72 // (OUT) sometimes only part of CTRL/BULK/INTR transfer_buffer is used
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-82825 This bit controls whether the INTR, QUIT, and SUSP characters are
2850 Normally, the INTR, QUIT, and SUSP characters cause input and
3014 characters. The INTR character (normally ‘C-c’) for sending a ‘SIGINT’
3023 ‘VINTR’ is the index of the element that specifies the INTR character,
3024 so storing ‘'='’ in ‘TERMIOS.c_cc[VINTR]’ specifies ‘=’ as the INTR
3172 This is the subscript for the INTR character in the special control
3175 The INTR (interrupt) character raises a ‘SIGINT’ signal for all
3177 INTR character itself is then discarded. *Note Signal Handling::,
3180 Typically, the INTR character is ‘C-c’.
3737 ‘getpass’ also disables the INTR, QUIT, and SUSP characters on the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-82825 This bit controls whether the INTR, QUIT, and SUSP characters are
2850 Normally, the INTR, QUIT, and SUSP characters cause input and
3014 characters. The INTR character (normally ‘C-c’) for sending a ‘SIGINT’
3023 ‘VINTR’ is the index of the element that specifies the INTR character,
3024 so storing ‘'='’ in ‘TERMIOS.c_cc[VINTR]’ specifies ‘=’ as the INTR
3172 This is the subscript for the INTR character in the special control
3175 The INTR (interrupt) character raises a ‘SIGINT’ signal for all
3177 INTR character itself is then discarded. *Note Signal Handling::,
3180 Typically, the INTR character is ‘C-c’.
3737 ‘getpass’ also disables the INTR, QUIT, and SUSP characters on the
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c209 cp_wait(ctx, INTR, PENDING); in nv50_grctx_generate()

12