Searched refs:E1 (Results 1 - 66 of 66) sorted by relevance

/linux-4.4.14/arch/alpha/lib/
H A Dmemset.S32 and $17,255,$1 /* E1 */
35 sll $17,16,$1 /* E1 (p-c latency, next cycle) */
38 sll $17,32,$1 /* E1 (p-c latency, next cycle) */
40 ldq_u $31,0($30) /* .. E1 */
45 bis $16,$16,$0 /* .. E1 */
47 ble $18,end /* .. E1 */
50 beq $1,within_one_quad /* .. E1 (note EV5 zero-latency forwarding) */
52 beq $3,aligned /* .. E1 (note EV5 zero-latency forwarding) */
55 bis $16,$16,$5 /* .. E1 */
57 subq $3,8,$3 /* .. E1 */
60 mskql $4,$16,$4 /* .. E1 (and possible load stall) */
62 bis $2,$4,$1 /* .. E1 */
65 ldq_u $31,0($30) /* .. E1 */
67 bis $31,$31,$31 /* .. E1 */
72 and $18,7,$18 /* .. E1 */
74 beq $3,no_quad /* .. E1 */
79 subq $3,1,$3 /* .. E1 */
81 bne $3,loop /* .. E1 */
85 beq $18,end /* .. E1 */
87 mskqh $7,$6,$2 /* .. E1 (and load stall) */
90 bis $2,$4,$1 /* .. E1 */
92 ret $31,($26),1 /* .. E1 */
97 insql $17,$16,$2 /* E1 */
102 mskqh $1,$6,$2 /* .. E1 */
107 ret $31,($26),1 /* E1 */
118 or $1,$2,$1 /* .. E1 */
120 or $1,$3,$1 /* .. E1 */
122 br __constant_c_memset /* .. E1 */
/linux-4.4.14/arch/x86/crypto/
H A Dsha1_ni_asm.S69 #define E1 %xmm2 define
124 movdqa ABCD, E1
130 sha1nexte MSG1, E1
132 sha1rnds4 $0, E1, ABCD
139 movdqa ABCD, E1
147 sha1nexte MSG3, E1
150 sha1rnds4 $0, E1, ABCD
156 movdqa ABCD, E1
163 sha1nexte MSG1, E1
166 sha1rnds4 $1, E1, ABCD
172 movdqa ABCD, E1
179 sha1nexte MSG3, E1
182 sha1rnds4 $1, E1, ABCD
188 movdqa ABCD, E1
195 sha1nexte MSG1, E1
198 sha1rnds4 $1, E1, ABCD
204 movdqa ABCD, E1
211 sha1nexte MSG3, E1
214 sha1rnds4 $2, E1, ABCD
220 movdqa ABCD, E1
227 sha1nexte MSG1, E1
230 sha1rnds4 $2, E1, ABCD
236 movdqa ABCD, E1
243 sha1nexte MSG3, E1
246 sha1rnds4 $3, E1, ABCD
252 movdqa ABCD, E1
259 sha1nexte MSG1, E1
262 sha1rnds4 $3, E1, ABCD
267 movdqa ABCD, E1
272 sha1nexte MSG3, E1
274 sha1rnds4 $3, E1, ABCD
/linux-4.4.14/arch/blackfin/lib/
H A Dmuldi3.S32 [E1] = R1.h * R2.l + R3.h * R0.l + R1.l * R2.h + R3.l * R0.h
44 occur in E1, the top half of these results is cut off.
51 A0 = R2.H * R1.L, A1 = R2.L * R1.H (FU) || R3 = [SP + 12]; /* E1 */
52 A0 += R3.H * R0.L, A1 += R3.L * R0.H (FU) || [SP] = R4; /* E1 */
53 A0 += A1; /* E1 */
70 /* high(result) = E2c + (E1 << 16) */
/linux-4.4.14/arch/m68k/fpsp040/
H A Dskeleton.S68 bclrb #E1,E_BYTE(%a6)
85 | otherwise clear the E1 exception. The frestore is not really
86 | necessary for E1 exceptions.
89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
93 | fix is to check for E1, and the existence of one of snan, ovfl,
108 btstb #E1,E_BYTE(%a6) |test for E1 set
158 bclrb #E1,E_BYTE(%a6)
184 bclrb #E1,E_BYTE(%a6)
210 bclrb #E1,E_BYTE(%a6)
233 bclrb #E1,E_BYTE(%a6) |snan is always an E1 exception
255 bclrb #E1,E_BYTE(%a6) |operr is always an E1 exception
280 bclrb #E1,E_BYTE(%a6) |bsun is always an E1 exception
326 bclrb #E1,E_BYTE(%a6) |unsupp is always an E1 exception
H A Dgen_except.S168 | exception is to set the E1/E3 byte and clr the U flag.
169 | commonE1 does this for E1 exceptions, which are snan,
171 | are inex2 and inex1, and also clears the E1 exception bit
175 bsetb #E1,E_BYTE(%a6) |set E1 flag
183 bclrb #E1,E_BYTE(%a6) |clr E1 from unimp
192 bclrb #E1,E_BYTE(%a6) |clr E1 flag
268 bsetb #E1,E_BYTE(%a6) |set E1 exception flag
301 bclrb #E1,E_BYTE(%a6) |make sure E1 is clear
349 | We need to set the nmcexc bits if the exception is E1. Otherwise,
358 | btst.b #E1,E_BYTE(%a1)
H A Dkernel_ex.S157 bclrb #E1,E_BYTE(%a6)
234 bclrb #E1,E_BYTE(%a6)
408 bclrb #E1,E_BYTE(%a6)
446 btstb #E1,E_BYTE(%a2) |check for an E1 exception if
481 bclrb #E1,E_BYTE(%a2)
H A Dfpsp.h172 .set CMDREG1B,LV-36 | cmd reg for E1 exceptions (2 bytes)
189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte)
190 .set E1,2 | which bit is E1 flag
H A Dutil.S336 | else E1
435 | If E1, the format is from cmdreg1b{12:10}
446 clrl %d0 |if E1, size is always ext
H A Dx_snan.S115 bclrb #E1,E_BYTE(%a6)
H A Dres_func.S406 bclrb #E1,E_BYTE(%a6)
761 bclrb #E1,E_BYTE(%a6)
1221 bclrb #E1,E_BYTE(%a6)
1349 bclrb #E1,E_BYTE(%a6)
1455 bclrb #E1,E_BYTE(%a6)
1473 bclrb #E1,E_BYTE(%a6)
H A Dx_operr.S345 | Since operr is only an E1 exception, there is no need to frestore
H A Ddecbin.S47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted
H A Dget_op.S206 btstb #E1,E_BYTE(%a6) |if set, there is a packed operand
/linux-4.4.14/drivers/isdn/hysdn/
H A Dhysdn_pof.h30 * 1. page contains the high 16-bit part of the 32-bit E1 words
31 * 2. page contains the low 16-bit part of the 32-bit E1 words
H A Dboardergo.c51 return IRQ_NONE; /* no interrupt requested by E1 */ ergo_interrupt()
115 dpr->ToPcInt = 1; /* interrupt to E1 for all cards */ ergo_irq_bh()
142 byteout(card->iobase + PCI9050_USER_IO, PCI9050_E1_RESET); /* reset E1 processor */ ergo_stopcard()
188 dpr->ToHyInt = 1; /* E1 INTR state forced */ ergo_testram()
210 /* The function then waits for a reaction of the E1 processor or a timeout. */
234 /* flush the PCI-write-buffer and take the E1 out of reset */ ergo_writebootimg()
241 byteout(card->iobase + PCI9050_USER_IO, PCI9050_E1_RUN); /* start E1 processor */ ergo_writebootimg()
256 /* ergo_writebootseq writes the buffer containing len bytes to the E1 processor */
309 sp->WrPtr = wr_mirror; /* announce the next byte to E1 */ ergo_writebootseq()
363 dpr->ToPcInt = 1; /* interrupt to E1 for all cards */ ergo_waitpofready()
H A Dboardergo.h61 * readonly (reseting on int from E1 to PC),
65 * so E1 side should NOT change this byte
/linux-4.4.14/lib/
H A Dlocking-selftest.c230 static void name##_12(void) { E1(); E2(); } \
231 static void name##_21(void) { E2(); E1(); }
235 static void name##_123(void) { E1(); E2(); E3(); } \
236 static void name##_132(void) { E1(); E3(); E2(); } \
237 static void name##_213(void) { E2(); E1(); E3(); } \
238 static void name##_231(void) { E2(); E3(); E1(); } \
239 static void name##_312(void) { E3(); E1(); E2(); } \
240 static void name##_321(void) { E3(); E2(); E1(); }
575 #define E1() \ macro
608 #undef E1 macro
614 #define E1() \ macro
640 #undef E1 macro
646 #define E1() \ macro
681 #undef E1 macro
687 #define E1() \ macro
727 #undef E1 macro
736 #define E1() \ macro
775 #undef E1 macro
795 #define E1() \ macro
837 #undef E1 macro
845 #define E1() \ macro
875 #undef E1 macro
883 #define E1() \ macro
/linux-4.4.14/drivers/isdn/hisax/
H A Dhfc4s8s_l1.h5 /* (Genero 3.2, HFC XML 1.7a for HFC-E1, HFC-4S and HFC-8S) */
H A Delsa_ser.c39 static char *MInit_6 = "ATL0M0&G0%E1\r\0";
/linux-4.4.14/arch/c6x/kernel/
H A Dswitch_to.S61 B .S2 B3 ; return in next E1
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c36 * Bit 0-7 = 0x00001 = HFC-E1 (1 port)
50 * Bit 19 = 0x80000 = Send the Watchdog a Signal (Dual E1 with Watchdog)
65 * HFC-E1 only bits:
77 * (E1 only)
107 * NOTE: One dmask value must be given for every HFC-E1 card.
108 * If omitted, the E1 card has D-channel on time slot 16, which is default.
211 #define DIP_E1 0x3 /* DIP Switches for Beronet E1 cards */
1003 "Schedule QUARTZ for HFC-E1\n"); hfcmulti_resync()
1490 /* set E1 state machine IRQ */ init_chip()
1516 case 1: /* HFC-E1 OEM */ init_chip()
1626 case 1: /* HFC-E1 OEM */ hfcmulti_leds()
2190 /* NOTE: only called if E1 card is in active state */
2426 "Enable QUARTZ for HFC-E1\n"); handle_timer_irq()
2514 "%s: (id=%d) E1 now " handle_timer_irq()
2529 "%s: (id=%d) E1 " handle_timer_irq()
2540 "%s: (id=%d) E1 " handle_timer_irq()
2550 "%s: (id=%d) E1 lost " handle_timer_irq()
2560 "%s: (id=%d) E1 " handle_timer_irq()
2801 "%s: E1 (id=%d) newstate %x\n", hfcmulti_interrupt()
2870 * for S/T, 1-31 for E1)
3142 /* E1 or B-channel */ mode_hfcmulti()
3382 "%s: E1 report state %x \n", handle_dmsg()
3749 "%s: E1 TE (id=%d) newstate %x\n", ph_state_change()
3754 "%s: E1 NT (id=%d) newstate %x\n", ph_state_change()
3874 /* E1 */ hfcmulti_initmode()
3895 /* E1, port 0 */ hfcmulti_initmode()
3924 printk(KERN_DEBUG "%s: E1 port is NT-mode\n", hfcmulti_initmode()
3930 printk(KERN_DEBUG "%s: E1 port is TE-mode\n", hfcmulti_initmode()
3947 "%s: E1 port is clock master " hfcmulti_initmode()
3955 "%s: E1 port is clock slave " hfcmulti_initmode()
3961 printk(KERN_DEBUG "%s: E1 port is " hfcmulti_initmode()
4571 if (hc->ctype == HFC_TYPE_E1) { /* E1 */ release_port()
4781 "E1: card(%d) port(%d)\n", init_e1_port_hw()
4788 "E1: card(%d) port(%d)\n", init_e1_port_hw()
4796 "E1: card(%d) port(%d)\n", init_e1_port_hw()
5060 "HFC-E1 #%d has overlapping B-channels on fragment #%d\n", hfcmulti_init()
5067 "HFC-E1 #%d uses D-channel on slot %d and a B-channel map of 0x%08x\n", hfcmulti_init()
5187 Port_cnt++; /* for each E1 port */ hfcmulti_init()
5236 * get DIP Setting for beroNet E1 cards hfcmulti_init()
5329 /*19*/ {VENDOR_BN, "HFC-E1 Card", 1, 1, 0, 1, 0, DIP_E1, 0, 0},
5330 /*20*/ {VENDOR_BN, "HFC-E1 Card (mini PCI)", 1, 1, 0, 1, 0, 0, 0, 0},
5331 /*21*/ {VENDOR_BN, "HFC-E1+ Card (Dual)", 1, 1, 0, 1, 0, DIP_E1, 0, 0},
5332 /*22*/ {VENDOR_BN, "HFC-E1 Card (Dual)", 1, 1, 0, 1, 0, DIP_E1, 0, 0},
5334 /*23*/ {VENDOR_CCD, "HFC-E1 Eval (old)", 1, 1, 0, 0, 0, 0, 0, 0},
5335 /*24*/ {VENDOR_CCD, "HFC-E1 IOB1E1", 1, 1, 0, 1, 0, 0, 0, 0},
5336 /*25*/ {VENDOR_CCD, "HFC-E1", 1, 1, 0, 1, 0, 0, 0, 0},
5340 /*27*/ {VENDOR_CCD, "HFC-E1 Speech Design", 1, 1, 0, 0, 0, 0,
5411 /* Cards with HFC-E1 Chip */
5426 PCI_SUBDEVICE_ID_CCD_HFCE1, 0, 0, H(25)}, /* E1 */
5434 PCI_SUBDEVICE_ID_CCD_JHSE1, 0, 0, H(25)}, /* Junghanns E1 */
H A Dhfc_multi.h32 * also registers are assigned differen for HFC-4s/8s and HFC-E1
48 int sync; /* sync state (used by E1) */
85 #define HFC_CFG_OPTICAL 4 /* the E1 interface is optical */
94 #define HFC_TYPE_E1 1 /* controller is HFC-E1 */
109 #define HFC_CHIP_E1CLOCK_GET 10 /* always get clock from E1 interface */
110 #define HFC_CHIP_E1CLOCK_PUT 11 /* always put clock from E1 interface */
290 * REGISTER SETTING FOR HFC-4S/8S AND HFC-E1
470 * BIT SETTING FOR HFC-4S/8S AND HFC-E1
614 /* chapter 5: E1 interface */
/linux-4.4.14/include/uapi/linux/hdlc/
H A Dioctl.h50 } te1_settings; /* T1, E1 */
/linux-4.4.14/include/net/caif/
H A Dcfctrl.h62 u8 endpoint; /* (E1,E0) Endpoint for data channels */
/linux-4.4.14/drivers/net/wan/lmc/
H A Dlmc_media.c108 lmc_dummy_set_1, /* set T1 or E1 circuit type */
123 lmc_dummy_set_1, /* set T1 or E1 circuit type */
137 lmc_dummy_set_1, /* set T1 or E1 circuit type */
152 lmc_t1_set_circuit_type, /* set T1 or E1 circuit type */
930 /* set T1 or E1 line. Uses sc->lmcmii16 reg in function so update it */ lmc_t1_init()
1131 * 1 == T1 Circuit Type , 0 == E1 Circuit Type
1144 printk(KERN_INFO "%s: In E1 Mode\n", sc->name); lmc_t1_set_circuit_type()
H A Dlmc_ioctl.h188 #define LMC_MII16_T1_Z 0x0010 /* output impedance T1=1, E1=0 output - RW */
H A Dlmc_var.h178 u32 circuit_type; /* T1 or E1 */
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.h120 unsigned char framing; /* E1, T1 or J1 */
198 #define E1 6 macro
230 * Constants for T1/E1 configuration
H A Dfarsync.c1699 if (info->framing == E1) set_conf_from_info()
1899 FST_WRW(card, portConfig[i].lineInterface, E1); fst_set_iface()
1900 port->hwif = E1; fst_set_iface()
1938 case E1: fst_get_iface()
H A Dz85230.c29 * handle T1/E1 quite nicely. In practice the limit seems to be about
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h75 /* in E1 chips BIOS initiated ZLR may interrupt widebus writes */ bnx2x_write_big_buf()
105 /* in E1 chips BIOS initiated ZLR may interrupt widebus writes */ bnx2x_write_big_buf_wb()
189 /* in E1 chips BIOS initiated ZLR may interrupt widebus writes */ bnx2x_init_wr_wb()
850 #define QM_QUEUES_PER_FUNC 16 /* E1 has 32, but only 16 are used */
H A Dbnx2x_reg.h724 /* [RW 1] When set the DMAE will process the commands as in E1.5. 1.The
972 * 142 - PF2 - ATTN prod; 143 - PF3 - ATTN prod; 144-147 reserved. E1.5 mode
1550 * indicates that the P0 EEE LPI REQ indication is enabled. [13] - P0 E1 EEE
1553 * enabled. [14] - P1 E1 EEE LPI REQ Mask. When =1 indicates that the P0 EEE
1602 * enabled. [13] - P0 E1 EEE LPI REQ Mask. When =1 indicates that the P0 EEE
1604 * indication is enabled. [14] - P1 E1 EEE LPI REQ Mask. When =1 indicates
2163 /* [R 32] Legacy E1 and E1H location for parity error mask register. */
2168 /* [R 32] Legacy E1 and E1H location for parity error status register. */
2173 /* [R 32] Legacy E1 and E1H location for parity error status clear register. */
3752 * the original alignment method (E1 E1H) will be applied */
4405 /* [RW 1] If clr the searcher is compatible to E1 A0 - support only two
H A Dbnx2x_main.c844 /* in E1 we must use only PCI configuration space to disable bnx2x_hc_int_disable()
7638 /* Enable DCBX attention for all but E1 */ bnx2x_init_hw_port()
8116 * E1.5 mode - In backward compatible mode; bnx2x_init_hw_func()
9457 /* Gates #2 and #4a are closed/opened for "not E1" only */ bnx2x_set_234_gates()
10634 BNX2X_DEV_INFO("FLR not supported in E1/E1H\n"); bnx2x_do_flr()
13127 /* In E1/E1H use pci device function given by kernel. bnx2x_init_dev()
H A Dbnx2x_sp.c975 * E1/E1H
4156 /* In E1, Multicast is saved in cam... */ bnx2x_init_mac_credit_pool()
H A Dbnx2x_hsi.h4501 * Tx parsing BD structure for ETH E1/E1h
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-vpr200.c155 I2C_BOARD_INFO("at24", 0x50), /* E0=0, E1=0, E2=0 */
H A Dmach-pca100.c179 I2C_BOARD_INFO("at24", 0x52), /* E0=0, E1=1, E2=0 */
H A Dmach-pcm043.c121 I2C_BOARD_INFO("at24", 0x52), /* E0=0, E1=1, E2=0 */
H A Dmach-pcm037.c322 I2C_BOARD_INFO("at24", 0x52), /* E0=0, E1=1, E2=0 */
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dio.h169 byte TxAttenuation; /* PRI/E1 only: attenuate TX signal */
/linux-4.4.14/arch/arc/kernel/
H A Dtroubleshoot.c203 STS_BIT(regs, E2), STS_BIT(regs, E1)); show_regs()
/linux-4.4.14/arch/mips/kernel/
H A Didle.c230 * WAIT on Rev1.0 has E1, E2, E3 and E16. check_wait()
H A Dtraps.c1753 reg_val & (1<<23) ? "E1 " : "", cache_parity_error()
1762 reg_val & (1<<23) ? "E1 " : "", cache_parity_error()
/linux-4.4.14/sound/soc/sh/
H A Dhac.c72 #define TMO_E1 500 /* 21 < E1 < 1000 */
/linux-4.4.14/drivers/isdn/mISDN/
H A Dl1oip_core.c147 Must be 0 for S0 or 1 for E1.
169 1-31 channel data for E1 (16 is D-channel)
170 32-127 channel data for extended E1 (16 is D-channel)
492 printk(KERN_WARNING "%s: packet error - received E1 packet " l1oip_socket_parse()
498 "on E1 interface\n", __func__); l1oip_socket_parse()
/linux-4.4.14/drivers/video/fbdev/
H A Dssd1307fb.c174 * E0 E1 E2 E3 E4 ssd1307fb_update_display()
181 * (2) A1 B1 C1 D1 E1 F1 G1 H1 ssd1307fb_update_display()
H A Dtgafb.c1319 tga_type_name = "Digital ZLXp-E1"; tgafb_init_fix()
1321 tga_type_name = "Digital ZLX-E1"; tgafb_init_fix()
/linux-4.4.14/include/uapi/linux/
H A Dif.h141 #define IF_IFACE_E1 0x1004 /* E1 telco serial interface */
H A Dixjuser.h179 hz329 = 0x7bbf, /* .63 E1 */
271 E1 = hz329, enumerator in enum:__anon14184
/linux-4.4.14/arch/sh/boards/
H A Dboard-magicpanelr2.c121 * E3 LCD_CL1; E2 LCD_CL2; E1 LCD_DON; E0 LCD_FLM; setup_port_multiplexing()
/linux-4.4.14/arch/mn10300/kernel/
H A Dptrace.c221 * E1, E0, E7...E2, SP, LAR, LIR, MDR
/linux-4.4.14/drivers/input/mouse/
H A Dvsxxxaa.c330 * [2]: 0 E6 E5 E4 E3 E2 E1 E0 vsxxxaa_handle_POR_packet()
/linux-4.4.14/lib/fonts/
H A Dfont_acorn_8x8.c231 /* E1 */ 0x3c, 0x66, 0x66, 0x6c, 0x66, 0x66, 0x6c, 0xc0,
/linux-4.4.14/arch/arm/mach-ep93xx/
H A Dcore.c890 return "E1"; ep93xx_get_soc_rev()
/linux-4.4.14/drivers/net/phy/
H A Dmarvell.c698 /* Take care of errata E0 & E1 */ m88e1145_config_init()
/linux-4.4.14/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-mt8135.h2045 "E1", "mt8135",
/linux-4.4.14/drivers/ata/
H A Dpata_ep93xx.c974 * EP931x rev.E1 - UDMA3 ep93xx_pata_probe()
/linux-4.4.14/drivers/media/i2c/
H A Dtvaudio.c685 /* E1, E0 free programmable ports P1/P2
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-ops.c1604 * of the exponent (En chunk to E0 chunk, E(n-1) chunk to E1 chunk) ccp_run_rsa_cmd()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dpcnet32.c1839 /* detect special T1/E1 WAN card by checking for MAC address */ pcnet32_probe1()
/linux-4.4.14/include/net/sctp/
H A Dstructs.h1758 * This is needed to implement itmes E1 - E4 of the updated
/linux-4.4.14/sound/pci/hda/
H A Dpatch_realtek.c5492 SND_PCI_QUIRK(0x1025, 0x0762, "Acer Aspire E1-472", ALC271_FIXUP_HP_GATE_MIC_JACK_E1_572),
5493 SND_PCI_QUIRK(0x1025, 0x0775, "Acer Aspire E1-572", ALC271_FIXUP_HP_GATE_MIC_JACK_E1_572),
/linux-4.4.14/net/sctp/
H A Dsm_statefuns.c3627 /* ADDIP 5.2 E1) Compare the value of the serial number to the value sctp_sf_do_asconf()
5442 /* E1) For the destination address for which the timer sctp_sf_do_6_3_3_rtx()
/linux-4.4.14/drivers/net/ethernet/natsemi/
H A Dnatsemi.c246 { "Aculab E1/T1 PMXc cPCI carrier card", NATSEMI_FLAG_IGNORE_PHY, 128 },
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dpfpsp.S12991 # representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted #
H A Dfpsp.S23031 # representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted #

Completed in 4564 milliseconds