Home
last modified time | relevance | path

Searched refs:vector (Results 1 – 20 of 20) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dacpi_s3.c15 static void asmlinkage (*acpi_do_wakeup)(void *vector) = (void *)WAKEUP_BASE;
17 static void acpi_jump_to_wakeup(void *vector) in acpi_jump_to_wakeup() argument
22 printf("Jumping to OS waking vector %p\n", vector); in acpi_jump_to_wakeup()
23 acpi_do_wakeup(vector); in acpi_jump_to_wakeup()
H A Dbios.h69 uint32_t vector; member
H A Dbios.c69 .vector = M.x86.intno, in int_exception_handler()
77 debug("Oops, exception %d while executing option rom\n", regs->vector); in int_exception_handler()
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dtraps.c22 printf ("Vector Number: %d Format: %02x Fault Status: %01x\n\n", (fp->vector & 0x3fc) >> 2, in show_frame()
23 fp->format, (fp->vector & 0x3) | ((fp->vector & 0xc00) >> 8)); in show_frame()
H A Dinterrupts.c90 vec = (fp->vector >> 2) & 0xff; in int_handler()
/rk3399_rockchip-uboot/board/nvidia/nyan-big/
H A Dnyan-big.c40 static const int vector[] = {TEGRA_GPIO(Q, 3), TEGRA_GPIO(T, 1), in tegra_board_id() local
44 gpio_claim_vector(vector, "board_id%d"); in tegra_board_id()
45 return gpio_get_values_as_int(vector); in tegra_board_id()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dptrace.h32 unsigned vector:12; /* vector offset */ member
/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c734 unsigned vector = 0; in gpio_get_values_as_int() local
743 vector |= bitmask; in gpio_get_values_as_int()
747 return vector; in gpio_get_values_as_int()
753 unsigned vector = 0; in dm_gpio_get_values_as_int() local
761 vector |= bitmask; in dm_gpio_get_values_as_int()
765 return vector; in dm_gpio_get_values_as_int()
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dpsci.S47 @ lock reset vector for non-secure
/rk3399_rockchip-uboot/doc/
H A DREADME.mpc85xx9 exception vector (IVPR + IVOR15).
13 mapping to a valid opcode at the debug exception vector, even if we normally
H A DREADME.atmel_pmecc48 The mkimage image type atmelimage also set the 6'th interrupt vector to the
H A DREADME.m68k96 initial vector table and basic processor initialization will not
H A DREADME.x8623 U-Boot also supports booting directly from x86 reset vector, without coreboot.
1092 When everything is done, U-Boot finds out the wakeup vector provided by OSes
/rk3399_rockchip-uboot/arch/xtensa/cpu/
H A Du-boot.lds19 * The reset vector is usually near the base of SYSROM and has room
/rk3399_rockchip-uboot/drivers/tpm/
H A Dtpm_tis_lpc.c43 u8 vector; member
/rk3399_rockchip-uboot/board/cadence/xtfpga/
H A DREADME58 reset vector resides) to either SRAM (off, 0, down) or Flash
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig13 runs directly from the reset vector (via 16-bit start-up).
160 # The 16-bit init refers to the reset vector and the small amount of code to
632 is done, U-Boot needs to find out the wakeup vector provided by OSes
/rk3399_rockchip-uboot/arch/mips/
H A DKconfig220 CPU reset exception vector (e.g. U-Boot as ROM loader in Qemu,
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/
H A Dstart.S34 #define EIT_IVB $ir3 ! intr vector base address
/rk3399_rockchip-uboot/
H A DREADME3575 If defined, the x86 reset vector code is included. This is not
5063 Info data; also, the exception vector code is copied to the low RAM