Home
last modified time | relevance | path

Searched refs:hab (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Du-boot-imx28.bd9 hab call 0x8000;
13 hab call 0x8000;
/u-boot/arch/arm/mach-imx/
A DMakefile50 obj-$(CONFIG_IMX_HAB) += hab.o
55 obj-$(CONFIG_IMX_HAB) += hab.o
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_dpc.c764 u32 htotal, hsw, hab, hae; in nx_dpc_get_hsync() local
771 hab = (u32)pregister->dpchastart + 1; in nx_dpc_get_hsync()
773 hbp = hab - hsw; in nx_dpc_get_hsync()
774 avw = hae - hab; in nx_dpc_get_hsync()
/u-boot/tools/
A Dmxsimage.c1143 uint32_t hab = 0; in sb_build_command_jump_call() local
1167 hab = is_call ? ROM_CALL_CMD_FLAG_HAB : ROM_JUMP_CMD_FLAG_HAB; in sb_build_command_jump_call()
1200 ccmd->header.flags = hab; in sb_build_command_jump_call()

Completed in 22 milliseconds