Searched refs:rse (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
H A Dvmlinux.lds.S127 .data..patch.rse : AT(ADDR(.data..patch.rse) - LOAD_OFFSET) {
129 *(.data..patch.rse)
H A Dminstate.h19 .section ".data..patch.rse", "a"
218 .xdata4 ".data..patch.rse",1b-. \
H A Dsignal.c26 #include <asm/rse.h>
H A Dunaligned.c24 #include <asm/rse.h>
H A Dptrace.c28 #include <asm/rse.h>
H A Dunwind.c42 #include <asm/rse.h>
/linux-4.4.14/arch/arc/include/asm/
H A Darcregs.h310 unsigned int pad:6, fbe:2, tqe:2, ts:4, ft:1, rse:2, pte:3, bce:3, ver:8; member in struct:bcr_bpu_arcv2
312 unsigned int ver:8, bce:3, pte:3, rse:2, ft:1, ts:4, tqe:2, fbe:2, pad:6;
/linux-4.4.14/arch/ia64/include/asm/
H A Dmca_asm.h68 * 4. Turn off the instruction, data and rse translation bits of the psr
151 * rse translation bits on)
H A Dprocessor.h78 #include <asm/rse.h>
H A Dpal.h51 #define PAL_RSE_INFO 19 /* return rse information */
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23888-ir.c543 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; cx23888_ir_irq_handler() local
551 rse = irqen & IRQEN_RSE; /* Rx FIFO Service Reuqest IRQ Enable */ cx23888_ir_irq_handler()
563 tse ? "tse" : " ", rse ? "rse" : " ", cx23888_ir_irq_handler()
591 if ((rse && rsr) || (rte && rto)) { cx23888_ir_irq_handler()
/linux-4.4.14/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c532 int tsr, rsr, rto, ror, tse, rse, rte, roe, kror; cx25840_ir_irq_handler() local
557 rse = irqen & IRQEN_RSE; /* Rx FIFO Service Reuqest IRQ Enable */ cx25840_ir_irq_handler()
568 tse ? "tse" : " ", rse ? "rse" : " ", cx25840_ir_irq_handler()
596 if ((rse && rsr) || (rte && rto)) { cx25840_ir_irq_handler()

Completed in 247 milliseconds