Searched refs:AT (Results 1 – 15 of 15) sorted by relevance
42 PTR_LI AT, BOSTON_LCD_BASE45 sd k1, 0(AT)48 sw k1, 0(AT)50 sw k1, 4(AT)
58 AT(ADDR(.__secure_start) + SIZEOF(.__secure_start))67 .secure_data : AT(LOADADDR(.secure_text) + SIZEOF(.secure_text))75 AT(ADDR(.secure_stack))77 AT(LOADADDR(.secure_data) + SIZEOF(.secure_data))93 .__secure_end : AT(ADDR(.__secure_end)) {
20 #define AT $1 /* assembler temp - uppercase because of ".set at" */ macro63 #define AT $at /* assembler temp - uppercase because of ".set at" */ macro
85 AT(ADDR(.__secure_start) + SIZEOF(.__secure_start))90 .secure_data : AT(LOADADDR(.secure_text) + SIZEOF(.secure_text))99 AT(ADDR(.secure_stack))101 AT(LOADADDR(.secure_data) + SIZEOF(.secure_data))133 .__secure_end : AT(ADDR(.__secure_end)) {
115 .start16 : AT (START_16) {120 .resetvec : AT (RESET_VEC_LOC) {
84 .start16 : AT (START_16) {89 .resetvec : AT (RESET_VEC_LOC) {
18 SATA replaces PATA (originally just ATA), which stands for Parallel AT19 Attachment, where AT refers to an IBM AT (Advanced Technology)
63 } > RAM AT > ROM
24 FILES TO LOOK AT
183 80000100: 00000005 54410001 00000000 00000000 ......AT........
23 AT(((LOADADDR(sec) + SIZEOF(sec) + ALIGN_LMA-1)) & ~(ALIGN_LMA-1))
68 /* AT Interrupt Controller */
1230 SATA replaces PATA (originally just ATA), which stands for Parallel AT1231 Attachment, where AT refers to an IBM AT (Advanced Technology)
747 (USB Keyboard, AT Keyboard).
1077 Enable support for SATA (Serial AT attachment) in SPL. This allows
Completed in 28 milliseconds