/openbmc/qemu/hw/ssi/ |
H A D | ssi.c | 160 uint32_t r = 0; in ssi_transfer() local
|
H A D | sifive_spi.c | 183 uint32_t r; in sifive_spi_read() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | hotpages.c | 55 int r; in cmp_access_count() local
|
/openbmc/qemu/hw/gpio/ |
H A D | nrf51_gpio.c | 150 uint64_t r = 0; in nrf51_gpio_read() local
|
/openbmc/qemu/hw/misc/ |
H A D | stm32l4x5_exti.c | 135 uint32_t r = 0; in stm32l4x5_exti_read() local
|
H A D | bcm2835_cprman.c | 450 uint32_t r = 0; in get_cm_lock() local 464 uint64_t r = 0; in cprman_read() local
|
H A D | mps2-scc.c | 150 uint64_t r; in mps2_scc_read() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | biccommands.cpp | 236 auto r = in ipmiOemGetBicGpioState() local
|
/openbmc/qemu/target/s390x/ |
H A D | cpu.c | 101 uint64_t r = env->psw.mask; in s390_cpu_get_psw_mask() local
|
/openbmc/qemu/hw/nvram/ |
H A D | nrf51_nvm.c | 200 uint64_t r = 0; in io_read() local
|
/openbmc/qemu/chardev/ |
H A D | char-hub.c | 50 int r, i, ret = len; in hub_chr_write() local
|
/openbmc/sdbusplus/src/async/ |
H A D | context.cpp | 95 R r) -> wait_process_operation<R> in tag_invoke()
|
/openbmc/qemu/hw/timer/ |
H A D | nrf51_timer.c | 161 uint64_t r = 0; in nrf51_timer_read() local
|
H A D | cmsdk-apb-dualtimer.c | 242 uint64_t r; in cmsdk_apb_dualtimer_read() local
|
/openbmc/qemu/hw/net/ |
H A D | e1000e_core.c | 796 e1000e_ring_empty(E1000ECore * core,const E1000ERingInfo * r) e1000e_ring_empty() argument 803 e1000e_ring_base(E1000ECore * core,const E1000ERingInfo * r) e1000e_ring_base() argument 812 e1000e_ring_head_descr(E1000ECore * core,const E1000ERingInfo * r) e1000e_ring_head_descr() argument 818 e1000e_ring_advance(E1000ECore * core,const E1000ERingInfo * r,uint32_t count) e1000e_ring_advance() argument 828 e1000e_ring_free_descr_num(E1000ECore * core,const E1000ERingInfo * r) e1000e_ring_free_descr_num() argument 846 e1000e_ring_enabled(E1000ECore * core,const E1000ERingInfo * r) e1000e_ring_enabled() argument 852 e1000e_ring_len(E1000ECore * core,const E1000ERingInfo * r) e1000e_ring_len() argument 935 e1000e_has_rxbufs(E1000ECore * core,const E1000ERingInfo * r,size_t total_size) e1000e_has_rxbufs() argument [all...] |
/openbmc/qemu/block/ |
H A D | blkdebug.c | 794 BlkdebugSuspendedReq *r; in suspend_request() local 894 BlkdebugSuspendedReq *r; in resume_req_by_tag() local 960 BlkdebugSuspendedReq *r; in blkdebug_debug_is_suspended() local
|
/openbmc/u-boot/tools/easylogo/ |
H A D | easylogo.c | 40 unsigned char r, g, b; member 44 unsigned char b, g, r; member
|
/openbmc/qemu/target/hppa/ |
H A D | mem_helper.c | 174 int r, i; in match_prot_id32() local 187 int r, i; in match_prot_id64() local
|
/openbmc/u-boot/drivers/net/ |
H A D | cs8900.c | 43 #define get_reg_init_bus(r,d) get_reg((r),(d)) argument
|
/openbmc/u-boot/drivers/gpio/ |
H A D | intel_ich6_gpio.c | 188 int r; in ich6_gpio_get_value() local
|
/openbmc/qemu/hw/intc/ |
H A D | loongson_liointc.c | 114 uint32_t r = 0; in liointc_read() local
|
/openbmc/qemu/hw/rtc/ |
H A D | pl031.c | 87 uint64_t r; in pl031_read() local
|
/openbmc/qemu/hw/char/ |
H A D | ibex_uart.c | 170 guint r = qemu_chr_fe_add_watch(&s->chr, G_IO_OUT | G_IO_HUP, in ibex_uart_xmit() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | aspeed_udc.h | 8 #define req_to_aspeed_udc_req(r) (container_of(r, struct aspeed_udc_request, req)) argument
|
/openbmc/qemu/hw/usb/ |
H A D | dev-uas.c | 587 static void usb_uas_scsi_transfer_data(SCSIRequest *r, uint32_t len) in usb_uas_scsi_transfer_data() 601 static void usb_uas_scsi_command_complete(SCSIRequest *r, size_t resid) in usb_uas_scsi_command_complete() 614 static void usb_uas_scsi_request_cancelled(SCSIRequest *r) in usb_uas_scsi_request_cancelled()
|