Searched refs:REGB (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/m68k/68360/
H A Dhead-ram.S29 #define REGB 0x1000 define
30 #define PEPAR (_dprbase + REGB + 0x0016)
31 #define GMR (_dprbase + REGB + 0x0040)
32 #define OR0 (_dprbase + REGB + 0x0054)
33 #define BR0 (_dprbase + REGB + 0x0050)
34 #define OR1 (_dprbase + REGB + 0x0064)
35 #define BR1 (_dprbase + REGB + 0x0060)
36 #define OR4 (_dprbase + REGB + 0x0094)
37 #define BR4 (_dprbase + REGB + 0x0090)
38 #define OR6 (_dprbase + REGB + 0x00b4)
39 #define BR6 (_dprbase + REGB + 0x00b0)
40 #define OR7 (_dprbase + REGB + 0x00c4)
41 #define BR7 (_dprbase + REGB + 0x00c0)
43 #define MCR (_dprbase + REGB + 0x0000)
44 #define AVR (_dprbase + REGB + 0x0008)
46 #define SYPCR (_dprbase + REGB + 0x0022)
48 #define PLLCR (_dprbase + REGB + 0x0010)
49 #define CLKOCR (_dprbase + REGB + 0x000C)
50 #define CDVCR (_dprbase + REGB + 0x0014)
52 #define BKAR (_dprbase + REGB + 0x0030)
53 #define BKCR (_dprbase + REGB + 0x0034)
54 #define SWIV (_dprbase + REGB + 0x0023)
55 #define PICR (_dprbase + REGB + 0x0026)
56 #define PITR (_dprbase + REGB + 0x002A)
H A Dhead-rom.S28 #define REGB 0x1000 define
29 #define PEPAR (_dprbase + REGB + 0x0016)
30 #define GMR (_dprbase + REGB + 0x0040)
31 #define OR0 (_dprbase + REGB + 0x0054)
32 #define BR0 (_dprbase + REGB + 0x0050)
34 #define OR1 (_dprbase + REGB + 0x0064)
35 #define BR1 (_dprbase + REGB + 0x0060)
37 #define OR2 (_dprbase + REGB + 0x0074)
38 #define BR2 (_dprbase + REGB + 0x0070)
40 #define OR3 (_dprbase + REGB + 0x0084)
41 #define BR3 (_dprbase + REGB + 0x0080)
43 #define OR4 (_dprbase + REGB + 0x0094)
44 #define BR4 (_dprbase + REGB + 0x0090)
46 #define OR5 (_dprbase + REGB + 0x00A4)
47 #define BR5 (_dprbase + REGB + 0x00A0)
49 #define OR6 (_dprbase + REGB + 0x00b4)
50 #define BR6 (_dprbase + REGB + 0x00b0)
52 #define OR7 (_dprbase + REGB + 0x00c4)
53 #define BR7 (_dprbase + REGB + 0x00c0)
55 #define MCR (_dprbase + REGB + 0x0000)
56 #define AVR (_dprbase + REGB + 0x0008)
58 #define SYPCR (_dprbase + REGB + 0x0022)
60 #define PLLCR (_dprbase + REGB + 0x0010)
61 #define CLKOCR (_dprbase + REGB + 0x000C)
62 #define CDVCR (_dprbase + REGB + 0x0014)
64 #define BKAR (_dprbase + REGB + 0x0030)
65 #define BKCR (_dprbase + REGB + 0x0034)
66 #define SWIV (_dprbase + REGB + 0x0023)
67 #define PICR (_dprbase + REGB + 0x0026)
68 #define PITR (_dprbase + REGB + 0x002A)
/linux-4.4.14/arch/x86/math-emu/
H A Dreg_u_div.S73 #define REGB PARAM2 define
89 movl REGB,%ebx

Completed in 82 milliseconds