Searched refs:hab (Results 1 – 4 of 4) sorted by relevance
9 hab call 0x8000;13 hab call 0x8000;
50 obj-$(CONFIG_IMX_HAB) += hab.o55 obj-$(CONFIG_IMX_HAB) += hab.o
764 u32 htotal, hsw, hab, hae; in nx_dpc_get_hsync() local771 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()
1143 uint32_t hab = 0; in sb_build_command_jump_call() local1167 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