Home
last modified time | relevance | path

Searched +full:0 +full:x3fffc000 (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/m68k/fpsp040/
Dslogn.S75 BOUNDS1: .long 0x3FFEF07D,0x3FFF8841
76 BOUNDS2: .long 0x3FFE8000,0x3FFFC000
78 LOGOF2: .long 0x3FFE0000,0xB17217F7,0xD1CF79AC,0x00000000
80 one: .long 0x3F800000
81 zero: .long 0x00000000
82 infty: .long 0x7F800000
83 negone: .long 0xBF800000
85 LOGA6: .long 0x3FC2499A,0xB5E4040B
86 LOGA5: .long 0xBFC555B5,0x848CB7DB
88 LOGA4: .long 0x3FC99999,0x987D8730
[all …]
/linux-3.3/drivers/infiniband/hw/nes/
Dnes_cm.c210 u8 start_addr = 0; in send_mpa_request()
213 u16 buff_len = 0; in send_mpa_request()
222 form_cm_frame(skb, cm_node, NULL, 0, *start_buff, buff_len, SET_ACK); in send_mpa_request()
224 return schedule_nes_timer(cm_node, skb, NES_TIMER_TYPE_SEND, 1, 0); in send_mpa_request()
232 u8 start_addr = 0; in send_mpa_reject()
235 u16 buff_len = 0; in send_mpa_reject()
248 form_cm_frame(skb, cm_node, NULL, 0, *start_buff, buff_len, SET_ACK | SET_FIN); in send_mpa_reject()
251 return schedule_nes_timer(cm_node, skb, NES_TIMER_TYPE_SEND, 1, 0); in send_mpa_reject()
392 return 0; in parse_mpa()
413 skb_trim(skb, 0); in form_cm_frame()
[all …]
/linux-3.3/drivers/net/ethernet/realtek/
Dr8169.c56 do { printk(KERN_DEBUG PFX fmt, ## args); } while (0)
58 #define assert(expr) do {} while (0)
59 #define dprintk(fmt, args...) do {} while (0)
74 #define SafeMtu 0x1c20 /* ... actually life sucks beyond ~7k */
75 #define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */
88 #define RTL_EEPROM_SIG cpu_to_le32(0x8129)
89 #define RTL_EEPROM_SIG_MASK cpu_to_le32(0xffff)
90 #define RTL_EEPROM_SIG_ADDR 0x0000
101 RTL_GIGA_MAC_VER_01 = 0,
137 RTL_GIGA_MAC_NONE = 0xff,
[all …]
/linux-3.3/arch/m68k/ifpsp060/
Dfpsp.sa1 .long 0x60ff0000,0x17400000,0x60ff0000,0x15f40000
2 .long 0x60ff0000,0x02b60000,0x60ff0000,0x04700000
3 .long 0x60ff0000,0x1b100000,0x60ff0000,0x19aa0000
4 .long 0x60ff0000,0x1b5a0000,0x60ff0000,0x062e0000
5 .long 0x60ff0000,0x102c0000,0x51fc51fc,0x51fc51fc
6 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc
7 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc
8 .long 0x51fc51fc,0x51fc51fc,0x51fc51fc,0x51fc51fc
9 .long 0x2f00203a,0xff2c487b,0x0930ffff,0xfef8202f
10 .long 0x00044e74,0x00042f00,0x203afef2,0x487b0930
[all …]
/linux-3.3/arch/m68k/ifpsp060/src/
Dfplsp.S37 short 0x0000
39 short 0x0000
41 short 0x0000
44 short 0x0000
46 short 0x0000
48 short 0x0000
51 short 0x0000
53 short 0x0000
55 short 0x0000
58 short 0x0000
[all …]
Dfpsp.S43 set _off_bsun, 0x00
44 set _off_snan, 0x04
45 set _off_operr, 0x08
46 set _off_ovfl, 0x0c
47 set _off_unfl, 0x10
48 set _off_dz, 0x14
49 set _off_inex, 0x18
50 set _off_fline, 0x1c
51 set _off_fpu_dis, 0x20
52 set _off_trap, 0x24
[all …]