Home
last modified time | relevance | path

Searched defs:halt (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dsys_helper.c51 void HELPER(halt)(CPUHPPAState *env) in HELPER() argument
/openbmc/u-boot/arch/arm/mach-versal/
H A Dmp.c28 void set_r5_halt_mode(u8 halt, u8 mode) in set_r5_halt_mode()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py577 def buildTaskData(self, pkgs_to_build, task, halt, allowincomplete=False): argument
692 def prepareTreeData(self, pkgs_to_build, task, halt=False): argument
1402 def buildFileIdle(server, rq, halt): argument
1477 def buildTargetsIdle(server, rq, halt): argument
H A Dtaskdata.py42 def __init__(self, halt = True, skiplist = None, allowincomplete = False): argument
H A Dcommand.py110 def runAsyncCommand(self, _, process_server, halt): argument
/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dmp.c54 static void set_r5_halt_mode(u8 halt, u8 mode) in set_r5_halt_mode()
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c668 static int fotg210_ep_halt(struct usb_ep *_ep, int halt) in fotg210_ep_halt()
/openbmc/u-boot/drivers/dma/
H A Dbcm6348-iudma.c155 uint32_t cfg, halt; in bcm6348_iudma_chan_stop() local
/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c132 static void dspi_halt(struct fsl_dspi_priv *priv, u8 halt) in dspi_halt()
/openbmc/u-boot/include/
H A Dnet.h175 void (*halt)(struct eth_device *); member
/openbmc/qemu/hw/ide/
H A Dahci-internal.h304 bool halt; member
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h597 uint32_t halt; member
/openbmc/qemu/target/m68k/
H A Dtranslate.c4505 DISAS_INSN(halt) in DISAS_INSN() argument