Searched refs:Event (Results 1 - 200 of 593) sorted by relevance

123

/linux-4.1.27/drivers/media/pci/mantis/
H A Dmantis_evm.c50 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): CAM Plugin", mantis->num); mantis_hifevm_work()
59 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): CAM Unplug", mantis->num); mantis_hifevm_work()
69 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Ext IRQ", mantis->num); mantis_hifevm_work()
72 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Timeout", mantis->num); mantis_hifevm_work()
75 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Alignment Error", mantis->num); mantis_hifevm_work()
78 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Overflow", mantis->num); mantis_hifevm_work()
81 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Read Ready", mantis->num); mantis_hifevm_work()
84 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): GPIF IRQ", mantis->num); mantis_hifevm_work()
87 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Empty", mantis->num); mantis_hifevm_work()
90 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer operation complete", mantis->num); mantis_hifevm_work()
101 dprintk(MANTIS_DEBUG, 1, "Initializing Mantis Host I/F Event manager"); mantis_evmgr_init()
113 dprintk(MANTIS_DEBUG, 1, "Mantis Host I/F Event manager exiting"); mantis_evmgr_exit()
H A Dmantis_pcmcia.c49 dprintk(MANTIS_DEBUG, 1, "Event: CAM Plugged IN: Adapter(%d) Slot(0)", mantis->num); mantis_event_cam_plugin()
73 dprintk(MANTIS_DEBUG, 1, "Event: CAM Unplugged: Adapter(%d) Slot(0)", mantis->num); mantis_event_cam_unplug()
/linux-4.1.27/drivers/net/phy/
H A Ddp83640_reg.h21 #define PTP_ESTS 0x001e /* PTP Event Status Register */
22 #define PTP_EDATA 0x001f /* PTP Event Data Register */
26 #define PTP_EVNT 0x0015 /* PTP Event Configuration Register */
73 #define EVENT_RDY (1<<8) /* PTP Event Timestamp Ready */
77 #define EVENT_IE (1<<0) /* Event Interrupt Enable */
109 #define EVNT_NUM_SHIFT (2) /* Indicates Event Timestamp Unit which detected an event */
112 #define EVENT_DET (1<<0) /* PTP Event Detected */
115 #define E7_RISE (1<<15) /* Indicates direction of Event 7 */
116 #define E7_DET (1<<14) /* Indicates Event 7 detected */
117 #define E6_RISE (1<<13) /* Indicates direction of Event 6 */
118 #define E6_DET (1<<12) /* Indicates Event 6 detected */
119 #define E5_RISE (1<<11) /* Indicates direction of Event 5 */
120 #define E5_DET (1<<10) /* Indicates Event 5 detected */
121 #define E4_RISE (1<<9) /* Indicates direction of Event 4 */
122 #define E4_DET (1<<8) /* Indicates Event 4 detected */
123 #define E3_RISE (1<<7) /* Indicates direction of Event 3 */
124 #define E3_DET (1<<6) /* Indicates Event 3 detected */
125 #define E2_RISE (1<<5) /* Indicates direction of Event 2 */
126 #define E2_DET (1<<4) /* Indicates Event 2 detected */
127 #define E1_RISE (1<<3) /* Indicates direction of Event 1 */
128 #define E1_DET (1<<2) /* Indicates Event 1 detected */
129 #define E0_RISE (1<<1) /* Indicates direction of Event 0 */
130 #define E0_DET (1<<0) /* Indicates Event 0 detected */
145 #define EVNT_RISE (1<<14) /* Event Rise Detect Enable */
146 #define EVNT_FALL (1<<13) /* Event Fall Detect Enable */
148 #define EVNT_GPIO_SHIFT (8) /* Event GPIO Connection, value 1-12 */
150 #define EVNT_SEL_SHIFT (1) /* Event Select */
152 #define EVNT_WR (1<<0) /* Event Configuration Write */
187 #define PSF_EVNT_EN (1<<0) /* Event PHY Status Frame Enable */
/linux-4.1.27/drivers/s390/char/
H A Dsclp_ftp.h2 * SCLP Event Type (ET) 7 - Diagnostic Test FTP Services, useable on LPAR
H A Dsclp_diag.h64 * struct sclp_diag_evbuf - Diagnostic Test (ET7) Event Buffer
H A Dsclp_rw.c34 /* Event type structure for write message and write priority message */
157 * (SCCB, Event(Message) Buffer, Message Data Block) sclp_finalize_mto()
373 * second half of Write Event Data-function that has to be done after
441 * Event Data and pass the request to the core SCLP loop. Return zero on
H A Dsclp_ftp.c2 * SCLP Event Type (ET) 7 - Diagnostic Test FTP Services, useable on LPAR
62 pr_debug("SCLP (ET7) RX-IRQ, Event @ 0x%p: %*phN\n", sclp_ftp_rxcb()
H A Dtape_std.h132 /* Event handlers */
H A Dsclp_sdias.c216 pr_err("Error from SCLP while copying hsa. Event status = %x\n", sclp_sdias_copy()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dio_event_irq.h40 /* Platform Event Log Format, Version 6, data portition of IO event section */
42 uint8_t event_type; /* 0x00 IO-Event Type */
44 uint8_t scope; /* 0x02 Error/Event Scope */
45 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */
H A Dreg_booke.h322 #define DBSR_IDE 0x80000000 /* Imprecise Debug Event */
326 #define DBSR_IRPT 0x02000000 /* Exception Debug Event */
327 #define DBSR_TIE 0x01000000 /* Trap Instruction Event */
328 #define DBSR_IAC1 0x00800000 /* Instr Address Compare 1 Event */
329 #define DBSR_IAC2 0x00400000 /* Instr Address Compare 2 Event */
330 #define DBSR_IAC3 0x00200000 /* Instr Address Compare 3 Event */
331 #define DBSR_IAC4 0x00100000 /* Instr Address Compare 4 Event */
332 #define DBSR_DAC1R 0x00080000 /* Data Addr Compare 1 Read Event */
333 #define DBSR_DAC1W 0x00040000 /* Data Addr Compare 1 Write Event */
334 #define DBSR_DAC2R 0x00020000 /* Data Addr Compare 2 Read Event */
335 #define DBSR_DAC2W 0x00010000 /* Data Addr Compare 2 Write Event */
336 #define DBSR_RET 0x00008000 /* Return Debug Event */
337 #define DBSR_CIRPT 0x00000040 /* Critical Interrupt Taken Event */
338 #define DBSR_CRET 0x00000020 /* Critical Return Debug Event */
345 #define DBSR_IRPT 0x20000000 /* Exception Debug Event */
346 #define DBSR_TIE 0x10000000 /* Trap Instruction debug Event */
347 #define DBSR_IAC1 0x04000000 /* Instruction Address Compare 1 Event */
348 #define DBSR_IAC2 0x02000000 /* Instruction Address Compare 2 Event */
349 #define DBSR_IAC3 0x00080000 /* Instruction Address Compare 3 Event */
350 #define DBSR_IAC4 0x00040000 /* Instruction Address Compare 4 Event */
351 #define DBSR_DAC1R 0x01000000 /* Data Address Compare 1 Read Event */
352 #define DBSR_DAC1W 0x00800000 /* Data Address Compare 1 Write Event */
353 #define DBSR_DAC2R 0x00400000 /* Data Address Compare 2 Read Event */
354 #define DBSR_DAC2W 0x00200000 /* Data Address Compare 2 Write Event */
389 #define DBCR0_EDE 0x02000000 /* Exception Debug Event */
391 #define DBCR0_TDE 0x01000000 /* TRAP Debug Event */
417 #define DBCR1_DAC1R 0x80000000 /* DAC1 Read Debug Event */
418 #define DBCR1_DAC2R 0x40000000 /* DAC2 Read Debug Event */
419 #define DBCR1_DAC1W 0x20000000 /* DAC1 Write Debug Event */
420 #define DBCR1_DAC2W 0x10000000 /* DAC2 Write Debug Event */
452 #define DBCR0_IRPT 0x02000000 /* Exception Debug Event */
453 #define DBCR0_TDE 0x01000000 /* TRAP Debug Event */
463 #define DBCR0_RET 0x00008000 /* Return Debug Event */
464 #define DBCR0_CIRPT 0x00000040 /* Critical Interrupt Taken Event */
465 #define DBCR0_CRET 0x00000020 /* Critical Return Debug Event */
700 #define DBCR_BT DBCR0_BT /* Branch Taken Debug Event */
701 #define DBCR_EDE DBCR0_EDE /* Exception Debug Event */
702 #define DBCR_TDE DBCR0_TDE /* TRAP Debug Event */
704 #define DBCR_FT 0x00040000 /* Freeze Timers on Debug Event */
717 #define DBCR_SBT 0x00000040 /* Second Branch Taken Debug Event */
718 #define DBCR_SED 0x00000020 /* Second Exception Debug Event */
719 #define DBCR_STD 0x00000010 /* Second Trap Debug Event */
H A Dreg_fsl_emb.h40 #define PMLCA_EVENT_MASK 0x01ff0000 /* Event field */
62 Event */
H A Dcpm1.h164 /* SMC Event and Mask register.
280 /* SCC Event and Mask register.
366 /* SCC Event register as used by Ethernet.
421 /* SCC Event and Mask registers when it is used as a UART.
H A Dqe.h608 /* UART Slow UCC Event Register (UCCE) */
619 /* HDLC Slow UCC Event Register (UCCE) */
631 /* BISYNC Slow UCC Event Register (UCCE) */
639 /* Gigabit Ethernet Fast UCC Event Register (UCCE) */
H A Dreg.h288 #define FSCR_EBB_LG 7 /* Enable Event Based Branching */
694 #define MMCR0_EBE 0x00100000UL /* Event based branch enable */
733 #define SPRN_EBBHR 804 /* Event based branch handler register */
734 #define SPRN_EBBRR 805 /* Event based branch return register */
822 #define SPRN_PA6T_SIER 785 /* Sampled Instruction Event Register */
869 #define MMCR0_PMC1SEL 0x00001fc0UL /* PMC 1 Event */
870 #define MMCR0_PMC2SEL 0x0000003fUL /* PMC 2 Event */
873 #define MMCR1_PMC3SEL 0xf8000000UL /* PMC 3 Event */
874 #define MMCR1_PMC4SEL 0x07c00000UL /* PMC 4 Event */
875 #define MMCR1_PMC5SEL 0x003e0000UL /* PMC 5 Event */
876 #define MMCR1_PMC6SEL 0x0001f800UL /* PMC 6 Event */
H A Drtas.h279 /* Vendor specific Platform Event Log Format, Version 6, section header */
410 /* Event Scan Parameters */ rtas_cancel_event_scan()
/linux-4.1.27/drivers/rtc/
H A Drtc-at91rm9200.h22 #define AT91_RTC_TIMEVSEL (3 << 8) /* Time Event Selection */
27 #define AT91_RTC_CALEVSEL (3 << 16) /* Calendar Event Selection */
60 #define AT91_RTC_SECEV (1 << 2) /* Second Event */
61 #define AT91_RTC_TIMEV (1 << 3) /* Time Event */
62 #define AT91_RTC_CALEV (1 << 4) /* Calendar Event */
H A Drtc-coh901331.c30 /* Event register for the "alarm" interrupt */
/linux-4.1.27/include/linux/i2c/
H A Dadp5588.h15 #define KEY_LCK_EC_STAT 0x03 /* Key Lock and Event Counter Register */
16 #define Key_EVENTA 0x04 /* Key Event Register A */
17 #define Key_EVENTB 0x05 /* Key Event Register B */
18 #define Key_EVENTC 0x06 /* Key Event Register C */
19 #define Key_EVENTD 0x07 /* Key Event Register D */
20 #define Key_EVENTE 0x08 /* Key Event Register E */
21 #define Key_EVENTF 0x09 /* Key Event Register F */
22 #define Key_EVENTG 0x0A /* Key Event Register G */
23 #define Key_EVENTH 0x0B /* Key Event Register H */
24 #define Key_EVENTI 0x0C /* Key Event Register I */
25 #define Key_EVENTJ 0x0D /* Key Event Register J */
44 #define GPI_EM1 0x20 /* GPI Event Mode 1 */
45 #define GPI_EM2 0x21 /* GPI Event Mode 2 */
46 #define GPI_EM3 0x22 /* GPI Event Mode 3 */
95 /* Key Lock and Event Counter Register */
/linux-4.1.27/drivers/parport/
H A Dieee1284_ops.c170 /* Event 7: Set nAutoFd low. */ parport_ieee1284_read_nibble()
175 /* Event 9: nAck goes low. */ parport_ieee1284_read_nibble()
195 /* Event 10: Set nAutoFd high. */ parport_ieee1284_read_nibble()
198 /* Event 11: nAck goes high. */ parport_ieee1284_read_nibble()
258 /* Event 14: Place data bus in high impedance state. */ parport_ieee1284_read_byte()
261 /* Event 7: Set nAutoFd low. */ parport_ieee1284_read_byte()
266 /* Event 9: nAck goes low. */ parport_ieee1284_read_byte()
282 /* Event 10: Set nAutoFd high */ parport_ieee1284_read_byte()
285 /* Event 11: nAck goes high. */ parport_ieee1284_read_byte()
295 /* Event 16: Set nStrobe low. */ parport_ieee1284_read_byte()
301 /* Event 17: Set nStrobe high. */ parport_ieee1284_read_byte()
338 /* Event 38: Set nAutoFd low */ ecp_forward_to_reverse()
345 /* Event 39: Set nInit low to initiate bus reversal */ ecp_forward_to_reverse()
350 /* Event 40: PError goes low */ ecp_forward_to_reverse()
372 /* Event 47: Set nInit high */ ecp_reverse_to_forward()
379 /* Event 49: PError goes high */ ecp_reverse_to_forward()
522 /* Event 43: Peripheral sets nAck low. It can take as parport_ieee1284_ecp_read_data()
590 /* Event 44: Set HostAck high, acknowledging handshake. */ parport_ieee1284_ecp_read_data()
593 /* Event 45: The peripheral has 35ms to set nAck high. */ parport_ieee1284_ecp_read_data()
608 /* Event 46: Set HostAck low and accept the data. */ parport_ieee1284_ecp_read_data()
747 /* Event 62: Write data and set autofd low */ parport_ieee1284_epp_write_data()
752 /* Event 58: wait for busy (nWait) to go high */ parport_ieee1284_epp_write_data()
756 /* Event 63: set nAutoFd (nDStrb) high */ parport_ieee1284_epp_write_data()
759 /* Event 60: wait for busy (nWait) to go low */ parport_ieee1284_epp_write_data()
767 /* Event 61: set strobe (nWrite) high */ parport_ieee1284_epp_write_data()
790 /* Event 67: set nAutoFd (nDStrb) low */ parport_ieee1284_epp_read_data()
794 /* Event 58: wait for Busy to go high */ parport_ieee1284_epp_read_data()
801 /* Event 63: set nAutoFd (nDStrb) high */ parport_ieee1284_epp_read_data()
804 /* Event 60: wait for Busy to go low */ parport_ieee1284_epp_read_data()
835 /* Event 56: Write data and set nAStrb low. */ parport_ieee1284_epp_write_addr()
840 /* Event 58: wait for busy (nWait) to go high */ parport_ieee1284_epp_write_addr()
844 /* Event 59: set nAStrb high */ parport_ieee1284_epp_write_addr()
847 /* Event 60: wait for busy (nWait) to go low */ parport_ieee1284_epp_write_addr()
855 /* Event 61: set strobe (nWrite) high */ parport_ieee1284_epp_write_addr()
878 /* Event 64: set nSelectIn (nAStrb) low */ parport_ieee1284_epp_read_addr()
882 /* Event 58: wait for Busy to go high */ parport_ieee1284_epp_read_addr()
889 /* Event 59: set nSelectIn (nAStrb) high */ parport_ieee1284_epp_read_addr()
893 /* Event 60: wait for Busy to go low */ parport_ieee1284_epp_read_addr()
H A Dieee1284.c239 /* Event 68: Set nInit low */ parport_ieee1284_terminate()
243 /* Event 69: Set nInit high, nSelectIn low */ parport_ieee1284_terminate()
256 /* Event 47: Set nInit high */ parport_ieee1284_terminate()
263 /* Event 49: PError goes high */ parport_ieee1284_terminate()
282 /* Event 22: Set nSelectIn low, nAutoFd high */ parport_ieee1284_terminate()
288 /* Event 24: nAck goes low */ parport_ieee1284_terminate()
294 /* Event 25: Set nAutoFd low */ parport_ieee1284_terminate()
299 /* Event 27: nAck goes high */ parport_ieee1284_terminate()
307 /* Event 29: Set nAutoFd high */ parport_ieee1284_terminate()
391 /* Event 0: Set data */ parport_negotiate()
396 /* Event 1: Set nSelectIn high, nAutoFd low */ parport_negotiate()
402 /* Event 2: PError, Select, nFault go high, nAck goes low */ parport_negotiate()
423 /* Event 3: Set nStrobe low */ parport_negotiate()
428 /* Event 4: Set nStrobe and nAutoFd high */ parport_negotiate()
435 /* Event 6: nAck goes high */ parport_negotiate()
465 /* Event 51: Set nStrobe low */ parport_negotiate()
470 /* Event 52: nAck goes low */ parport_negotiate()
474 "%s: Event 52 didn't happen\n", parport_negotiate()
480 /* Event 53: Set nStrobe high */ parport_negotiate()
485 /* Event 55: nAck goes high */ parport_negotiate()
499 /* Event 54: Peripheral sets XFlag to reflect support */ parport_negotiate()
522 /* Event 30: Set nAutoFd low */ parport_negotiate()
527 /* Event 31: PError goes high. */ parport_negotiate()
563 /* Event 18 didn't happen. */ parport_ieee1284_ack_data_avail()
566 /* Event 20: nAutoFd goes high. */ parport_ieee1284_ack_data_avail()
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dcpts.h44 u32 event_pop; /* Event interrupt pop */
45 u32 event_low; /* 32 Bit Event Time Stamp */
46 u32 event_high; /* Event Type Fields */
89 CPTS_EV_PUSH, /* Time Stamp Push Event */
90 CPTS_EV_ROLL, /* Time Stamp Rollover Event */
91 CPTS_EV_HALF, /* Time Stamp Half Rollover Event */
92 CPTS_EV_HW, /* Hardware Time Stamp Push Event */
93 CPTS_EV_RX, /* Ethernet Receive Event */
94 CPTS_EV_TX, /* Ethernet Transmit Event */
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A DHalDMOutSrc8723A.h40 /* define DM_MultiSTA_InitGainChangeNotify(Event) {DM_DigTable.CurMultiSTAConnectState = Event;} */
H A Drtw_cmd.h154 Command-Event Mode
179 Command-Event Mode
/linux-4.1.27/arch/blackfin/include/mach-common/
H A Dirq.h15 * Event Source Event Name
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg.h35 #define BESCR_PMEO 0x1 /* PMU Event-based exception Occurred */
36 #define BESCR_PME (0x1ul << 32) /* PMU Event-based exception Enable */
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/clock/
H A Dat91.h20 #define AT91_PMC_CFDEV 18 /* Clock Failure Detector Event */
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/clock/
H A Dat91.h20 #define AT91_PMC_CFDEV 18 /* Clock Failure Detector Event */
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/clock/
H A Dat91.h20 #define AT91_PMC_CFDEV 18 /* Clock Failure Detector Event */
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/clock/
H A Dat91.h20 #define AT91_PMC_CFDEV 18 /* Clock Failure Detector Event */
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/clock/
H A Dat91.h20 #define AT91_PMC_CFDEV 18 /* Clock Failure Detector Event */
/linux-4.1.27/include/dt-bindings/clock/
H A Dat91.h20 #define AT91_PMC_CFDEV 18 /* Clock Failure Detector Event */
/linux-4.1.27/arch/sparc/include/asm/
H A Dpcr.h36 #define PCR_N4_TOE 0x00000002 /* Trap On Event */
40 #define PCR_N4_MASK 0x000007e0 /* Event mask */
42 #define PCR_N4_SL 0x0000f800 /* Event Select */
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcftimer.h23 #define MCFTIMER_TER 0x03 /* Timer Event reg (r/w) */
25 #define MCFTIMER_TER 0x11 /* Timer Event reg (r/w) */
51 * Bit definitions for the Timer Event Registers (TER).
/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi_ioc.h6 * Title: MPI IOC, Port, Event, FW Download, and FW Upload messages
52 * 09-28-01 01.02.03 Modified Event Data for Integrated RAID.
78 * 01-15-05 01.05.05 Added event data for SAS SES Event.
110 * Broadcast Event Data (replacing _RESERVED2).
111 * For Discovery Error Event Data DiscoveryStatus field,
122 * Change Event data to indicate completion of internally
419 /* Event Notification messages */
434 /* Event Notification Reply */
448 U32 Event; /* 14h */ member in struct:_MSG_EVENT_NOTIFY_REPLY
454 /* Event Acknowledge */
464 U32 Event; /* 0Ch */ member in struct:_MSG_EVENT_ACK
488 /* Event */
525 /* EventChange Event data */
535 /* LogEntryAdded Event data */
558 /* SCSI Event data for Port, Bus and Device forms */
568 /* SCSI Device Status Change Event data */
584 /* MPI SCSI Device Status Change Event data ReasonCode values */
589 /* SAS Device Status Change Event data */
613 /* MPI SAS Device Status Change Event data ReasonCode values */
629 /* SCSI Event data for Queue Full event */
639 /* MPI Integrated RAID Event data */
654 /* MPI Integrated RAID Event data ReasonCode values */
669 /* MPI Integrated RAID Resync Update Event data */
682 /* MPI IR2 Event data */
715 /* MPI IR2 Event data ReasonCode values */
743 /* MPI Link Status Change Event data */
759 /* MPI Loop State Change Event data */
777 /* MPI LOGOUT Event data */
790 /* SAS SES Event data */
801 /* SAS Broadcast Primitive Event data */
822 /* SAS Phy Link Status Event data */
846 /* SAS Discovery Event data */
860 /* SAS Discovery Error Event data */
887 /* SAS SMP Error Event data */
906 /* SAS Initiator Device Status Change Event data */
924 /* SAS Initiator Device Table Overflow Event data */
937 /* SAS Expander Status Change Event data */
962 /* values for ReasonCode field of SAS Expander Status Change Event data */
966 /* values for DiscoveryStatus field of SAS Expander Status Change Event data */
980 /* values for Flags field of SAS Expander Status Change Event data */
H A Dmpi_sas.h64 * Values for the SAS DeviceInfo field used in SAS Device Status Change Event
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h6 * Title: MPI IOC, Port, Event, FW Download, and FW Upload messages
26 * 06-26-07 02.00.02 Added IR Configuration Change List Event.
35 * Overflow Event data.
37 * for SAS Initiator Device Status Change Event data.
39 * List Event data, including adding a bit for PHY Vacant
51 * Added Log Entry Added Event and related structure.
68 * Operations Status Event data.
69 * Added four new IR Configuration Change List Event data
72 * Change Event data.
90 * Event.
101 * Added Host Based Discovery Phy Event data.
106 * 02-10-10 02.00.14 Added SAS Quiesce Event structure and defines.
109 * 05-12-10 02.00.15 Marked Task Set Full Event as obsolete.
115 * Added Temperature Threshold Event.
116 * Added Host Message Event.
474 U16 Event; /*0x14 */ member in struct:_MPI2_EVENT_NOTIFICATION_REPLY
486 /*Event */
515 /*Log Entry Added Event data */
534 /*GPIO Interrupt Event data */
545 /*Temperature Threshold Event data */
559 /*Temperature Threshold Event data Status bits */
565 /*Host Message Event data */
576 /*Power Performance Change Event */
601 /*Hard Reset Received Event data */
612 /*Task Set Full Event data */
621 /*SAS Device Status Change Event data */
638 /*SAS Device Status Change Event data ReasonCode values */
653 /*Integrated RAID Operation Status Event data */
667 /*Integrated RAID Operation Status Event data RAIDOperation values */
674 /*Integrated RAID Volume Event data */
685 /*Integrated RAID Volume Event data ReasonCode values */
690 /*Integrated RAID Physical Disk Event data */
707 /*Integrated RAID Physical Disk Event data ReasonCode values */
712 /*Integrated RAID Configuration Change List Event data */
731 /*IR Configuration Change List Event data ElementFlags values */
737 /*IR Configuration Change List Event data ReasonCode values */
761 /*IR Configuration Change List Event data Flags values */
764 /*SAS Discovery Event data */
776 /*SAS Discovery Event data Flags values */
780 /*SAS Discovery Event data ReasonCode values */
784 /*SAS Discovery Event data DiscoveryStatus values */
806 /*SAS Broadcast Primitive Event data */
828 /*SAS Notify Primitive Event data */
846 /*SAS Initiator Device Status Change Event data */
862 /*SAS Initiator Device Table Overflow Event data */
873 /*SAS Topology Change List Event data */
943 /*SAS Enclosure Device Status Change Event data */
962 /*SAS PHY Counter Event data */
995 /*SAS Quiesce Event data */
1006 /*SAS Quiesce Event data ReasonCode values */
1010 /*Host Based Discovery Phy Event data */
1062 U16 Event; /*0x0C */ member in struct:_MPI2_EVENT_ACK_REQUEST
H A Dmpi2_sas.h67 *Values for the SAS DeviceInfo field used in SAS Device Status Change Event
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h6 * Title: MPI IOC, Port, Event, FW Download, and FW Upload messages
21 * 06-26-07 02.00.02 Added IR Configuration Change List Event.
30 * Overflow Event data.
32 * for SAS Initiator Device Status Change Event data.
34 * List Event data, including adding a bit for PHY Vacant
46 * Added Log Entry Added Event and related structure.
63 * Operations Status Event data.
64 * Added four new IR Configuration Change List Event data
67 * Change Event data.
85 * Event.
96 * Added Host Based Discovery Phy Event data.
101 * 02-10-10 02.00.14 Added SAS Quiesce Event structure and defines.
104 * 05-12-10 02.00.15 Marked Task Set Full Event as obsolete.
110 * Added Temperature Threshold Event.
111 * Added Host Message Event.
482 U16 Event; /* 0x14 */ member in struct:_MPI2_EVENT_NOTIFICATION_REPLY
493 /* Event */
521 /* Log Entry Added Event data */
540 /* GPIO Interrupt Event data */
550 /* Temperature Threshold Event data */
564 /* Temperature Threshold Event data Status bits */
571 /* Host Message Event data */
583 /* Hard Reset Received Event data */
595 /* Task Set Full Event data */
606 /* SAS Device Status Change Event data */
624 /* SAS Device Status Change Event data ReasonCode values */
640 /* Integrated RAID Operation Status Event data */
655 /* Integrated RAID Operation Status Event data RAIDOperation values */
663 /* Integrated RAID Volume Event data */
675 /* Integrated RAID Volume Event data ReasonCode values */
681 /* Integrated RAID Physical Disk Event data */
698 /* Integrated RAID Physical Disk Event data ReasonCode values */
704 /* Integrated RAID Configuration Change List Event data */
724 /* IR Configuration Change List Event data ElementFlags values */
730 /* IR Configuration Change List Event data ReasonCode values */
754 /* IR Configuration Change List Event data Flags values */
758 /* SAS Discovery Event data */
771 /* SAS Discovery Event data Flags values */
775 /* SAS Discovery Event data ReasonCode values */
779 /* SAS Discovery Event data DiscoveryStatus values */
802 /* SAS Broadcast Primitive Event data */
825 /* SAS Notify Primitive Event data */
844 /* SAS Initiator Device Status Change Event data */
862 /* SAS Initiator Device Table Overflow Event data */
875 /* SAS Topology Change List Event data */
946 /* SAS Enclosure Device Status Change Event data */
967 /* SAS PHY Counter Event data */
998 /* SAS Quiesce Event data */
1009 /* SAS Quiesce Event data ReasonCode values */
1014 /* Host Based Discovery Phy Event data */
1068 U16 Event; /* 0x0C */ member in struct:_MPI2_EVENT_ACK_REQUEST
H A Dmpi2_sas.h58 * Values for the SAS DeviceInfo field used in SAS Device Status Change Event
/linux-4.1.27/drivers/uwb/i1480/
H A Di1480-est.c3 * Event Size tables for Wired Adaptors
33 /** Event size table for wEvents 0x00XX */
48 /** Event size table for wEvents 0x01XX */
86 MODULE_DESCRIPTION("i1480's Vendor Specific Event Size Tables");
/linux-4.1.27/include/linux/uwb/
H A Dwhci.h59 # define URCCMD_EARV (1 << 29) /* Event Address Register Valid */
64 # define URCSTS_EPS (1 << 17) /* Event Processing Status */
67 # define URCSTS_ER (1 << 9) /* Event Ready */
75 # define URCEVTADDR_OFFSET_MASK 0xfff /* Event pointer offset mask */
H A Dspec.h484 /** Radio Control Event Block (WUSB[table 8-66], WHCI 0.95) */
487 __le16 wEvent; /* Event code */
493 UWB_RC_CET_GENERAL = 0, /* General Command/Event type */
494 UWB_RC_CET_EX_TYPE_1 = 1, /* Extended Type 1 Command/Event type */
577 /* Get IE Event. [WHCI] section 3.1.3.3. */
584 /* Set DRP IE Event. [WHCI] section 3.1.3.7. */
591 /* Set IE Event. [WHCI] section 3.1.3.8. */
/linux-4.1.27/arch/arm/mach-ixp4xx/include/mach/
H A Dixp46x_ts.h29 u32 ch_event; /* 0x44 Time Synchronization Channel Event */
40 u32 event; /* 0x04 Time Sync Event Register */
65 /* 0x04 Time Sync Event Register Bits */
74 /* 0x44 Time Synchronization Channel Event Register Bits */
/linux-4.1.27/drivers/devfreq/event/
H A Dexynos-ppmu.h50 /* Cycle Counter and Performance Event Counter Register */
58 /* Bus Event Generator */
/linux-4.1.27/arch/sh/include/mach-dreamcast/mach/
H A Dsysasic.h20 Each of these events correspond to a bit within the Event Mask Registers/
21 Event Status Registers. Because of the virtual IRQ numbering scheme, a
/linux-4.1.27/arch/blackfin/include/asm/
H A Ddef_LPBlackfin.h391 /* Event/Interrupt Controller Registers (0xFFE02000 - 0xFFE02110) */
393 #define EVT0 0xFFE02000 /* Event Vector 0 ESR Address */
394 #define EVT1 0xFFE02004 /* Event Vector 1 ESR Address */
395 #define EVT2 0xFFE02008 /* Event Vector 2 ESR Address */
396 #define EVT3 0xFFE0200C /* Event Vector 3 ESR Address */
397 #define EVT4 0xFFE02010 /* Event Vector 4 ESR Address */
398 #define EVT5 0xFFE02014 /* Event Vector 5 ESR Address */
399 #define EVT6 0xFFE02018 /* Event Vector 6 ESR Address */
400 #define EVT7 0xFFE0201C /* Event Vector 7 ESR Address */
401 #define EVT8 0xFFE02020 /* Event Vector 8 ESR Address */
402 #define EVT9 0xFFE02024 /* Event Vector 9 ESR Address */
403 #define EVT10 0xFFE02028 /* Event Vector 10 ESR Address */
404 #define EVT11 0xFFE0202C /* Event Vector 11 ESR Address */
405 #define EVT12 0xFFE02030 /* Event Vector 12 ESR Address */
406 #define EVT13 0xFFE02034 /* Event Vector 13 ESR Address */
407 #define EVT14 0xFFE02038 /* Event Vector 14 ESR Address */
408 #define EVT15 0xFFE0203C /* Event Vector 15 ESR Address */
409 #define EVT_OVERRIDE 0xFFE02100 /* Event Vector Override Register */
/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_debug.h16 /* Debug --- Event log definitions --- */
/linux-4.1.27/include/uapi/linux/iio/
H A Devents.h34 /* Event code number extraction depends on which type of event we have.
/linux-4.1.27/arch/powerpc/perf/
H A Dhv-24x7-catalog.h6 /* From document "24x7 Event and Group Catalog Formats Proposal" v0.15 */
/linux-4.1.27/arch/hexagon/kernel/
H A Dvm_vectors.S2 * Event jump tables
/linux-4.1.27/drivers/input/
H A Dapm-power.c2 * Input Power Event -> APM Bridge
125 MODULE_DESCRIPTION("Input Power Event -> APM Bridge");
H A Devbug.c43 printk(KERN_DEBUG pr_fmt("Event. Dev: %s, Type: %d, Code: %d, Value: %d\n"), evbug_event()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.h82 * 4. Device Remove Event sent by FW
91 * @EventValue: Event Code to trigger on
92 * @LogEntryQualifier: Type of FW event that logged (Log Entry Added Event only)
103 * list of Event Triggers to be monitored for.
106 * @EventTriggerEntry: List of Event trigger elements.
108 * This binary structure is transferred via sysfs to get/set Event Triggers
H A Dmpt3sas_trigger_diag.c83 mpi_reply->Event = cpu_to_le16(MPI3_EVENT_DIAGNOSTIC_TRIGGER_FIRED); _mpt3sas_raise_sigio()
210 * mpt3sas_trigger_event - Event trigger handler
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_94xx.h130 VSR_PHY_MODE6 = 0x06 * 4, /* Event Counter Control */
131 VSR_PHY_MODE7 = 0x07 * 4, /* Event Counter Select */
132 VSR_PHY_MODE8 = 0x08 * 4, /* Event Counter 0 */
133 VSR_PHY_MODE9 = 0x09 * 4, /* Event Counter 1 */
134 VSR_PHY_MODE10 = 0x0A * 4, /* Event Counter 2 */
135 VSR_PHY_MODE11 = 0x0B * 4, /* Event Counter 3 */
/linux-4.1.27/include/linux/
H A Dfsl_ifc.h215 * Common Event and Error Status Register (CM_EVTER_STAT)
221 * Common Event and Error Enable Register (CM_EVTER_EN)
227 * Common Event and Error Interrupt Enable Register (CM_EVTER_INTR_EN)
423 * NAND Event and Error Status Register (NAND_EVTER_STAT)
441 * NAND Flash Page Read Completion Event Status Register
453 * NAND Event and Error Enable Register (NAND_EVTER_EN)
467 * NAND Event and Error Interrupt Enable Register (NAND_EVTER_INTR_EN)
564 * NOR Event and Error Status Register (NOR_EVTER_STAT)
574 * NOR Event and Error Enable Register (NOR_EVTER_EN)
584 * NOR Event and Error Interrupt Enable Register (NOR_EVTER_INTR_EN)
631 * GPCM Event and Error Status Register (GPCM_EVTER_STAT)
639 * GPCM Event and Error Enable Register (GPCM_EVTER_EN)
647 * GPCM Event and Error Interrupt Enable Register (GPCM_EVTER_INTR_EN)
H A Dpcieport_if.h16 #define PCIE_PORT_SERVICE_PME_SHIFT 0 /* Power Management Event */
H A Dcpu_pm.h47 * Event codes passed as unsigned long val to notifier calls
H A Dftrace_event.h260 * Event flags:
269 * TRACEPOINT - Event is a tracepoint
270 * KPROBE - Event is a kprobe
301 * bit 4: Event was enabled by module
303 * bit 6: Event is a tracepoint
H A Dvmw_vmci_defs.h526 * and handling of queue pair attach/detach call at the hypervisor. Event
620 /* Event payload is put here. */
667 /* Event with context payload. */
673 /* Event with QP payload. */
717 /* VMCI Event API. */
/linux-4.1.27/tools/perf/tests/
H A Dattr.py25 class Event(dict): class in inherits:dict
72 log.debug(" Event %s" % name);
93 for t in Event.terms:
102 for t in Event.terms:
167 e = Event(section, parser_items, base_items)
/linux-4.1.27/arch/sh/boards/mach-dreamcast/
H A Dirq.c24 * set in the Event Mask Registers (EMRs). When a hardware event is
25 * triggered, its corresponding bit in the Event Status Registers (ESRs)
29 * There are three 32-bit ESRs located at 0xa05f6900 - 0xa05f6908. Event
/linux-4.1.27/arch/s390/include/asm/
H A Dperf_event.h54 #define PERF_EVENT_CPUM_SF 0xB0000UL /* Event: Basic-sampling */
55 #define PERF_EVENT_CPUM_SF_DIAG 0xBD000UL /* Event: Combined-sampling */
/linux-4.1.27/arch/s390/pci/
H A Dpci_event.c56 pr_err("%s: Event 0x%x reports an error for PCI function 0x%x\n", __zpci_event_error()
72 pr_info("%s: Event 0x%x reconfigured PCI function 0x%x\n", __zpci_event_availability()
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py13 # Event types, user could add more here
49 # Basic Intel PEBS (Precise Event-based Sampling) event, whose raw buffer
/linux-4.1.27/drivers/isdn/sc/
H A Devent.c50 pr_debug("%s: Event data: %s\n", sc_adapter[card]->devicename, indicate_status()
/linux-4.1.27/drivers/iio/
H A Diio_core.h40 /* Event interface flags */
/linux-4.1.27/drivers/devfreq/exynos/
H A Dexynos_ppmu.h42 /* For Event Selection */
/linux-4.1.27/drivers/acpi/acpica/
H A Devevent.c3 * Module Name: evevent - Fixed Event handling and dispatch
218 "Fixed Event Block: Enable %08X Status %08X\n", acpi_ev_fixed_event_detect()
254 * PARAMETERS: event - Event type
291 /* Invoke the Fixed Event handler */ acpi_ev_fixed_event_dispatch()
H A Devxfevnt.c183 /* Decode the Fixed Event */ ACPI_EXPORT_SYMBOL()
240 /* Decode the Fixed Event */ ACPI_EXPORT_SYMBOL()
293 /* Decode the Fixed Event */ ACPI_EXPORT_SYMBOL()
337 /* Decode the Fixed Event */ ACPI_EXPORT_SYMBOL()
H A Dutdecode.c63 ACPI_NS_NORMAL, /* 07 Event */
141 * DESCRIPTION: Translate a Event ID into a name string (Debug only)
145 /* Event type decoding */
197 /* 07 */ "Event",
H A Devxface.c562 * is invoked upon each incoming GPE and Fixed Event. It is ACPI_EXPORT_SYMBOL()
606 * PARAMETERS: event - Event type to enable. ACPI_EXPORT_SYMBOL()
678 * PARAMETERS: event - Event type to disable. ACPI_EXPORT_SYMBOL()
746 * Event.
869 * DESCRIPTION: Install a handler for a General Purpose Event.
905 * DESCRIPTION: Install a handler for a General Purpose Event. ACPI_EXPORT_SYMBOL()
H A Dacglobal.h67 /* These addresses are calculated from the FADT Event Block addresses */
254 * Event and GPE globals
280 /* Event counters */
H A Dacevents.h3 * Name: acevents.h - Event subcomponent prototypes and defines
H A Dutglobal.c121 * Event and Hardware globals
H A Dutinit.c155 /* Event counters */ acpi_ut_init_globals()
H A Dutxfinit.c207 * Initialize ACPI Event handling (Fixed and General Purpose) ACPI_EXPORT_SYMBOL_INIT()
/linux-4.1.27/include/uapi/scsi/
H A Dscsi_netlink_fc.h48 * FC Transport Broadcast Event Message :
/linux-4.1.27/arch/alpha/include/asm/
H A Derr_common.h90 struct { /* Class 5, Type 2 - System Event */
/linux-4.1.27/include/media/
H A Dsaa7146.h230 #define EVT_VBI_B (1<<9) // VSYNC Event
363 #define EC1SSR 0xE4 /* Event cnt set 1 source select */
364 #define EC2SSR 0xE8 /* Event cnt set 2 source select */
365 #define ECT1R 0xEC /* Event cnt set 1 thresholds */
366 #define ECT2R 0xF0 /* Event cnt set 2 thresholds */
381 #define EC1R 0x118 /* Event counter set 1 register */
382 #define EC2R 0x11C /* Event counter set 2 register */
427 #define SPCI_ECS 0x00000004 /* Event counter 1, 2, 4, 5 */
428 #define SPCI_EC3S 0x00000002 /* Event counter 3 */
429 #define SPCI_EC0S 0x00000001 /* Event counter 0 */
/linux-4.1.27/drivers/isdn/hisax/
H A Dfsm.c64 fi->printdebug(fi, "State %s Event %s", FsmEvent()
71 fi->printdebug(fi, "State %s Event %s no routine", FsmEvent()
/linux-4.1.27/drivers/isdn/mISDN/
H A Dfsm.c74 fi->printdebug(fi, "State %s Event %s", mISDN_FsmEvent()
81 fi->printdebug(fi, "State %s Event %s no action", mISDN_FsmEvent()
/linux-4.1.27/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c106 /* Add GPIO12 to the Filter Event Pair #7 */ dcon_init_xo_1()
115 /* Zero the filter amount for Filter Event Pair #7 */ dcon_init_xo_1()
/linux-4.1.27/drivers/usb/host/
H A Dxhci-ext-caps.h79 /* Event Interrupt Enable - get irq when EINT bit is set in USBSTS register */
83 /* Enable Wrap Event - '1' means xHC generates an event when MFINDEX wraps. */
H A Dxhci.h90 /* bits 4:7, max number of Event Ring segments */
195 /* Event Interrupt Enable - a '1' allows interrupts from the host controller */
205 /* Enable Wrap Event - '1' means xHC generates an event when MFINDEX wraps. */
420 * @erst_size: Number of segments in the Event Ring Segment Table (ERST).
422 * @erst_dequeue: Event ring dequeue pointer.
424 * Each interrupter (defined by a MSI-X vector) has an event ring and an Event
466 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
675 * Force Event - generate transfer events for all TRBs for this endpoint
886 * a Missed Service Error Event.
887 * Set skip flag when receive a Missed Service Error Event and
1003 /** Transfer Event bit fields **/
1038 /* Virtual Function Event Ring Full Error */
1048 /* Event Ring is full */
1069 /* Event Lost Error - xHC has an "internal event overrun condition" */
1126 /* Port Status Change Event TRB fields */
1159 /* Block Event Interrupt */
1221 /* Force Event Command (opt) */
1234 /* Event TRBS */
1235 /* Transfer Event */
1237 /* Command Completion Event */
1239 /* Port Status Change Event */
1241 /* Bandwidth Request Event (opt) */
1243 /* Doorbell Event (opt) */
1245 /* Host Controller Event */
1247 /* Device Notification Event - device sent function wake notification */
1249 /* MFINDEX Wrap Event - microframe counter wrapped */
/linux-4.1.27/drivers/uwb/
H A Dneh.c3 * Notification and Event Handling
73 * header. This is what the EST code does (notif/Event Size
93 * UWB Radio Controller Notification/Event Handle
146 * @neh: Notification/Event Handle
315 * Find the handle waiting for a RC Radio Control Event
357 * @neh: Notification/Event Handler @neh->ptr points to
369 * Buffers are prefixed with a Radio Control Event Block (RCEB) as
376 * remember). Event if we use different pointers
H A Duwb-internal.h90 * Notification/Event Handlers
111 /* Event size tables */
216 * UWB Event
H A Dest.c3 * Event Size Tables management
61 * WUSB Standard Event Size Table, HWA-RC interface
348 * Note this size is *not* final--the neh (Notification/Event Handle)
425 * Note this size is *not* final--the neh (Notification/Event Handle)
H A Duwbd.c79 * UWBD Event handler function signature
145 /* Table of handlers for each UWBD Event type. */
/linux-4.1.27/include/acpi/
H A Dactbl.h243 u32 pm1a_event_block; /* 32-bit port address of Power Mgt 1a Event Reg Blk */
244 u32 pm1b_event_block; /* 32-bit port address of Power Mgt 1b Event Reg Blk */
249 u32 gpe0_block; /* 32-bit port address of General Purpose Event 0 Reg Blk */
250 u32 gpe1_block; /* 32-bit port address of General Purpose Event 1 Reg Blk */
277 struct acpi_generic_address xpm1a_event_block; /* 64-bit Extended Power Mgt 1a Event Reg Blk address */
278 struct acpi_generic_address xpm1b_event_block; /* 64-bit Extended Power Mgt 1b Event Reg Blk address */
283 struct acpi_generic_address xgpe0_block; /* 64-bit Extended General Purpose Event 0 Reg Blk address */
284 struct acpi_generic_address xgpe1_block; /* 64-bit Extended General Purpose Event 1 Reg Blk address */
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c69 * Find the data portion of an IO Event section from event log.
94 "log does not contain an IO Event section. " ioei_find_event()
/linux-4.1.27/arch/hexagon/include/uapi/asm/
H A Dregisters.h19 unsigned long vmel; /* Event Linkage (return address) */
20 unsigned long vmest; /* Event context - pre-event SSR values */
/linux-4.1.27/tools/perf/util/
H A Dprobe-event.h36 char *event; /* Event name */
72 char *event; /* Event name */
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_ae.h42 * Asynchronous Event Identifiers
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h145 /* AC97 Event Register. */
263 /* I2S Event Register. */
356 /* SPI Event Register. */
434 /* SMBus Event Register. */
/linux-4.1.27/include/pcmcia/
H A Dcisreg.h97 * Extra bits in the Function Event Mask Register
/linux-4.1.27/include/uapi/linux/
H A Dfanotify.h13 #define FAN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */
H A Di2o-dev.h102 /* Event data size = frame size - message header + evt indicator */
255 /* Event indicator mask flags */
280 /* Random Block Storage Event Indicators */
287 /* Event data for generic events */
H A Dxfrm.h262 XFRM_AE_CR=16, /* Event cause is replay update */
263 XFRM_AE_CE=32, /* Event cause is timer expiry */
264 XFRM_AE_CU=64, /* Event cause is policy update */
H A Dapm_bios.h56 * Events (results of Get PM Event)
H A Dinotify.h44 #define IN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */
H A Dnfc.h74 * @NFC_EVENT_SE_ADDED: Event emitted when a new secure element is discovered.
77 * @NFC_EVENT_SE_REMOVED: Event emitted when a secure element is removed from
H A Dwireless.h181 * - Wireless Event capability in struct iw_range
648 /* Event capability macros - in (struct iw_range *)->event_capa
656 /* Event capability constants - event autogenerated by the kernel
1089 * A Wireless Event. Contains basically the same data as the ioctl...
1098 /* Size of the Event prefix (including padding and alignement junk) */
1117 /* Size of the Event prefix when packed in stream */
/linux-4.1.27/include/uapi/xen/
H A Dgntalloc.h73 /* Event channel to notify */
/linux-4.1.27/arch/avr32/include/asm/
H A Docd.h59 #define OCD_EPC0 0x0120 /* Event Pair Control 0 */
60 #define OCD_EPC1 0x0124 /* Event Pair Control 1 */
61 #define OCD_EPC2 0x0128 /* Event Pair Control 2 */
62 #define OCD_EPC3 0x012c /* Event Pair Control 3 */
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A Dirq.h15 #define IRQ_CGU_EVT BFIN_IRQ(1) /* CGU Event */
54 #define IRQ_ACM_EVT_MISS BFIN_IRQ(38) /* ACM Event Miss */
55 #define IRQ_ACM_EVT_COMPLETE BFIN_IRQ(39) /* ACM Event Complete */
151 #define IRQ_DPM BFIN_IRQ(131) /* DPM0 Event */
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dsharpsl_pm.h85 #define SHARPSL_APM_QUEUED (1 << 3) /* APM Event Queued */
/linux-4.1.27/sound/pci/ice1712/
H A Dhoontech.h31 "{Event Electronics,EZ8},"
/linux-4.1.27/drivers/s390/net/
H A Dfsm.h52 * Element of State/Event history used for debugging.
248 * @param event Event, to trigger if timer expires.
260 * @param event Event, to trigger if timer expires.
H A Dctcm_fsms.h89 * Event, representing normal IRQ
94 * Event, representing timer expiry.
/linux-4.1.27/arch/powerpc/kernel/
H A Drtasd.c84 return "I/O Event"; rtas_event_type()
86 return "Platform Information Event"; rtas_event_type()
88 return "Resource Deallocation Event"; rtas_event_type()
90 return "Dump Notification Event"; rtas_event_type()
92 return "Platform Resource Reassignment Event"; rtas_event_type()
H A Deeh_event.c154 * @pe: Event binding to the PE
155 * @force: Event will be removed unconditionally
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dmaintidi.c463 if ((ret = SuperTraceTraceOnRequest(pLib->hAdapter, "State\\B Event", pLib->buffer))) { ScheduleNextTraceRequest()
472 if ((ret = SuperTraceTraceOnRequest(pLib->hAdapter, "State\\FAX Event", pLib->buffer))) { ScheduleNextTraceRequest()
481 if ((ret = SuperTraceTraceOnRequest(pLib->hAdapter, "State\\Modem Event", pLib->buffer))) { ScheduleNextTraceRequest()
502 sprintf(name, "State\\B%d\\Modem\\Event", pLib->ModemTraceActive); ScheduleNextTraceRequest()
513 sprintf(name, "State\\B%d\\FAX\\Event", pLib->FaxTraceActive); ScheduleNextTraceRequest()
526 "Trace\\Event Enable", ScheduleNextTraceRequest()
596 "Trace\\Event Enable", ScheduleNextTraceRequest()
861 if (!strncmp("State\\B Event", path, pVar->path_length)) { process_idi_event()
877 if (!strncmp("State\\FAX Event", path, pVar->path_length)) { process_idi_event()
893 if (!strncmp("State\\Modem Event", path, pVar->path_length)) { process_idi_event()
910 First look for Line Event process_idi_event()
920 Look for Moden Progress Event process_idi_event()
923 sprintf(name, "State\\B%d\\Modem\\Event", i); process_idi_event()
930 Look for Fax Event process_idi_event()
933 sprintf(name, "State\\B%d\\FAX\\Event", i); process_idi_event()
1346 "State\\B%d\\FAX\\Event", nr); diva_create_fax_parse_table()
1347 pLib->parse_table[pLib->cur_parse_entry++].variable = &pFax->Event; diva_create_fax_parse_table()
1410 "State\\B%d\\Modem\\Event", nr); diva_create_modem_parse_table()
1411 pLib->parse_table[pLib->cur_parse_entry++].variable = &pModem->Event; diva_create_modem_parse_table()
H A Dmaintidi.h96 Trace\Event Enable
H A Dkst_ifc.h44 dword Event; member in struct:_diva_trace_modem_state
77 dword Event; member in struct:_diva_trace_fax_state
H A Dman_defs.h98 #define MI_EVENT_ON 0x02 /* Event logging switched on */
H A Ddebug.c1523 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Event = %lu", modem->Event); diva_maint_state_change_notify()
1542 if (modem->Event == 3) { diva_maint_state_change_notify()
1546 if ((modem->Event == 3) && (pC->hDbg->dbgMask & DIVA_MGT_DBG_MDM_STATISTICS)) { diva_maint_state_change_notify()
1568 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "FAX Event = %lu", fax->Event); diva_maint_state_change_notify()
1579 if (fax->Event == 3) { diva_maint_state_change_notify()
1583 if ((fax->Event == 3) && (pC->hDbg->dbgMask & DIVA_MGT_DBG_FAX_STATISTICS)) { diva_maint_state_change_notify()
1788 Event Filtering and formatting is done in Management Interface self.
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dskge.h912 XMR_FS_CAR_ERR = 1<<7, /* Bit 7: Carrier Event Error */
1692 GM_RXE_FIFO_OV = GM_MIB_CNT_BASE + 176, /* Rx FIFO overflow Event */
1713 GM_TXE_FIFO_UR = GM_MIB_CNT_BASE + 344, /* Tx FIFO Underrun Event */
2052 XM_RX_CNT_EV = 0x0204, /* 32 bit r/o Rx Counter Event Register */
2053 XM_TX_CNT_EV = 0x0208, /* 32 bit r/o Tx Counter Event Register */
2054 XM_RX_EV_MSK = 0x020c, /* 32 bit r/w Rx Counter Event Mask */
2055 XM_TX_EV_MSK = 0x0210, /* 32 bit r/w Tx Counter Event Mask */
2063 XM_TXE_BURST = 0x029c, /* 32 bit r/o Tx Burst Event Counter */
2072 XM_TXE_FIFO_UR = 0x02c0, /* 32 bit r/o Tx FIFO Underrun Event Cnt */
2091 XM_RXE_BURST = 0x0328, /* 32 bit r/o Rx Burst Event Counter */
2092 XM_RXE_FMISS = 0x032c, /* 32 bit r/o Rx Missed Frames Event Cnt */
2094 XM_RXE_FIFO_OV = 0x0334, /* 32 bit r/o Rx FIFO overflow Event Cnt */
2096 XM_RXE_CAR_ERR = 0x033c, /* 32 bit r/o Rx Carrier Event Error Cnt */
2099 XM_RXE_SHT_ERR = 0x0348, /* 32 bit r/o Rx Short Event Error Cnt */
2100 XM_RXE_RUNT = 0x034c, /* 32 bit r/o Rx Runt Event Counter */
2182 XM_IS_LNK_AE = 1<<14, /* Bit 14: Link Asynchronous Event */
2191 XM_IS_RXC_OV = 1<<5, /* Bit 5: Rx Counter Event Overflow */
2192 XM_IS_TXC_OV = 1<<4, /* Bit 4: Tx Counter Event Overflow */
2298 /* XM_RX_CNT_EV 32 bit r/o Rx Counter Event Register */
2299 /* XM_RX_EV_MSK 32 bit r/w Rx Counter Event Mask */
2312 XMR_RUNT_OV = 1<<19, /* Bit 19: Runt Event Cnt Ov */
2320 XMR_BURST = 1<<10, /* Bit 10: Rx Burst Event Cnt Ov */
2335 /* XM_TX_CNT_EV 32 bit r/o Tx Counter Event Register */
2336 /* XM_TX_EV_MSK 32 bit r/w Tx Counter Event Mask */
2356 XMT_BURST = 1<<7, /* Bit 7: Tx Burst Event Cnt Ov */
H A Dsky2.h41 PCI_ENA_L1_EVENT = 1<<7, /* Enable PEX L1 Event */
120 /* Bit 26..16: Release Clock on Event */
158 P_CF1_DIS_REL_EVT_RST = 1<<24, /* Dis. Rel. Event during PCIE reset */
159 /* Bit 23..21: Release Clock on Event */
163 /* Bit 20..18: Gate Clock on Event */
194 PSM_CONFIG_REG1_MUX_PHY_LINK = 1<<27, /* PHY Energy Detect Event */
222 PSM_CONFIG_REG1_PSM_PCIE_L1_POL = 1<<18, /* PCIE L1 Event Polarity for PSM */
238 PSM_CONFIG_REG1_EN_PSM_PERST = 1<<2, /* Enable PCIe Reset Event for PSM */
239 PSM_CONFIG_REG1_EN_PSM_PCIE_L1 = 1<<1, /* Enable PCIe L1 Event for PSM */
1705 GM_RXE_FIFO_OV = GM_MIB_CNT_BASE + 176,/* Rx FIFO overflow Event */
1725 GM_TXE_FIFO_UR = GM_MIB_CNT_BASE + 344,/* Tx FIFO Underrun Event */
/linux-4.1.27/drivers/net/ethernet/cirrus/
H A Dcs89x0.h53 #define PP_RxEvent 0x0124 /* Rx Event Register */
54 #define PP_TxEvent 0x0128 /* Tx Event Register */
55 #define PP_BufEvent 0x012C /* Bus Event Register */
223 /* PP_RxEvent - Receive Event Bit definition - Read-only */
236 /* PP_TxEvent - Transmit Event Bit definition - Read-only */
246 /* PP_BufEvent - Buffer Event Bit definition - Read-only */
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.h45 /* Notification Event Queue (NEQ) Entry bit masks */
53 /* Notification Event Codes */
58 /* Notification Event Log Register (NELR) bit masks */
H A Dehea.h252 * Event Queue attributes, passed as parameter
269 * Event Queue
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.h63 /* Enable Timestamp Snapshot for Event Messages */
/linux-4.1.27/drivers/net/hippi/
H A Drrunner.h26 u32 Event; member in struct:rr_regs
230 * Event register
243 * receive Error Event occurs.
350 * Event definitions
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
H A Ddiagchannel.h92 /* Event parameter "Severity" is overloaded with Cause in byte 2 and Severity in
219 /* Event Cause enums
269 /* Event Cause category defined into the byte 2 of Severity */
380 /* | Channel Event Info | Defined by diag_channel_event*MAX_EVENTS */
/linux-4.1.27/drivers/nfc/
H A Dmei_phy.c69 pr_err("Event cb registration failed\n"); nfc_mei_phy_enable()
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h60 __be32 flags; /* [3] CQ [2] Event [1] Solicit */
/linux-4.1.27/drivers/usb/serial/
H A Dftdi_sio.h84 * Event char = $0D
85 * Event trigger = disabled
370 * B0..7 Event Character
371 * B8 Event Character Processing
/linux-4.1.27/include/xen/interface/io/
H A Dkbdif.h37 /* Event type 2 currently not used */
H A Dfbif.h36 /* Event type 1 currently not used */
/linux-4.1.27/drivers/xen/events/
H A Devents_internal.h2 * Xen Event Channels (internal header)
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_iverbs.h117 EHCA_EQ = 0, /* Event Queue */
118 EHCA_NEQ /* Notification Event Queue */
H A Dehca_eq.c4 * Event queue handling
/linux-4.1.27/drivers/net/ethernet/rdc/
H A Dr6040.c101 #define EVENT_OVRFL 0x0100 /* Event counter overflow */
103 #define ME_CISR 0x44 /* Event counter INT status */
104 #define ME_CIER 0x48 /* Event counter INT enable */
106 #define ME_CNT0 0x52 /* Event counter 0 */
107 #define ME_CNT1 0x54 /* Event counter 1 */
108 #define ME_CNT2 0x56 /* Event counter 2 */
109 #define ME_CNT3 0x58 /* Event counter 3 */
111 #define ME_CNT4 0x5C /* Event counter 4 */
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_fc.h34 * @code: Event code
35 * @data: Event data
/linux-4.1.27/arch/hexagon/include/asm/
H A Dhexagon_vm.h222 * Event Record definitions useful to both C and Assembler
247 * Event numbers for vector binding
/linux-4.1.27/lib/
H A Dflex_proportions.c129 /* Event of type pl happened */ __fprop_inc_single()
218 /* Event of type pl happened */ __fprop_inc_percpu()
/linux-4.1.27/sound/soc/davinci/
H A Ddavinci-mcasp.h279 * DAVINCI_MCASP_REVTCTL_REG - Receiver DMA Event Control Register bits
284 * DAVINCI_MCASP_XEVTCTL_REG - Transmitter DMA Event Control Register bits
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dlib-eq.c38 * Library level Event queue management routines
181 CDEBUG(D_NET, "Event equeue (%d: %d) busy on destroy.\n", LNetEQFree()
260 CDEBUG(D_NET, "Event Queue Overflow: eq seq %lu ev seq %lu\n", lnet_eq_dequeue_event()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
H A Dreg.h71 5 - EVENT_A - Event Mailbox interrupt
72 6 - EVENT_B - Event Mailbox interrupt
502 * Host Event Acknowlegde Interrupt. The host
/linux-4.1.27/drivers/input/keyboard/
H A Dadp5588-keys.c25 /* Key Event Register xy */
35 * since the Event Counter Register updated 25ms after the interrupt
302 dev_err(&client->dev, "Event Overflow Error\n"); adp5588_work()
H A Dgoldfish_events.c191 MODULE_DESCRIPTION("Goldfish Event Device");
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dqueue.c18 SMT Event Queue Management
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_nl.h21 /* Event definitions for RegisterForEvent */
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_event.c2 * Serial Attached SCSI (SAS) Event processing
H A Dsas_port.c202 * lost (on this phy), in Event thread context. We cannot delay here.
/linux-4.1.27/drivers/scsi/
H A Daha1740.h52 #define G2INTST_ASNEVENT 0xd0 /* Asynchronous Event Notification */
H A D3w-sas.h85 /* Asynchronous Event Notification (AEN) codes used by the driver */
299 /* Event info structure */
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event.h279 * Constraint on the Event code.
285 * Constraint on the Event code + UMask + fixed-mask
302 * Constraint on the Event code + UMask
323 /* Event constraint, but match on all event flags too. */
H A Dperf_event_p6.c119 * Event setting that is specified not to count anything.
/linux-4.1.27/arch/s390/kernel/
H A Ddumpstack.c121 printk("Last Breaking-Event-Address:\n"); show_last_breaking_event()
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c39 * Event Code Description
/linux-4.1.27/arch/mips/loongson/lemote-2f/
H A Dec_kb3310b.h169 /* SCI Event Number from EC */
/linux-4.1.27/arch/blackfin/kernel/
H A Dearly_printk.c158 * Set up a temporary Event Vector Table, so if something bad happens before
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c53 /* DA9210 System Control and Event Registers */
/linux-4.1.27/net/dccp/ccids/
H A Dccid3.h138 * @rx_pinv: Inverse of Loss Event Rate (RFC 4342, sec. 8.5)
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dfarch_regs.h169 /* USR_EV_CFG: User Level Event Configuration register */
838 /* EVQ_RPTR_REGP0: Event queue read pointer register */
842 /* EVQ_RPTR_REG_KER: Event queue read pointer register */
846 /* EVQ_RPTR_REG: Event queue read pointer register */
851 /* EVQ_RPTR_REGP123: Event queue read pointer register */
888 /* EVQ_CTL_REG: Event queue control register */
901 /* EVQ_CNT1_REG: Event counter 1 register */
918 /* EVQ_CNT2_REG: Event counter 2 register */
935 /* USR_EV_REG: Event mailbox register */
2337 /* EVQ_PTR_TBL_KER: Event queue pointer table */
2341 /* EVQ_PTR_TBL: Event queue pointer table */
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api.h565 /* Time Event types, according to MAC type */
622 /* If a Time Event can be fragmented, this is the max number of fragments */
626 /* If a Time Event has bounded repetitions, this is the maximal value */
629 /* Time Event dependencies: none, on another TE, or in a specific time */
691 /* If a Time Event has bounded repetitions, this is the maximal value */
715 * @TE_V2_ABSENCE: are we present or absent during the Time Event.
739 /* are we present or absent during the Time Event. */
754 * @apply_time: When to start the Time Event (in GP2)
760 * @max_frags: maximal number of fragments the Time Event can be divided to
786 * @id: the Time Event type
802 * @unique_id: unique id of the Time Event itself
H A Dtime-event.c302 msg = "Time Event start notification failure"; iwl_mvm_te_handle_notif()
304 msg = "Time Event end notification failure"; iwl_mvm_te_handle_notif()
375 "ERROR: Aux ROC Time Event %s notification failure\n", iwl_mvm_aux_roc_te_handle_notif()
402 "ERROR: Unknown Aux ROC Time Event (action = %d)\n", iwl_mvm_aux_roc_te_handle_notif()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h121 /********* Event Q door bell *************/
184 /* Event Queue Descriptor */
/linux-4.1.27/drivers/pci/host/
H A Dpci-dra7xx.c246 "Power Management Event Turn-Off message received\n"); dra7xx_pcie_irq_handler()
254 "PM Power Management Event message received\n"); dra7xx_pcie_irq_handler()
/linux-4.1.27/arch/parisc/include/asm/
H A Dpdcpat.h90 #define PDC_PAT_EVENT_SCAN 2L /* Scan Event */
91 #define PDC_PAT_EVENT_HANDLE 3L /* Handle Event */
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dshub_mmr.h52 /* SHub Interrupt Event Occurred */
112 /* SHub Interrupt Event Occurred */
/linux-4.1.27/drivers/usb/dwc3/
H A Dcore.h198 /* Global Event Size Registers */
288 /* Device Event Enable Register */
959 * union dwc3_event - representation of Event Buffer contents
962 * @depevt: Device Endpoint Event
963 * @devt: Device Event
964 * @gevt: Global Event
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Ds626.h123 /* Event counter source addresses. */
141 #define S626_PSR_EC0S 0x00000001 /* Event counter 0 threshold
196 #define S626_P_EC1SSR 0x00E4 /* Event counter set 1 source select. */
197 #define S626_P_ECT1R 0x00EC /* Event counter threshold set 1. */
207 #define S626_P_EC1R 0x0118 /* Event counter set 1. */
/linux-4.1.27/drivers/staging/i2o/
H A Di2o.h433 * Event structure provided to the event handling function
442 u32 event_indicator; /* Event indicator from reply */
443 u32 data[0]; /* Event data from reply */
464 /* Event handler */
467 struct workqueue_struct *event_queue; /* Event queue */
H A Ddriver.c94 osm_debug("Event queue initialized for driver %s\n", drv->name); i2o_driver_register()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dacx.h439 * Configures how the Low RSSI Event is triggered. Refer to
1348 /* Event was entered to Event MBOX #A */
1351 /* Event was entered to Event MBOX #B */
H A Dreg.h121 5 - EVENT_A - Event Mailbox interrupt
122 6 - EVENT_B - Event Mailbox interrupt
613 * Host Event Acknowlegde Interrupt. The host
/linux-4.1.27/drivers/block/
H A DDAC960.c1460 Controller->V2.Event = slice_dma_loaf(DmaPages, DAC960_V2_EnableMemoryMailboxInterface()
4380 DAC960_V2_ReportEvent prints an appropriate message when a Controller Event
4385 DAC960_V2_Event_T *Event) DAC960_V2_ReportEvent()
4388 (DAC960_SCSI_RequestSense_T *) &Event->RequestSenseData; DAC960_V2_ReportEvent()
4513 if (Event->EventCode == 0x1C && DAC960_V2_ReportEvent()
4517 Event->EventCode = ((RequestSense->AdditionalSenseCode - 0x80) << 8) | DAC960_V2_ReportEvent()
4522 if (EventCode == Event->EventCode || EventCode == 0) break; DAC960_V2_ReportEvent()
4529 DAC960_Critical("Unknown Controller Event Code %04X\n", DAC960_V2_ReportEvent()
4530 Controller, Event->EventCode); DAC960_V2_ReportEvent()
4537 Event->Channel, Event->TargetID, EventMessage); DAC960_V2_ReportEvent()
4541 Event->LogicalUnit, Controller->ControllerNumber, DAC960_V2_ReportEvent()
4542 Event->LogicalUnit, EventMessage); DAC960_V2_ReportEvent()
4546 Event->LogicalUnit, Controller->ControllerNumber, DAC960_V2_ReportEvent()
4547 Event->LogicalUnit, EventMessage); DAC960_V2_ReportEvent()
4557 Event->Channel, Event->TargetID, EventMessage); DAC960_V2_ReportEvent()
4561 Event->Channel, DAC960_V2_ReportEvent()
4562 Event->TargetID, DAC960_V2_ReportEvent()
4570 Event->Channel, DAC960_V2_ReportEvent()
4571 Event->TargetID, DAC960_V2_ReportEvent()
4583 sprintf(MessageBuffer, EventMessage, Event->LogicalUnit); DAC960_V2_ReportEvent()
4585 Event->TargetID, MessageBuffer); DAC960_V2_ReportEvent()
4591 DAC960_Critical("Unknown Controller Event Code %04X\n", DAC960_V2_ReportEvent()
4592 Controller, Event->EventCode); DAC960_V2_ReportEvent()
4727 DAC960_V2_ReportEvent(Controller, Controller->V2.Event); DAC960_V2_ProcessCompletedCommand()
4384 DAC960_V2_ReportEvent(DAC960_Controller_T *Controller, DAC960_V2_Event_T *Event) DAC960_V2_ReportEvent() argument
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dbudget-patch.c486 printk("Event Counter 1 0x%04x\n", saa7146_read(dev, EC1R) & 0x3fff ); budget_patch_attach()
544 ** RPS_IRQ and print Event Counter 1 in vpeirq(). Every budget_patch_attach()
545 ** time RPS_INTERRUPT is called, the Event Counter 1 will budget_patch_attach()
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib.h198 * Last WQE Reached Event. However, if the Consumer does not wait for the
199 * Affiliated Asynchronous Last WQE Reached Event, then WQE and Data Segment
204 * - Wait for the Affiliated Asynchronous Last WQE Reached Event;
H A Dipoib_verbs.c305 ipoib_dbg(priv, "Event %d on device %s port %d\n", record->event, ipoib_event()
/linux-4.1.27/drivers/platform/x86/
H A Dwmi.c501 pr_info("DEBUG Event "); wmi_notify_debug()
614 * @event: Event to find
892 pr_info("DEBUG Event GUID: %s\n", guid_string); acpi_wmi_notify()
/linux-4.1.27/drivers/media/pci/ngene/
H A Dngene-core.c77 struct EVENT_BUFFER Event = event_tasklet() local
82 if ((Event.UARTStatus & 0x01) && (dev->TxEventNotify)) event_tasklet()
83 dev->TxEventNotify(dev, Event.TimeStamp); event_tasklet()
84 if ((Event.UARTStatus & 0x02) && (dev->RxEventNotify)) event_tasklet()
85 dev->RxEventNotify(dev, Event.TimeStamp, event_tasklet()
86 Event.RXCharacter); event_tasklet()
/linux-4.1.27/drivers/net/irda/
H A Dvia-ircc.c1299 if ((iHostIntType & 0x40) != 0) { //Timer Event via_ircc_interrupt()
1318 } //Timer Event via_ircc_interrupt()
1319 if ((iHostIntType & 0x20) != 0) { //Tx Event via_ircc_interrupt()
1340 } //Tx Event via_ircc_interrupt()
1342 if ((iHostIntType & 0x10) != 0) { //Rx Event via_ircc_interrupt()
1380 } //Rx Event via_ircc_interrupt()
/linux-4.1.27/arch/arm/kernel/
H A Dperf_event_v7.c560 * Perf Event to low level counters mapping
585 * PMXEVTYPER: Event selection reg
591 * Event filters for PMUv2
1135 * Krait Performance Monitor Region Event Selection Register (PMRESRn)
1149 * Event Encoding:
1539 * Event Encoding:
/linux-4.1.27/drivers/ide/
H A Dide-cd_verbose.c61 "Get Event Status Notification" },
73 { GPCMD_SEND_EVENT, "Send Event" },
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_init.c43 MODULE_PARM_DESC(event_coal_min, "Event Coalescing Minimum Commands");
47 MODULE_PARM_DESC(event_coal_div, "Event Coalescing Divide Factor");
/linux-4.1.27/drivers/edac/
H A Dedac_core.h282 /* Event counters for the this whole EDAC Device */
374 /* Event counters for the this whole EDAC Device */
H A Di3000_edac.c78 * 11 MCH Thermal Sensor Event
94 * 11 SERR on MCH Thermal Sensor Event
H A Di82975x_edac.c57 * 11 Thermal Sensor Event
75 * 11 Thermal Sensor Event
/linux-4.1.27/arch/x86/include/asm/
H A Dperf_event_p4.h239 * This are the events which should be used in "Event Select"
870 * 9-24: Event Mask (may use P4_ESCR_EMASK_BIT helper)
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dtherm_throt.c146 * Returns: 0 : Event should NOT be further logged, i.e. still in
148 * 1 : Event should be logged further, and a message has been
/linux-4.1.27/drivers/bluetooth/
H A Dhci_ll.c406 BT_DBG("Event header: evt 0x%2.2x plen %d", eh->evt, eh->plen); ll_recv()
433 BT_DBG("Event packet"); ll_recv()
/linux-4.1.27/include/scsi/
H A Discsi_proto.h224 /* Asynchronous Event Header */
244 /* iSCSI Event Codes */
/linux-4.1.27/tools/usb/
H A Dffs-test.c566 printf("Event %s\n", names[event->type]); ep0_consume()
572 printf("Event %03u (unknown)\n", event->type); ep0_consume()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dwmi.c193 ath_dbg(common, FATAL, "FATAL Event received, resetting device\n"); ath9k_fatal_work()
/linux-4.1.27/drivers/net/ethernet/sis/
H A Dsis900.h39 pmer=0xB4 //Power Management Wake-up Event Register
/linux-4.1.27/drivers/scsi/pm8001/
H A Dpm8001_hwi.h229 * brief the data structure of SAS HW Event Notification
324 * brief the data structure of HW Event Ack Command
380 * brief the data structure of General Event Notification Response
381 * use to describe MPI General Event Notification Response (64 bytes)
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcmdresp.c148 * When Deauth Event received before Enter_PS command lbs_process_command_response()
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Duap_event.c30 * Event specific routines are called by this function based
/linux-4.1.27/drivers/staging/iio/
H A Diio_simple_dummy_events.c8 * Event handling elements of industrial I/O reference driver.
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
H A Dapi.h144 * Event queues (abbreviated as EQ) are used to log operations performed on
/linux-4.1.27/drivers/regulator/
H A Dda9210-regulator.h32 /* System Control and Event Registers */
H A Dda9211-regulator.h22 /* System Control and Event Registers */
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
H A Dreg.h183 * Host Event Acknowlegde Interrupt. The host
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dacx.h40 /* Event was entered to Event MBOX #A*/
42 /* Event was entered to Event MBOX #B*/
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify.c75 * Event was canceled because group is being destroyed. Remove fanotify_get_response()

Completed in 6363 milliseconds

123