Searched defs:data32 (Results 1 – 8 of 8) sorted by relevance
/openbmc/openpower-proc-control/procedures/common/ |
H A D | collect_sbe_hb_data.cpp | 32 uint32_t data32; member 61 uint32_t data32; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa27x_udc.c | 58 u32 *data32 = (u32 *) urb->buffer; in udc_write_urb() local 139 u32 *data32 = (u32 *) urb->buffer; in udc_read_urb() local 167 u32 *data32 = (u32 *) ep0_urb->buffer; in udc_read_urb_ep0() local
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | sipi_vector.S | 63 data32 cs ljmp *(%bp) label
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_ftpci100.c | 149 unsigned int data32; in pci_bus_scan() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 2444 static void do_fstenv(X86Access *ac, target_ulong ptr, int data32) in do_fstenv() 2492 void helper_fstenv(CPUX86State *env, target_ulong ptr, int data32) in helper_fstenv() 2516 static void do_fldenv(X86Access *ac, target_ulong ptr, int data32) in do_fldenv() 2532 void helper_fldenv(CPUX86State *env, target_ulong ptr, int data32) in helper_fldenv() 2540 static void do_fsave(X86Access *ac, target_ulong ptr, int data32) in do_fsave() 2556 void helper_fsave(CPUX86State *env, target_ulong ptr, int data32) in helper_fsave() 2565 static void do_frstor(X86Access *ac, target_ulong ptr, int data32) in do_frstor() 2579 void helper_frstor(CPUX86State *env, target_ulong ptr, int data32) in helper_frstor()
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.h | 50 uint32_t data32; member
|
/openbmc/qemu/hw/i3c/ |
H A D | dw-i3c.c | 1303 uint32_t *data32 = (uint32_t *)data; in dw_i3c_rx() local
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | dp.c | 1240 u32 data32; in tegra_dc_dp_fast_link_training() local
|