Home
last modified time | relevance | path

Searched defs:r (Results 376 – 400 of 688) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/qemu/hw/ssi/
H A Dssi.c160 uint32_t r = 0; in ssi_transfer() local
H A Dsifive_spi.c183 uint32_t r; in sifive_spi_read() local
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c55 int r; in cmp_access_count() local
/openbmc/qemu/hw/gpio/
H A Dnrf51_gpio.c150 uint64_t r = 0; in nrf51_gpio_read() local
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_exti.c135 uint32_t r = 0; in stm32l4x5_exti_read() local
H A Dbcm2835_cprman.c450 uint32_t r = 0; in get_cm_lock() local
464 uint64_t r = 0; in cprman_read() local
H A Dmps2-scc.c150 uint64_t r; in mps2_scc_read() local
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp236 auto r = in ipmiOemGetBicGpioState() local
/openbmc/qemu/target/s390x/
H A Dcpu.c101 uint64_t r = env->psw.mask; in s390_cpu_get_psw_mask() local
/openbmc/qemu/hw/nvram/
H A Dnrf51_nvm.c200 uint64_t r = 0; in io_read() local
/openbmc/qemu/chardev/
H A Dchar-hub.c50 int r, i, ret = len; in hub_chr_write() local
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp95 R r) -> wait_process_operation<R> in tag_invoke()
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c161 uint64_t r = 0; in nrf51_timer_read() local
H A Dcmsdk-apb-dualtimer.c242 uint64_t r; in cmsdk_apb_dualtimer_read() local
/openbmc/qemu/hw/net/
H A De1000e_core.c796 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 Dblkdebug.c794 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 Deasylogo.c40 unsigned char r, g, b; member
44 unsigned char b, g, r; member
/openbmc/qemu/target/hppa/
H A Dmem_helper.c174 int r, i; in match_prot_id32() local
187 int r, i; in match_prot_id64() local
/openbmc/u-boot/drivers/net/
H A Dcs8900.c43 #define get_reg_init_bus(r,d) get_reg((r),(d)) argument
/openbmc/u-boot/drivers/gpio/
H A Dintel_ich6_gpio.c188 int r; in ich6_gpio_get_value() local
/openbmc/qemu/hw/intc/
H A Dloongson_liointc.c114 uint32_t r = 0; in liointc_read() local
/openbmc/qemu/hw/rtc/
H A Dpl031.c87 uint64_t r; in pl031_read() local
/openbmc/qemu/hw/char/
H A Dibex_uart.c170 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 Daspeed_udc.h8 #define req_to_aspeed_udc_req(r) (container_of(r, struct aspeed_udc_request, req)) argument
/openbmc/qemu/hw/usb/
H A Ddev-uas.c587 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()

1...<<11121314151617181920>>...28