Home
last modified time | relevance | path

Searched refs:AT (Results 1 – 15 of 15) sorted by relevance

/u-boot/board/imgtec/boston/
A Dlowlevel_init.S42 PTR_LI AT, BOSTON_LCD_BASE
45 sd k1, 0(AT)
48 sw k1, 0(AT)
50 sw k1, 4(AT)
/u-boot/arch/arm/cpu/armv8/
A Du-boot.lds58 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)) {
/u-boot/arch/mips/include/asm/
A Dregdef.h20 #define AT $1 /* assembler temp - uppercase because of ".set at" */ macro
63 #define AT $at /* assembler temp - uppercase because of ".set at" */ macro
/u-boot/arch/arm/cpu/
A Du-boot.lds85 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)) {
/u-boot/arch/x86/cpu/
A Du-boot.lds115 .start16 : AT (START_16) {
120 .resetvec : AT (RESET_VEC_LOC) {
A Du-boot-spl.lds84 .start16 : AT (START_16) {
89 .resetvec : AT (RESET_VEC_LOC) {
/u-boot/drivers/ata/
A DKconfig18 SATA replaces PATA (originally just ATA), which stands for Parallel AT
19 Attachment, where AT refers to an IBM AT (Advanced Technology)
/u-boot/board/synopsys/iot_devkit/
A Du-boot.lds63 } > RAM AT > ROM
/u-boot/doc/
A DREADME.lynxkdi24 FILES TO LOOK AT
A DREADME.falcon183 80000100: 00000005 54410001 00000000 00000000 ......AT........
/u-boot/arch/xtensa/include/asm/
A Dldscript.h23 AT(((LOADADDR(sec) + SIZEOF(sec) + ALIGN_LMA-1)) & ~(ALIGN_LMA-1))
/u-boot/arch/x86/include/asm/acpi/
A Dlpc.asl68 /* AT Interrupt Controller */
/u-boot/cmd/
A DKconfig1230 SATA replaces PATA (originally just ATA), which stands for Parallel AT
1231 Attachment, where AT refers to an IBM AT (Advanced Technology)
/u-boot/drivers/video/
A DKconfig747 (USB Keyboard, AT Keyboard).
/u-boot/common/spl/
A DKconfig1077 Enable support for SATA (Serial AT attachment) in SPL. This allows

Completed in 28 milliseconds