/linux/arch/m68k/ifpsp060/ |
A D | pfpsp.sa | 1 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 …]
|
A D | fplsp.sa | 1 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 …]
|
A D | itest.sa | 1 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 …]
|
A D | ftest.sa | 1 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 …]
|
A D | ilsp.sa | 1 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 …]
|
/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hw_sequencer.h | 38 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 …]
|
A D | dcn10_hw_sequencer.c | 844 struct dc *dc, in false_optc_underflow_wa() argument 875 struct dc *dc) in dcn10_enable_stream_timing() argument 966 struct dc *dc, in dcn10_reset_back_end_for_pipe() argument 1616 struct dc *dc, in dcn10_reset_hw_ctx_wrap() argument 1821 struct dc *dc, in dcn10_pipe_control_lock() argument 2054 struct dc *dc, in dcn10_align_pixel_clocks() argument 2141 struct dc *dc, in dcn10_enable_vblanks_synchronization() argument 2198 struct dc *dc, in dcn10_enable_timing_synchronization() argument 2252 struct dc *dc, in dcn10_enable_per_frame_crtc_position_reset() argument 2359 struct dc *dc, in dcn10_enable_plane() argument [all …]
|
/linux/drivers/dma/ |
A D | txx9dmac.c | 365 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 …]
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
A D | hw_sequencer.h | 53 void (*hardware_release)(struct dc *dc); 60 void (*init_hw)(struct dc *dc); 61 void (*power_down_on_boot)(struct dc *dc); 89 void (*power_down)(struct dc *dc); 92 void (*pipe_control_lock)(struct dc *dc, 105 struct dc *dc, 167 struct dc *dc, 170 struct dc *dc, 184 bool (*mmhubbub_warmup)(struct dc *dc, 240 void (*z10_save_init)(struct dc *dc); [all …]
|
A D | hw_sequencer_private.h | 79 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); 132 bool (*s0i3_golden_init_wa)(struct dc *dc); [all …]
|
/linux/drivers/tty/ |
A D | nozomi.c | 645 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 …]
|
/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_hwseq.h | 36 struct dc *dc, 39 struct dc *dc, 57 struct dc *dc, 61 struct dc *dc, 65 struct dc *dc, 68 struct dc *dc, 71 struct dc *dc, 74 struct dc *dc, 84 struct dc *dc, 105 struct dc *dc, [all …]
|
A D | dcn20_resource.h | 34 struct dc; 43 struct dc *dc); 53 struct dc *dc, 117 struct dc *dc, 123 struct dc *dc, 126 struct dc *dc, 141 const struct dc *dc, 145 void dcn20_acquire_dsc(const struct dc *dc, 154 struct dc *dc, 162 struct dc *dc, struct dc_state *context, [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc.c | 183 struct dc *dc, in create_links() argument 225 link->dc = dc; in create_links() 246 link->dc = dc; in create_links() 265 link->dc = dc; in create_links() 869 dc_ctx->dc = dc; in dc_construct_ctx() 1125 struct dc *dc, in disable_vbios_mode_if_required() argument 1315 struct dc *dc, in enable_timing_multisync() argument 1339 struct dc *dc, in program_timing_sync() argument 1457 struct dc *dc, in context_changed() argument 1620 struct dc *dc, in dc_enable_stereo() argument [all …]
|
A D | dc_stream.c | 249 struct dc *dc = stream->ctx->dc; in dc_stream_get_status() local 254 struct dc *dc, in program_cursor_attributes() argument 295 struct dc *dc; in dc_optimize_timing_for_fsft() local 311 struct dc *dc; in dc_stream_set_cursor_attributes() local 330 dc = stream->ctx->dc; in dc_stream_set_cursor_attributes() 354 struct dc *dc, in program_cursor_position() argument 393 struct dc *dc; in dc_stream_set_cursor_position() local 408 dc = stream->ctx->dc; in dc_stream_set_cursor_position() 562 struct dc *dc = stream->ctx->dc; in dc_stream_get_vblank_counter() local 583 struct dc *dc; in dc_stream_send_dp_sdp() local [all …]
|
/linux/drivers/md/bcache/ |
A D | writeback.c | 238 if (atomic_read(&dc->has_dirty) && dc->writeback_percent) { in update_writeback_rate() 316 struct cached_dev *dc = io->dc; in write_dirty_finish() local 346 up(&dc->in_flight); in write_dirty_finish() 368 struct cached_dev *dc = io->dc; in write_dirty() local 507 io->dc = dc; in read_dirty() 717 (!atomic_read(&dc->has_dirty) || !dc->writeback_running)) { in bch_writeback_thread() 778 read_dirty(dc); in bch_writeback_thread() 797 cached_dev_put(dc); in bch_writeback_thread() 1041 cached_dev_get(dc); in bch_cached_dev_writeback_start() 1042 dc->writeback_thread = kthread_create(bch_writeback_thread, dc, in bch_cached_dev_writeback_start() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_hwseq.c | 69 static void enable_memory_low_power(struct dc *dc) in enable_memory_low_power() argument 76 if (dc->debug.disable_dmcu || dc->config.disable_dmcu) { in enable_memory_low_power() 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() 247 hws->funcs.init_pipes(dc, dc->current_state); in dcn31_init_hw() 296 dc->clk_mgr->funcs->notify_wm_ranges(dc->clk_mgr); in dcn31_init_hw() 423 void dcn31_z10_save_init(struct dc *dc) in dcn31_z10_save_init() argument 436 void dcn31_z10_restore(const struct dc *dc) in dcn31_z10_restore() argument 515 struct dc *dc, in dcn31_reset_back_end_for_pipe() argument [all …]
|
/linux/drivers/md/ |
A D | dm-delay.c | 53 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer() local 55 queue_work(dc->kdelayd_wq, &dc->flush_expired_bios); in handle_delayed_timer() 136 kfree(dc); in delay_dtr() 183 dc = kzalloc(sizeof(*dc), GFP_KERNEL); in delay_ctr() 184 if (!dc) { in delay_ctr() 195 dc->argc = argc; in delay_ctr() 294 c = &dc->read; in delay_map() 315 DMEMIT("%u %u %u", dc->read.ops, dc->write.ops, dc->flush.ops); in delay_status() 342 ret = fn(ti, dc->read.dev, dc->read.start, ti->len, data); in delay_iterate_devices() 345 ret = fn(ti, dc->write.dev, dc->write.start, ti->len, data); in delay_iterate_devices() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_hwseq.c | 144 bool dcn30_set_input_transfer_func(struct dc *dc, in dcn30_set_input_transfer_func() argument 220 struct dc *dc, in dcn30_set_writeback() argument 243 struct dc *dc, in dcn30_update_writeback() argument 260 struct dc *dc, in dcn30_mmhubbub_warmup() argument 318 struct dc *dc, in dcn30_enable_writeback() argument 348 struct dc *dc, in dcn30_disable_writeback() argument 369 struct dc *dc, in dcn30_program_all_writeback_pipes_in_tree() argument 434 void dcn30_init_hw(struct dc *dc) in dcn30_init_hw() argument 604 dc->hwss.power_down(dc); in dcn30_init_hw() 613 dc->hwss.power_down(dc); in dcn30_init_hw() [all …]
|
A D | dcn30_hwseq.h | 31 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, 61 bool dcn30_set_output_transfer_func(struct dc *dc, 73 void dcn30_hardware_release(struct dc *dc); [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/calcs/ |
A D | dcn_calcs.c | 40 dc->ctx->logger 453 const struct dc *dc, in dcn_bw_calc_rq_dlg_ttu() argument 767 struct dc *dc, in dcn_validate_bandwidth() argument 1340 const struct dc *dc, in dcn_find_normalized_clock_vdd_Level() argument 1430 const struct dc *dc, in dcn_find_dcfclk_suits_all() argument 1486 void dcn_bw_update_from_pplib(struct dc *dc) in dcn_bw_update_from_pplib() argument 1549 void dcn_bw_notify_pplib_of_wm_ranges(struct dc *dc) in dcn_bw_notify_pplib_of_wm_ranges() argument 1614 void dcn_bw_sync_calcs_and_dml(struct dc *dc) in dcn_bw_sync_calcs_and_dml() argument 1786 dc->dml.ip.max_num_dpp = dc->dcn_ip->max_num_dpp; in dcn_bw_sync_calcs_and_dml() 1794 dc->dml.ip.max_hscl_taps = dc->dcn_ip->max_hscl_taps; in dcn_bw_sync_calcs_and_dml() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc_stream.h | 354 struct dc *dc, 359 struct dc *dc, 365 const struct dc *dc, 371 const struct dc *dc, 377 const struct dc *dc, 382 const struct dc *dc, 388 bool dc_stream_add_writeback(struct dc *dc, 425 struct dc *dc, 434 struct dc *dc, 498 bool dc_stream_configure_crc(struct dc *dc, [all …]
|
A D | dc.h | 803 void dc_hardware_init(struct dc *dc); 809 void dc_init_callbacks(struct dc *dc, 812 void dc_destroy(struct dc **dc); 1097 struct dc *dc); 1126 struct dc *dc, 1132 const struct dc *dc, 1137 struct dc *dc, bool acquire, 1148 const struct dc *dc, 1355 struct dc *dc, 1370 struct dc *dc, [all …]
|
/linux/drivers/scsi/esas2r/ |
A D | esas2r_disc.c | 354 dc->flags = 0; in esas2r_disc_start_port() 669 dc->dev_ix = 0; in esas2r_disc_raid_grp_info_cb() 764 dc->part_num++; in esas2r_disc_part_info_cb() 810 dc->dev_ix, in esas2r_disc_passthru_dev_info() 839 dc->dev_ix = 0; in esas2r_disc_passthru_dev_info_cb() 857 dc->dev_ix++; in esas2r_disc_passthru_dev_info_cb() 965 memset(&dc->sas_addr, 0, sizeof(dc->sas_addr)); in esas2r_disc_passthru_dev_addr_cb() 975 dc, in esas2r_disc_passthru_dev_addr_cb() 1008 dc->dev_ix++; in esas2r_disc_passthru_dev_addr_cb() 1011 dc->curr_targ++; in esas2r_disc_passthru_dev_addr_cb() [all …]
|
/linux/drivers/gpu/drm/tegra/ |
A D | dc.c | 311 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering() local 326 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering() local 344 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window() local 811 plane->dc = dc; in tegra_primary_plane_create() 1046 plane->dc = dc; in tegra_dc_cursor_plane_create() 1171 plane->dc = dc; in tegra_dc_overlay_plane_create() 1221 if (wgrp->dc == dc->pipe) { in tegra_dc_add_shared_planes() 1638 dc->debugfs_files[i].data = dc; in tegra_dc_late_register() 1891 if (tegra->dc != dc) in tegra_crtc_update_memory_bandwidth() 2533 dev_name(dc->dev), dc); in tegra_dc_init() [all …]
|