| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | bitops.rs | 47 fn mask(start: u32, length: u32) -> Self in mask() 57 fn deposit<U: IntegerExt>(self, start: u32, length: u32, in deposit() 69 fn extract(self, start: u32, length: u32) -> Self in extract()
|
| H A D | memory.rs | 44 unsafe extern "C" fn memory_region_ops_read_cb<T, F: for<'a> FnCall<(&'a T, hwaddr, u32), u64>>( in memory_region_ops_read_cb() argument 63 pub const fn read<F: for<'a> FnCall<(&'a T, hwaddr, u32), u64>>(mut self, _f: &F) -> Self { in read() argument 93 pub const fn valid_sizes(mut self, min: u32, max: u32) -> Self { in valid_sizes() 106 pub const fn impl_sizes(mut self, min: u32, max: u32) -> Self { in impl_sizes()
|
| H A D | sysbus.rs | 90 fn mmio_map(&self, id: u32, addr: u64) { in mmio_map() 101 fn connect_irq(&self, id: u32, irq: &Owned<IRQState>) { in connect_irq()
|
| H A D | qdev.rs | 361 fn init_gpio_in<F: for<'a> FnCall<(&'a Self::Target, u32, u32)>>( in init_gpio_in() argument 363 num_lines: u32, in init_gpio_in() 368 num_lines: u32, in init_gpio_in() 377 unsafe extern "C" fn rust_irq_handler<T, F: for<'a> FnCall<(&'a T, u32, u32)>>( in init_gpio_in() argument
|
| H A D | timer.rs | 52 scale: u32, in init_full() 53 attributes: u32, in init_full()
|
| H A D | chardev.rs | 96 CanReceiveFn: for<'a> FnCall<(&'a T,), u32>, in enable_handlers() argument
|
| /openbmc/qemu/hw/net/can/ |
| H A D | ctu_can_fd_regs.h | 103 uint32_t u32; member 124 uint32_t u32; member 217 uint32_t u32; member 245 uint32_t u32; member 269 uint32_t u32; member 305 uint32_t u32; member 319 uint32_t u32; member 333 uint32_t u32; member 347 uint32_t u32; member 361 uint32_t u32; member [all …]
|
| H A D | ctu_can_fd_frame.h | 49 uint32_t u32; member 104 uint32_t u32; member 120 uint32_t u32; member 128 uint32_t u32; member 136 uint32_t u32; member 154 uint32_t u32; member 172 uint32_t u32; member
|
| /openbmc/qemu/rust/hw/timer/hpet/src/ |
| H A D | device.rs | 402 fn set_tn_cfg_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_cfg_reg() 432 fn set_tn_cmp_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_cmp_reg() 462 fn set_tn_fsb_route_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_fsb_route_reg() 511 fn write(&mut self, reg: TimerRegister, value: u64, shift: u32, len: u32) { in write() 595 fn handle_legacy_irq(&self, irq: u32, level: u32) { in handle_legacy_irq() 623 fn update_int_status(&self, index: u32, level: bool) { in update_int_status() 629 fn set_cfg_reg(&self, shift: u32, len: u32, val: u64) { in set_cfg_reg() 672 fn set_int_status_reg(&self, shift: u32, _len: u32, val: u64) { in set_int_status_reg() 684 fn set_counter_reg(&self, shift: u32, len: u32, val: u64) { in set_counter_reg() 826 fn write(&self, addr: hwaddr, value: u64, size: u32) { in write()
|
| H A D | fw_cfg.rs | 59 pub(crate) fn update_hpet_cfg(hpet_id: usize, timer_block_id: u32, address: u64) { in update_hpet_cfg()
|
| /openbmc/u-boot/board/synopsys/hsdk/ |
| H A D | env-lib.c | 100 bool (*cpu_used)(u32)) in env_validate_core() 196 bool (*cpu_used)(u32)) in envs_read_validate_core() 219 bool (*cpu_used)(u32)) in envs_process_and_validate()
|
| /openbmc/u-boot/include/ |
| H A D | uboot_aes.h | 13 typedef unsigned int u32; typedef
|
| /openbmc/qemu/linux-user/ |
| H A D | fd-trans.c | 514 uint32_t *u32; in host_to_target_data_bridge_nlattr() local 600 uint32_t *u32; in host_to_target_slave_data_bridge_nlattr() local 667 uint32_t *u32; in host_to_target_data_tun_nlattr() local 762 uint32_t *u32; in host_to_target_data_inet_nlattr() local 783 uint32_t *u32; in host_to_target_data_inet6_nlattr() local 855 uint32_t *u32; in host_to_target_data_xdp_nlattr() local 1031 uint32_t *u32; in host_to_target_data_link_rtattr() local 1190 uint32_t *u32; in host_to_target_data_addr_rtattr() local 1226 uint32_t *u32; in host_to_target_data_route_rtattr() local 1270 uint32_t *u32; in host_to_target_data_neigh_rtattr() local [all …]
|
| /openbmc/qemu/rust/hw/char/pl011/src/ |
| H A D | device.rs | 64 const fn len(&self) -> u32 { in len() 195 pub(self) fn read(&mut self, offset: RegisterOffset) -> (bool, u32) { in read() argument 225 value: u32, in write() 292 fn read_data_register(&mut self, update: &mut bool) -> u32 { in read_data_register() 445 pub fn fifo_depth(&self) -> u32 { in fifo_depth() 562 fn write(&self, offset: hwaddr, value: u64, _size: u32) { in write() 590 fn can_receive(&self) -> u32 { in can_receive()
|
| /openbmc/u-boot/tools/omap/ |
| H A D | clocks_get_m_n.c | 13 typedef unsigned int u32; typedef
|
| /openbmc/u-boot/include/asm-generic/ |
| H A D | int-ll64.h | 40 typedef __u32 u32; typedef
|
| /openbmc/u-boot/arch/mips/lib/ |
| H A D | reloc.c | 69 uint32_t u32; in apply_reloc() local
|
| /openbmc/u-boot/arch/nios2/include/asm/ |
| H A D | types.h | 45 typedef unsigned int u32; typedef
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/ |
| H A D | pxaregs.c | 31 typedef unsigned int u32; typedef
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | s390-ccw.h | 23 typedef unsigned int u32; typedef
|
| /openbmc/u-boot/cmd/ |
| H A D | nvedit_efi.c | 240 u32 u32; in append_value() member
|
| /openbmc/u-boot/drivers/usb/dwc3/ |
| H A D | ti_usb_phy.c | 70 typedef unsigned int u32; typedef
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yportenv.h | 26 typedef unsigned u32; typedef
|
| /openbmc/qemu/include/qemu/ |
| H A D | qemu-plugin.h | 291 uint32_t u32; member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/ |
| H A D | rpc.h | 48 u32 u32[(SC_RPC_MAX_MSG - 1U)]; member
|