Home
last modified time | relevance | path

Searched refs:dc (Results 1 – 25 of 1534) sorted by relevance

12345678910>>...62

/openbmc/linux/arch/m68k/ifpsp060/
H A Dpfpsp.sa1 dc.l $60ff0000,$17400000,$60ff0000,$15f40000
2 dc.l $60ff0000,$02b60000,$60ff0000,$04700000
3 dc.l $60ff0000,$1b100000,$60ff0000,$19aa0000
4 dc.l $60ff0000,$1b5a0000,$60ff0000,$062e0000
5 dc.l $60ff0000,$102c0000,$51fc51fc,$51fc51fc
6 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
7 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
8 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
9 dc.l $2f00203a,$ff2c487b,$0930ffff,$fef8202f
10 dc.l $00044e74,$00042f00,$203afef2,$487b0930
[all …]
H A Ditest.sa1 dc.l $60ff0000,$005c5465,$7374696e,$67203638
2 dc.l $30363020,$49535020,$73746172,$7465643a
3 dc.l $0a007061,$73736564,$0a002066,$61696c65
4 dc.l $640a0000,$4a80660e,$487affe8,$61ff0000
5 dc.l $4f9a588f,$4e752f01,$61ff0000,$4fa4588f
6 dc.l $487affd8,$61ff0000,$4f82588f,$4e754e56
7 dc.l $ff6048e7,$3f3c487a,$ff9e61ff,$00004f6c
8 dc.l $588f42ae,$ff78487b,$01700000,$00ea61ff
9 dc.l $00004f58,$588f61ff,$000000f0,$61ffffff
10 dc.l $ffa642ae,$ff78487b,$01700000,$0af661ff
[all …]
H A Dfplsp.sa1 dc.l $60ff0000,$238e0000,$60ff0000,$24200000
2 dc.l $60ff0000,$24b60000,$60ff0000,$11060000
3 dc.l $60ff0000,$11980000,$60ff0000,$122e0000
4 dc.l $60ff0000,$0f160000,$60ff0000,$0fa80000
5 dc.l $60ff0000,$103e0000,$60ff0000,$12ae0000
6 dc.l $60ff0000,$13400000,$60ff0000,$13d60000
7 dc.l $60ff0000,$05ae0000,$60ff0000,$06400000
8 dc.l $60ff0000,$06d60000,$60ff0000,$213e0000
9 dc.l $60ff0000,$21d00000,$60ff0000,$22660000
10 dc.l $60ff0000,$16160000,$60ff0000,$16a80000
[all …]
H A Dftest.sa1 dc.l $60ff0000,$00d40000,$60ff0000,$016c0000
2 dc.l $60ff0000,$01a80000,$54657374,$696e6720
3 dc.l $36383036,$30204650,$53502073,$74617274
4 dc.l $65643a0a,$00546573,$74696e67,$20363830
5 dc.l $36302046,$50535020,$756e696d,$706c656d
6 dc.l $656e7465,$6420696e,$73747275,$6374696f
7 dc.l $6e207374,$61727465,$643a0a00,$54657374
8 dc.l $696e6720,$36383036,$30204650,$53502065
9 dc.l $78636570,$74696f6e,$20656e61,$626c6564
18 dc.l $fea0487b,$01700000,$126c61ff,$000015dc
[all …]
H A Dilsp.sa1 dc.l $60ff0000,$01fe0000,$60ff0000,$02080000
2 dc.l $60ff0000,$04900000,$60ff0000,$04080000
3 dc.l $60ff0000,$051e0000,$60ff0000,$053c0000
4 dc.l $60ff0000,$055a0000,$60ff0000,$05740000
5 dc.l $60ff0000,$05940000,$60ff0000,$05b40000
6 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
7 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
8 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
9 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
10 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
[all …]
/openbmc/qemu/target/cris/
H A Dtranslate.c1374 dec_prep_move_r(dc, dc->op1, dc->op2, size, 0, cpu_R[dc->op2]); in dec_move_r()
1439 dec_prep_alu_r(dc, dc->op1, dc->op2, 4, 0, cpu_R[dc->op2], t0); in dec_lz_r()
1555 dec_prep_move_r(dc, dc->op1, dc->op2, size, 0, l0); in dec_bound_r()
1703 memsize_char(memsize_zz(dc)), dc->op2, dc->op1); in dec_addi_acr()
1764 dec_prep_move_r(dc, dc->op1, dc->op2, size, 0, t0); in dec_movu_r()
2332 dc->op2, dc->ir, dc->zzsize); in dec_sub_m()
2401 dc->op2, dc->op1, dc->postinc ? "+]" : "]"); in dec_move_pm()
2516 dc->pc + dc->op1*2, dc->op2); in dec_lapcq()
2738 dc->pc, dc->opcode, dc->op1, dc->op2); in dec_null()
2861 dc->ir = cris_fetch(env, dc, dc->pc, 2, 0); in crisv32_decoder()
[all …]
H A Dtranslate_v10.c.inc193 dc->dst = dc->src;
216 dc->pc, dc->mode, dc->opcode, dc->src, dc->dst);
323 dc->pc, dc->mode, dc->opcode, dc->src, dc->dst);
799 dc->dst, dc->src, dc->postinc, dc->ir);
829 dc->src, dc->dst, dc->postinc, dc->ir);
917 dc->pc, dc->opcode, dc->src, dc->dst);
941 dc->pc, dc->opcode, dc->src, dc->dst, size);
1068 dc->pc, size, dc->opcode, dc->src, dc->dst);
1121 dc->pc, dc->opcode, dc->dst, dc->src);
1130 dc->pc, dc->opcode, dc->dst, dc->src);
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.h38 struct dc *dc,
46 struct dc *dc);
48 struct dc *dc,
51 struct dc *dc,
54 struct dc *dc,
59 struct dc *dc,
76 struct dc *dc,
80 struct dc *dc,
84 struct dc *dc,
101 struct dc *dc,
[all …]
/openbmc/qemu/target/openrisc/
H A Dtranslate.c422 gen_add(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_add()
429 gen_addc(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_addc()
436 gen_sub(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_sub()
544 gen_mul(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_mul()
551 gen_mulu(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_mulu()
558 gen_div(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_div()
565 gen_divu(dc, cpu_R(dc, a->d), cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_divu()
571 gen_muld(dc, cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_muld()
577 gen_muldu(dc, cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_muldu()
868 gen_mac(dc, cpu_R(dc, a->a), cpu_R(dc, a->b)); in trans_l_mac()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer.h50 struct dc *dc; member
56 struct dc *dc; member
67 const struct dc *dc; member
73 struct dc *dc; member
78 struct dc *dc; member
106 struct dc *dc; member
112 struct dc *dc; member
235 struct dc *dc,
296 struct dc *dc,
299 struct dc *dc,
[all …]
H A Dhw_sequencer_private.h79 void (*update_plane_addr)(const struct dc *dc,
81 void (*plane_atomic_disconnect)(struct dc *dc,
84 bool (*set_input_transfer_func)(struct dc *dc,
87 bool (*set_output_transfer_func)(struct dc *dc,
90 void (*power_down)(struct dc *dc);
97 void (*blank_pixel_data)(struct dc *dc,
103 struct dc *dc);
106 void (*setup_vupdate_interrupt)(struct dc *dc,
111 void (*bios_golden_init)(struct dc *dc);
138 bool (*s0i3_golden_init_wa)(struct dc *dc);
[all …]
H A Dlink_enc_cfg.h39 const struct dc *dc,
58 struct dc *dc,
78 struct dc *dc,
83 struct dc *dc,
88 struct dc *dc,
93 struct dc *dc,
97 struct link_encoder *link_enc_cfg_get_next_avail_link_enc(struct dc *dc);
101 struct dc *dc,
109 struct dc *dc,
113 bool link_enc_cfg_is_link_enc_avail(struct dc *dc, enum engine_id eng_id, struct dc_link *link);
[all …]
/openbmc/linux/drivers/dma/
H A Dtxx9dmac.c365 channel64_writel(dc, CCR, dc->ccr); in txx9dmac_dostart()
386 channel32_writel(dc, CCR, dc->ccr); in txx9dmac_dostart()
391 channel32_writel(dc, CCR, dc->ccr); in txx9dmac_dostart()
459 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_complete_all()
522 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_handle_error()
599 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_scan_descriptors()
610 dc = from_tasklet(dc, t, tasklet); in txx9dmac_chan_tasklet()
970 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_issue_pending()
1124 dc->ddev->chan[ch] = dc; in txx9dmac_chan_probe()
1125 dc->chan.device = &dc->dma; in txx9dmac_chan_probe()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.h36 struct dc *dc,
39 struct dc *dc,
57 struct dc *dc,
61 struct dc *dc,
65 struct dc *dc,
69 struct dc *dc,
72 struct dc *dc,
75 struct dc *dc,
78 struct dc *dc,
88 struct dc *dc,
[all …]
/openbmc/linux/drivers/tty/
H A Dnozomi.c645 writew(dc->last_ier, dc->reg_ier); in nozomi_read_config_table()
689 writew(dc->last_ier, dc->reg_ier); in enable_transmit_ul()
703 writew(dc->last_ier, dc->reg_ier); in disable_transmit_ul()
716 writew(dc->last_ier, dc->reg_ier); in enable_transmit_dl()
730 writew(dc->last_ier, dc->reg_ier); in disable_transmit_dl()
1345 dc->base_addr = pci_iomap(dc->pdev, 0, dc->card_type); in nozomi_card_init()
1375 writew(dc->last_ier, dc->reg_ier); in nozomi_card_init()
1402 port->dc = dc; in nozomi_card_init()
1468 writew(dc->last_ier, dc->reg_ier); in nozomi_card_exit()
1551 struct nozomi *dc = port->dc; in ntty_activate() local
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c182 struct dc *dc, in create_links() argument
224 link->dc = dc; in create_links()
245 link->dc = dc; in create_links()
264 link->dc = dc; in create_links()
540 struct dc *dc = stream->ctx->dc; in dc_stream_forward_crc_window() local
864 dc_ctx->dc = dc; in dc_construct_ctx()
1204 struct dc *dc, in disable_vbios_mode_if_required() argument
1397 struct dc *dc, in enable_timing_multisync() argument
1421 struct dc *dc, in program_timing_sync() argument
1742 struct dc *dc, in dc_enable_stereo() argument
[all …]
H A Ddc_link_exports.c43 void dc_get_edp_links(const struct dc *dc, in dc_get_edp_links() argument
62 bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() argument
127 dc->link_srv->get_cur_res_map(dc, map); in dc_get_cur_link_res_map()
132 dc->link_srv->restore_res_map(dc, map); in dc_restore_link_res_map()
143 struct dc *dc, in dc_is_oem_i2c_device_present() argument
156 struct dc *dc, in dc_submit_i2c() argument
171 struct dc *dc, in dc_submit_i2c_oem() argument
203 void dc_link_set_drive_settings(struct dc *dc, in dc_link_set_drive_settings() argument
213 void dc_link_set_preferred_link_settings(struct dc *dc, in dc_link_set_preferred_link_settings() argument
220 void dc_link_set_preferred_training_settings(struct dc *dc, in dc_link_set_preferred_training_settings() argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h31 struct dc;
46 void dcn32_cab_for_ss_control(struct dc *dc, bool enable);
53 bool dcn32_set_input_transfer_func(struct dc *dc,
60 bool dcn32_set_output_transfer_func(struct dc *dc,
64 void dcn32_init_hw(struct dc *dc);
80 void dcn32_subvp_pipe_control_lock(struct dc *dc,
98 void dcn32_update_phantom_vp_position(struct dc *dc,
108 void dcn32_update_dsc_pg(struct dc *dc,
115 struct dc *dc,
118 void dcn32_blank_phantom(struct dc *dc,
[all …]
/openbmc/qemu/target/microblaze/
H A Dtranslate.c95 if ((dc->tb_flags ^ dc->base.tb->flags) & IFLAGS_TB_MASK) { in t_sync_flags()
271 { return dc->cfg->CFG && do_typea(dc, a, SE, FN); }
279 { return dc->cfg->CFG && do_typea0(dc, a, SE, FN); }
287 { return dc->cfg->CFG && do_typeb_imm(dc, a, SE, FNI); }
1111 dc->jmp_dest = dc->base.pc_next + dest_imm; in DO_BR()
1603 dc->tb_flags = dc->base.tb->flags; in mb_tr_init_disas_context()
1604 dc->ext_imm = dc->base.tb->cs_base; in mb_tr_init_disas_context()
1655 dc->tb_flags |= dc->tb_flags_to_set; in mb_tr_translate_insn()
1716 gen_goto_tb(dc, 0, dc->base.pc_next); in mb_tr_tb_stop()
1748 gen_goto_tb(dc, 1, dc->base.pc_next); in mb_tr_tb_stop()
[all …]
/openbmc/linux/drivers/md/bcache/
H A Dwriteback.c275 if (atomic_read(&dc->has_dirty) && dc->writeback_percent && in update_writeback_rate()
355 struct cached_dev *dc = io->dc; in write_dirty_finish() local
385 up(&dc->in_flight); in write_dirty_finish()
407 struct cached_dev *dc = io->dc; in write_dirty() local
546 io->dc = dc; in read_dirty()
759 (!atomic_read(&dc->has_dirty) || !dc->writeback_running)) { in bch_writeback_thread()
820 read_dirty(dc); in bch_writeback_thread()
838 cached_dev_put(dc); in bch_writeback_thread()
1083 cached_dev_get(dc); in bch_cached_dev_writeback_start()
1084 dc->writeback_thread = kthread_create(bch_writeback_thread, dc, in bch_cached_dev_writeback_start()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-delay.c54 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer() local
56 queue_work(dc->kdelayd_wq, &dc->flush_expired_bios); in handle_delayed_timer()
137 kfree(dc); in delay_dtr()
184 dc = kzalloc(sizeof(*dc), GFP_KERNEL); in delay_ctr()
185 if (!dc) { in delay_ctr()
196 dc->argc = argc; in delay_ctr()
303 c = &dc->read; in delay_map()
323 DMEMIT("%u %u %u", dc->read.ops, dc->write.ops, dc->flush.ops); in delay_status()
350 ret = fn(ti, dc->read.dev, dc->read.start, ti->len, data); in delay_iterate_devices()
353 ret = fn(ti, dc->write.dev, dc->write.start, ti->len, data); in delay_iterate_devices()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.h31 struct dc;
33 void dcn30_init_hw(struct dc *dc);
35 struct dc *dc,
39 struct dc *dc,
43 struct dc *dc,
47 struct dc *dc,
51 struct dc *dc,
58 bool dcn30_set_input_transfer_func(struct dc *dc,
73 void dcn30_hardware_release(struct dc *dc);
83 void dcn30_set_hubp_blank(const struct dc *dc,
[all …]
H A Ddcn30_resource.h34 struct dc;
46 struct dc *dc);
49 struct dc *dc,
59 bool dcn30_validate_bandwidth(struct dc *dc, struct dc_state *context,
62 struct dc *dc,
70 struct dc *dc, struct dc_state *context,
74 void dcn30_update_soc_for_wm_a(struct dc *dc, struct dc_state *context);
76 struct dc *dc, struct resource_context *res_ctx, display_e2e_pipe_params_st *pipes);
79 struct dc *dc, struct dc_state *context,
97 struct dc *dc,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c68 static void enable_memory_low_power(struct dc *dc) in enable_memory_low_power() argument
108 void dcn31_init_hw(struct dc *dc) in dcn31_init_hw() argument
117 if (dc->clk_mgr && dc->clk_mgr->funcs->init_clocks) in dcn31_init_hw()
118 dc->clk_mgr->funcs->init_clocks(dc->clk_mgr); in dcn31_init_hw()
177 dc->link_srv->blank_all_dp_displays(dc); in dcn31_init_hw()
205 dc->link_srv->blank_all_edp_displays(dc); in dcn31_init_hw()
211 hws->funcs.init_pipes(dc, dc->current_state); in dcn31_init_hw()
410 void dcn31_z10_save_init(struct dc *dc) in dcn31_z10_save_init() argument
421 void dcn31_z10_restore(const struct dc *dc) in dcn31_z10_restore() argument
503 struct dc *dc, in dcn31_reset_back_end_for_pipe() argument
[all …]
/openbmc/qemu/target/sparc/
H A Dtranslate.c304 #define supervisor(dc) (dc->supervisor | dc->hypervisor) argument
1107 dc->pc = dc->npc; in gen_mov_pc_npc()
1113 dc->pc = dc->npc; in gen_mov_pc_npc()
2495 dc->pc = dc->npc; in advance_pc()
2506 gen_goto_tb(dc, 1, dc->jump_pc[1], dc->jump_pc[1] + 4); in advance_pc()
2519 dc->pc = dc->npc; in advance_pc()
2520 dc->npc = dc->npc + 4; in advance_pc()
2558 dc->npc = dc->pc + 4; in advance_jump_cond()
2809 gen_store_gpr(dc, rd, func(dc, gen_dest_gpr(dc, rd))); in do_rd_special()
5591 dc->pc = dc->base.pc_first; in TRANS()
[all …]

12345678910>>...62