Home
last modified time | relevance | path

Searched defs:pend (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/hw/intc/
H A Darm_gicv3.c69 uint32_t pend, grpmask; in gicd_int_pending() local
114 uint32_t pend, grpmask, grpmod; in gicr_int_pending() local
186 uint32_t pend; in gicv3_redist_update_noirqset() local
261 uint32_t pend = 0; in gicv3_update_noirqset() local
H A Darm_gicv3_redist.c155 uint8_t pend; in update_for_all_lpis() local
188 uint8_t pend; in set_pending_table_bit() local
H A Driscv_imsic.c152 uint32_t num, bool pend, target_ulong *val, in riscv_imsic_eix_rmw()
H A Dgrlib_irqmp.c98 uint32_t pend = (state->pending | state->force[i]) & state->mask[i]; in grlib_irqmp_check_irqs() local
/openbmc/u-boot/board/socrates/
H A Dsdram.c67 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
/openbmc/u-boot/board/sbc8641d/
H A Dsbc8641d.c61 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c25 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c103 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c201 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_exti.c204 const uint32_t pend = set & ~s->swier[bank] & s->imr[bank] & in stm32l4x5_exti_write() local
/openbmc/qemu/hw/core/
H A Dloader-fit.c120 int cfg, void *opaque, hwaddr *pend, in fit_load_kernel()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c103 void *pend, in fsl_ddr_generic_edit()
1921 char *pend = strchr(p, ';'); in fsl_ddr_interactive() local
/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h193 uint32_t pend; member
/openbmc/qemu/tcg/
H A Dregion.c329 static void tcg_region_bounds(size_t curr_region, void **pstart, void **pend) in tcg_region_bounds()
/openbmc/u-boot/cmd/
H A Dmtdparts.c848 const char *pend; in device_parse() local