Home
last modified time | relevance | path

Searched defs:mpc (Results 1 – 25 of 65) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c48 struct mpc *mpc, in mpc3_is_dwb_idle()
63 struct mpc *mpc, in mpc3_set_dwb_mux()
74 struct mpc *mpc, in mpc3_disable_dwb_mux()
84 struct mpc *mpc, in mpc3_set_out_rate_control()
102 static enum dc_lut_mode mpc3_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc3_get_ogam_current()
141 struct mpc *mpc, int mpcc_id, in mpc3_power_on_ogam_lut()
151 struct mpc *mpc, int mpcc_id, in mpc3_configure_ogam_lut()
164 struct mpc *mpc, in mpc3_ogam_get_reg_field()
197 static void mpc3_program_luta(struct mpc *mpc, int mpcc_id, in mpc3_program_luta()
230 static void mpc3_program_lutb(struct mpc *mpc, int mpcc_id, in mpc3_program_lutb()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c48 struct mpc *mpc, in mpc3_is_dwb_idle()
63 struct mpc *mpc, in mpc3_set_dwb_mux()
74 struct mpc *mpc, in mpc3_disable_dwb_mux()
84 struct mpc *mpc, in mpc3_set_out_rate_control()
102 enum dc_lut_mode mpc3_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc3_get_ogam_current()
141 struct mpc *mpc, int mpcc_id, in mpc3_power_on_ogam_lut()
161 struct mpc *mpc, int mpcc_id, in mpc3_configure_ogam_lut()
174 struct mpc *mpc, in mpc3_ogam_get_reg_field()
207 static void mpc3_program_luta(struct mpc *mpc, int mpcc_id, in mpc3_program_luta()
240 static void mpc3_program_lutb(struct mpc *mpc, int mpcc_id, in mpc3_program_lutb()
[all …]
/kernel/linux/linux-6.6/net/atm/
Dmpc.c130 struct mpoa_client *mpc; in find_mpc_by_itfnum() local
144 struct mpoa_client *mpc; in find_mpc_by_vcc() local
158 struct mpoa_client *mpc; in find_mpc_by_lec() local
283 struct mpoa_client *mpc; in alloc_mpc() local
312 static void start_mpc(struct mpoa_client *mpc, struct net_device *dev) in start_mpc()
326 static void stop_mpc(struct mpoa_client *mpc) in stop_mpc()
381 struct mpoa_client *mpc; in lane2_assoc_ind() local
464 static const uint8_t *copy_macs(struct mpoa_client *mpc, in copy_macs()
492 static int send_via_shortcut(struct sk_buff *skb, struct mpoa_client *mpc) in send_via_shortcut()
573 struct mpoa_client *mpc; in mpc_send_packet() local
[all …]
Dmpoa_caches.c133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit()
324 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache()
333 struct mpoa_client *mpc) in eg_cache_get_by_cache_id()
353 static eg_cache_entry *eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) in eg_cache_get_by_tag()
375 struct mpoa_client *mpc) in eg_cache_get_by_vcc()
396 struct mpoa_client *mpc) in eg_cache_get_by_src_ip()
525 static void eg_destroy_cache(struct mpoa_client *mpc) in eg_destroy_cache()
561 void atm_mpoa_init_cache(struct mpoa_client *mpc) in atm_mpoa_init_cache()
Dmpoa_proc.c107 struct mpoa_client *mpc; in mpc_start() local
133 struct mpoa_client *mpc = v; in mpc_show() local
/kernel/linux/linux-5.10/net/atm/
Dmpc.c130 struct mpoa_client *mpc; in find_mpc_by_itfnum() local
144 struct mpoa_client *mpc; in find_mpc_by_vcc() local
158 struct mpoa_client *mpc; in find_mpc_by_lec() local
283 struct mpoa_client *mpc; in alloc_mpc() local
312 static void start_mpc(struct mpoa_client *mpc, struct net_device *dev) in start_mpc()
326 static void stop_mpc(struct mpoa_client *mpc) in stop_mpc()
381 struct mpoa_client *mpc; in lane2_assoc_ind() local
464 static const uint8_t *copy_macs(struct mpoa_client *mpc, in copy_macs()
492 static int send_via_shortcut(struct sk_buff *skb, struct mpoa_client *mpc) in send_via_shortcut()
573 struct mpoa_client *mpc; in mpc_send_packet() local
[all …]
Dmpoa_caches.c133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit()
324 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache()
333 struct mpoa_client *mpc) in eg_cache_get_by_cache_id()
353 static eg_cache_entry *eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) in eg_cache_get_by_tag()
375 struct mpoa_client *mpc) in eg_cache_get_by_vcc()
396 struct mpoa_client *mpc) in eg_cache_get_by_src_ip()
525 static void eg_destroy_cache(struct mpoa_client *mpc) in eg_destroy_cache()
561 void atm_mpoa_init_cache(struct mpoa_client *mpc) in atm_mpoa_init_cache()
Dmpoa_proc.c107 struct mpoa_client *mpc; in mpc_start() local
133 struct mpoa_client *mpc = v; in mpc_show() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_mpc.c45 void mpc32_mpc_init(struct mpc *mpc) in mpc32_mpc_init()
68 struct mpc *mpc, in mpc32_power_on_blnd_lut()
91 static enum dc_lut_mode mpc32_get_post1dlut_current(struct mpc *mpc, uint32_t mpcc_id) in mpc32_get_post1dlut_current()
124 struct mpc *mpc, in mpc32_configure_post1dlut()
139 struct dcn30_mpc *mpc, in mpc32_post1dlut_get_reg_field()
167 struct mpc *mpc, in mpc32_program_post1dluta_settings()
196 struct mpc *mpc, in mpc32_program_post1dlutb_settings()
224 struct mpc *mpc, in mpc32_program_post1dlut_pwl()
258 struct mpc *mpc, in mpc32_program_post1dlut()
297 static enum dc_lut_mode mpc32_get_shaper_current(struct mpc *mpc, uint32_t mpcc_id) in mpc32_get_shaper_current()
[all …]
Ddcn32_hwseq.c444 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn32_set_mpc_shaper_3dlut() local
480 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn32_set_mcm_luts() local
525 struct mpc *mpc = dc->res_pool->mpc; in dcn32_set_input_transfer_func() local
567 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn32_set_output_transfer_func() local
1098 struct mpc *mpc = dc->res_pool->mpc; in dcn32_update_odm() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c49 struct mpc *mpc, in mpc2_update_blending()
75 struct mpc *mpc, in mpc2_set_denorm()
113 struct mpc *mpc, in mpc2_set_denorm_clamp()
133 struct mpc *mpc, in mpc2_set_output_csc()
187 struct mpc *mpc, in mpc2_set_ocsc_default()
246 struct mpc *mpc, in mpc2_ogam_get_reg_field()
274 struct mpc *mpc, int mpcc_id, in mpc20_power_on_ogam_lut()
285 struct mpc *mpc, int mpcc_id, in mpc20_configure_ogam_lut()
297 static enum dc_lut_mode mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc20_get_ogam_current()
323 static void mpc2_program_lutb(struct mpc *mpc, int mpcc_id, in mpc2_program_lutb()
[all …]
Ddcn20_hwseq.c657 struct mpc *mpc = dc->res_pool->mpc; in dcn20_enable_stream_timing() local
777 struct mpc *mpc = dc->res_pool->mpc; in dcn20_program_output_csc() local
803 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn20_set_output_transfer_func() local
1488 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn20_update_dchubp_dpp() local
2259 struct mpc *mpc = dc->res_pool->mpc; in dcn20_update_mpcc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c49 struct mpc *mpc, in mpc2_update_blending()
74 struct mpc *mpc, in mpc2_set_denorm()
112 struct mpc *mpc, in mpc2_set_denorm_clamp()
132 struct mpc *mpc, in mpc2_set_output_csc()
186 struct mpc *mpc, in mpc2_set_ocsc_default()
245 struct mpc *mpc, in mpc2_ogam_get_reg_field()
273 struct mpc *mpc, int mpcc_id, in mpc20_power_on_ogam_lut()
284 struct mpc *mpc, int mpcc_id, in mpc20_configure_ogam_lut()
296 static enum dc_lut_mode mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc20_get_ogam_current()
322 static void mpc2_program_lutb(struct mpc *mpc, int mpcc_id, in mpc2_program_lutb()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c40 void mpc1_set_bg_color(struct mpc *mpc, in mpc1_set_bg_color()
77 struct mpc *mpc, in mpc1_update_blending()
95 struct mpc *mpc, in mpc1_update_stereo_mix()
109 void mpc1_assert_idle_mpcc(struct mpc *mpc, int id) in mpc1_assert_idle_mpcc()
119 struct mpcc *mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) in mpc1_get_mpcc()
145 bool mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) in mpc1_is_mpcc_idle()
161 void mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc1_assert_mpcc_idle_before_connect()
196 struct mpc *mpc, in mpc1_insert_plane()
288 struct mpc *mpc, in mpc1_remove_mpcc()
371 void mpc1_mpc_init(struct mpc *mpc) in mpc1_mpc_init()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c40 void mpc1_set_bg_color(struct mpc *mpc, in mpc1_set_bg_color()
70 struct mpc *mpc, in mpc1_update_blending()
89 struct mpc *mpc, in mpc1_update_stereo_mix()
103 void mpc1_assert_idle_mpcc(struct mpc *mpc, int id) in mpc1_assert_idle_mpcc()
113 struct mpcc *mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) in mpc1_get_mpcc()
139 bool mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) in mpc1_is_mpcc_idle()
155 void mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc1_assert_mpcc_idle_before_connect()
190 struct mpc *mpc, in mpc1_insert_plane()
282 struct mpc *mpc, in mpc1_remove_mpcc()
365 void mpc1_mpc_init(struct mpc *mpc) in mpc1_mpc_init()
[all …]
/kernel/linux/linux-6.6/arch/x86/kernel/
Dmpparse.c139 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc()
180 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) in smp_dump_mptable()
188 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
413 struct mpc_table *mpc; in get_mpc_size() local
426 struct mpc_table *mpc; in check_physptr() local
714 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
830 struct mpc_table *mpc, *mpc_new; in update_mp_table() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Dmpparse.c143 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc()
184 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) in smp_dump_mptable()
192 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
422 struct mpc_table *mpc; in get_mpc_size() local
435 struct mpc_table *mpc; in check_physptr() local
725 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
841 struct mpc_table *mpc, *mpc_new; in update_mp_table() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mana/
Dqp.c15 struct mana_port_context *mpc = netdev_priv(ndev); in mana_ib_cfg_vport_steering() local
107 struct mana_port_context *mpc; in mana_ib_create_qp_rss() local
274 struct mana_port_context *mpc; in mana_ib_create_qp_raw() local
441 struct mana_port_context *mpc; in mana_ib_destroy_qp_rss() local
469 struct mana_port_context *mpc; in mana_ib_destroy_qp_raw() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h139 struct mpc { struct
140 const struct mpc_funcs *funcs; argument
143 struct mpcc mpcc_array[MAX_MPCC]; argument
162 struct mpc *mpc, argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h177 struct mpc { struct
178 const struct mpc_funcs *funcs; argument
181 struct mpcc mpcc_array[MAX_MPCC]; argument
203 struct mpc *mpc, argument
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/
Dip30-smp.c79 struct mpconf *mpc; in ip30_smp_setup() local
112 struct mpconf *mpc = (struct mpconf *)MPCONF(cpu); in ip30_smp_boot_secondary() local
/kernel/linux/linux-5.10/arch/mips/sgi-ip30/
Dip30-smp.c79 struct mpconf *mpc; in ip30_smp_setup() local
112 struct mpconf *mpc = (struct mpconf *)MPCONF(cpu); in ip30_smp_boot_secondary() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c759 struct mpc *mpc = params->power_on_mpc_mem_pwr_params.mpc; in hwss_power_on_mpc_mem_pwr() local
769 struct mpc *mpc = params->set_output_csc_params.mpc; in hwss_set_output_csc() local
783 struct mpc *mpc = params->set_ocsc_default_params.mpc; in hwss_set_ocsc_default() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_mpc.c43 struct mpc *mpc, in mpc201_set_out_rate_control()
Ddcn201_hwseq.c377 struct mpc *mpc = dc->res_pool->mpc; in dcn201_plane_atomic_disconnect() local
426 struct mpc *mpc = dc->res_pool->mpc; in dcn201_update_mpcc() local

123