Searched refs:E4 (Results 1 - 16 of 16) sorted by relevance
/linux-4.4.14/arch/blackfin/lib/ |
H A D | muldi3.S | 35 [E4] = R0.l * R2.l 38 E[n]c = E[n] + (E[n+1]c >> 16), where E4c := E4 58 A1 = R2.L * R0.L (FU); /* E4 */ 68 /* low(result) = low(E3c):low(E4) */
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | align.c | 49 #define E4 0x40 /* SPE endianness is word */ macro 407 { 8, LD+E4 }, /* 0 00 01: evldw[x] */ 418 { 4, LD+E4 }, /* 0 11 00: evlwwsplat[x] */ 424 { 8, ST+E4 }, /* 1 00 01: evstdw[x] */ 435 { 4, ST+E4 }, /* 1 11 00: evstwwe[x] */ 437 { 4, ST+E4 }, /* 1 11 10: evstwwo[x] */ 593 case E4: emulate_spe()
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | icom.h | 91 u16 timer_value; /* 1E4-1E5 general timer value */
|
/linux-4.4.14/sound/soc/sh/ |
H A D | hac.c | 75 #define TMO_E4 500 /* 21 < E4 < 1000 */
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | ssd1307fb.c | 174 * E0 E1 E2 E3 E4 ssd1307fb_update_display() 184 * (5) A4 B4 C4 D4 E4 F4 G4 H4 ssd1307fb_update_display()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-nforce2.c | 27 nForce3 250Gb MCP 00E4
|
/linux-4.4.14/arch/sh/boards/ |
H A D | board-magicpanelr2.c | 120 /* E7 (x); E6 GPI(nu); E5 GPI(nu); E4 LCD_M_DISP; setup_port_multiplexing()
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | vsxxxaa.c | 330 * [2]: 0 E6 E5 E4 E3 E2 E1 E0 vsxxxaa_handle_POR_packet()
|
/linux-4.4.14/drivers/scsi/arcmsr/ |
H A D | arcmsr.h | 539 uint32_t message_dest_queue_port_high; /*00E4 00E7*/
|
/linux-4.4.14/lib/fonts/ |
H A D | font_acorn_8x8.c | 234 /* E4 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00,
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | mxl5005s.c | 2312 u32 divider_val, E3, E4, E5, E5A; MXL_TuneRF() local 2627 /* Equation E4 CHCAL_INT_MOD_RF */ MXL_TuneRF() 2628 E4 = (state->RF_LO*divider_val/1000)/(2*state->Fxtal*Kdbl_RF/1000); MXL_TuneRF() 2629 MXL_ControlWrite(fe, CHCAL_INT_MOD_RF, E4); MXL_TuneRF() 2633 (E4*(2*state->Fxtal*Kdbl_RF)/10000))) / MXL_TuneRF()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_fw.h | 1398 uint32_t rx_scsi_resp_pdus; /* 02E4–02E7 */
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | tvaudio.c | 699 * E5 E4 E3 B4 OUTM
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | 2032 case 0xb901: /* DM9801 E4 */ dmfe_program_DM9801()
|
/linux-4.4.14/include/net/sctp/ |
H A D | structs.h | 1758 * This is needed to implement itmes E1 - E4 of the updated
|
/linux-4.4.14/net/sctp/ |
H A D | sm_statefuns.c | 3638 /* ADDIP 5.2 E4) When the Sequence Number matches the next one sctp_sf_do_asconf() 5472 /* NB: Rules E4 and F1 are implicit in R1. */ sctp_sf_do_6_3_3_rtx()
|
Completed in 565 milliseconds