Searched defs:pend (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3.c | 69 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 D | arm_gicv3_redist.c | 155 uint8_t pend; in update_for_all_lpis() local 188 uint8_t pend; in set_pending_table_bit() local
|
H A D | riscv_imsic.c | 152 uint32_t num, bool pend, target_ulong *val, in riscv_imsic_eix_rmw()
|
H A D | grlib_irqmp.c | 98 uint32_t pend = (state->pending | state->force[i]) & state->mask[i]; in grlib_irqmp_check_irqs() local
|
/openbmc/u-boot/board/socrates/ |
H A D | sdram.c | 67 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
|
/openbmc/u-boot/board/sbc8641d/ |
H A D | sbc8641d.c | 61 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
|
/openbmc/u-boot/board/freescale/mpc837xerdb/ |
H A D | mpc837xerdb.c | 25 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
|
/openbmc/u-boot/board/BuS/eb_cpu5282/ |
H A D | eb_cpu5282.c | 103 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
|
/openbmc/u-boot/board/sbc8548/ |
H A D | sbc8548.c | 201 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local
|
/openbmc/qemu/hw/misc/ |
H A D | stm32l4x5_exti.c | 204 const uint32_t pend = set & ~s->swier[bank] & s->imr[bank] & in stm32l4x5_exti_write() local
|
/openbmc/qemu/hw/core/ |
H A D | loader-fit.c | 120 int cfg, void *opaque, hwaddr *pend, in fit_load_kernel()
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | interactive.c | 103 void *pend, in fsl_ddr_generic_edit() 1921 char *pend = strchr(p, ';'); in fsl_ddr_interactive() local
|
/openbmc/qemu/include/hw/intc/ |
H A D | mips_gic.h | 193 uint32_t pend; member
|
/openbmc/qemu/tcg/ |
H A D | region.c | 329 static void tcg_region_bounds(size_t curr_region, void **pstart, void **pend) in tcg_region_bounds()
|
/openbmc/u-boot/cmd/ |
H A D | mtdparts.c | 848 const char *pend; in device_parse() local
|