Home
last modified time | relevance | path

Searched defs:ctrl (Results 1 – 25 of 59) sorted by relevance

123

/qemu/hw/dma/
H A Detraxfs_dma.c224 static void channel_load_g(struct fs_dma_ctrl *ctrl, int c) in channel_load_g()
255 static void channel_load_c(struct fs_dma_ctrl *ctrl, int c) in channel_load_c()
271 static void channel_load_d(struct fs_dma_ctrl *ctrl, int c) in channel_load_d()
395 static int channel_out_run(struct fs_dma_ctrl *ctrl, int c) in channel_out_run()
585 struct fs_dma_ctrl *ctrl = opaque; in dma_read() local
621 dma_update_state(struct fs_dma_ctrl *ctrl, int c) in dma_update_state()
633 struct fs_dma_ctrl *ctrl = opaque; in dma_write() local
708 struct fs_dma_ctrl *ctrl = opaque; in etraxfs_dmac_run() local
738 struct fs_dma_ctrl *ctrl = opaque; in etraxfs_dmac_connect() local
746 struct fs_dma_ctrl *ctrl = opaque; in etraxfs_dmac_connect_client() local
[all …]
/qemu/target/riscv/
H A Ddebug.c246 static uint32_t type2_breakpoint_size(CPURISCVState *env, target_ulong ctrl) in type2_breakpoint_size()
257 static inline bool type2_breakpoint_enabled(target_ulong ctrl) in type2_breakpoint_enabled()
266 target_ulong ctrl) in type2_mcontrol_validate()
303 target_ulong ctrl = env->tdata1[index]; in type2_breakpoint_insert() local
386 static inline bool type6_breakpoint_enabled(target_ulong ctrl) in type6_breakpoint_enabled()
395 target_ulong ctrl) in type6_mcontrol6_validate()
429 target_ulong ctrl = env->tdata1[index]; in type6_breakpoint_insert() local
629 target_ulong ctrl) in itrigger_validate()
779 target_ulong ctrl; in riscv_cpu_debug_check_breakpoint() local
837 target_ulong ctrl; in riscv_cpu_debug_check_watchpoint() local
/qemu/ui/
H A Dsdl2-input.c48 bool ctrl = qkbd_state_modifier_get(scon->kbd, QKBD_MOD_CTRL); in sdl2_process_key() local
/qemu/include/hw/timer/
H A Dnpcm7xx_timer.h61 NPCM7xxTimerCtrlState *ctrl; member
79 NPCM7xxTimerCtrlState *ctrl; member
H A Dcmsdk-apb-timer.h39 uint32_t ctrl; member
H A Daspeed_timer.h61 uint32_t ctrl; member
/qemu/include/hw/block/
H A Dswim.h36 struct SWIMCtrl *ctrl; member
70 SWIMCtrl ctrl; member
/qemu/hw/misc/
H A Dmos6522.c69 int ctrl; in mos6522_set_irq() local
300 int ctrl; in mos6522_read() local
398 int ctrl; in mos6522_write() local
H A Darm_l2x0.c40 uint32_t ctrl; member
/qemu/include/hw/cris/
H A Detraxfs_dma.h15 void *ctrl; member
/qemu/include/hw/misc/
H A Dbcm2835_mphi.h35 uint32_t ctrl; member
H A Dtz-mpc.h52 uint32_t ctrl; member
H A Dmchp_pfsoc_ioscb.h33 MemoryRegion ctrl; member
/qemu/tests/qtest/
H A Daspeed_smc-test.c108 uint32_t ctrl = readl(ASPEED_FMC_BASE + R_CTRL0); in spi_ctrl_setmode() local
116 uint32_t ctrl = readl(ASPEED_FMC_BASE + R_CTRL0); in spi_ctrl_start_user() local
127 uint32_t ctrl = readl(ASPEED_FMC_BASE + R_CTRL0); in spi_ctrl_stop_user() local
/qemu/include/hw/char/
H A Dcmsdk-apb-uart.h38 uint32_t ctrl; member
/qemu/
H A Dqemu-keymap.c27 static xkb_mod_mask_t ctrl; variable
/qemu/include/hw/dma/
H A Dpl080.h41 uint32_t ctrl; member
/qemu/include/hw/cxl/
H A Dcxl_pci.h80 uint16_t ctrl; member
155 uint16_t ctrl; member
/qemu/target/microblaze/
H A Dop_helper.c30 void helper_put(uint32_t id, uint32_t ctrl, uint32_t data) in helper_put()
47 uint32_t helper_get(uint32_t id, uint32_t ctrl) in helper_get()
/qemu/target/i386/hvf/
H A Dvmx.h74 static inline uint64_t cap2ctrl(uint64_t cap, uint64_t ctrl) in cap2ctrl()
/qemu/include/hw/pci/
H A Dpcie_doe.h89 } ctrl; member
/qemu/hw/usb/
H A Dhcd-uhci.h42 uint16_t ctrl; member
H A Dhcd-ohci.h34 uint32_t ctrl; member
/qemu/hw/cxl/
H A Dcxl-host.c115 uint32_t ctrl, ig_enc, iw_enc, target_idx; in cxl_hdm_find_target() local
/qemu/include/hw/audio/
H A Dvirtio-snd.h245 virtio_snd_hdr ctrl; member

123