Home
last modified time | relevance | path

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

12

/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 …]
Ddcn30_hwseq.c95 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_set_mpc_shaper_3dlut() local
190 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_set_output_transfer_func() local
/kernel/linux/linux-4.19/net/atm/
Dmpc.c129 struct mpoa_client *mpc; in find_mpc_by_itfnum() local
143 struct mpoa_client *mpc; in find_mpc_by_vcc() local
157 struct mpoa_client *mpc; in find_mpc_by_lec() local
282 struct mpoa_client *mpc; in alloc_mpc() local
311 static void start_mpc(struct mpoa_client *mpc, struct net_device *dev) in start_mpc()
325 static void stop_mpc(struct mpoa_client *mpc) in stop_mpc()
380 struct mpoa_client *mpc; in lane2_assoc_ind() local
463 static const uint8_t *copy_macs(struct mpoa_client *mpc, in copy_macs()
491 static int send_via_shortcut(struct sk_buff *skb, struct mpoa_client *mpc) in send_via_shortcut()
572 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()
325 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache()
334 struct mpoa_client *mpc) in eg_cache_get_by_cache_id()
354 static eg_cache_entry *eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) in eg_cache_get_by_tag()
376 struct mpoa_client *mpc) in eg_cache_get_by_vcc()
397 struct mpoa_client *mpc) in eg_cache_get_by_src_ip()
527 static void eg_destroy_cache(struct mpoa_client *mpc) in eg_destroy_cache()
563 void atm_mpoa_init_cache(struct mpoa_client *mpc) in atm_mpoa_init_cache()
Dmpoa_proc.c110 struct mpoa_client *mpc; in mpc_start() local
136 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-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
1487 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn20_update_dchubp_dpp() local
2258 struct mpc *mpc = dc->res_pool->mpc; in dcn20_update_mpcc() local
/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()
133 bool mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) in mpc1_is_mpcc_idle()
149 void mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc1_assert_mpcc_idle_before_connect()
184 struct mpc *mpc, in mpc1_insert_plane()
275 struct mpc *mpc, in mpc1_remove_mpcc()
358 void mpc1_mpc_init(struct mpc *mpc) in mpc1_mpc_init()
[all …]
Ddcn10_hw_sequencer.c1052 struct mpc *mpc = dc->res_pool->mpc; in dcn10_plane_atomic_disconnect() local
2375 struct mpc *mpc = dc->res_pool->mpc; in dcn10_update_mpcc() local
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c40 void mpc1_set_bg_color(struct mpc *mpc, in mpc1_set_bg_color()
63 struct mpc *mpc, in mpc1_update_blending()
82 struct mpc *mpc, in mpc1_update_stereo_mix()
96 void mpc1_assert_idle_mpcc(struct mpc *mpc, int id) in mpc1_assert_idle_mpcc()
106 struct mpcc *mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) in mpc1_get_mpcc()
126 bool mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) in mpc1_is_mpcc_idle()
142 void mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc1_assert_mpcc_idle_before_connect()
177 struct mpc *mpc, in mpc1_insert_plane()
265 struct mpc *mpc, in mpc1_remove_mpcc()
346 void mpc1_mpc_init(struct mpc *mpc) in mpc1_mpc_init()
[all …]
Ddcn10_hw_sequencer.c860 struct mpc *mpc = dc->res_pool->mpc; in hwss1_plane_atomic_disconnect() local
1909 struct mpc *mpc = dc->res_pool->mpc; in dcn10_update_mpcc() local
/kernel/linux/linux-4.19/arch/x86/kernel/
Dmpparse.c152 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc()
193 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) in smp_dump_mptable()
201 void __init default_smp_read_mpc_oem(struct mpc_table *mpc) { } in default_smp_read_mpc_oem()
203 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
441 struct mpc_table *mpc; in get_mpc_size() local
454 struct mpc_table *mpc; in check_physptr() local
744 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
860 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-4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h101 struct mpc { struct
102 const struct mpc_funcs *funcs; argument
105 struct mpcc mpcc_array[MAX_MPCC]; argument
122 struct mpc *mpc, argument
/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-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-5.10/arch/x86/include/asm/
Dmpspec_def.h162 char mpc[8]; member
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dmpspec_def.h162 char mpc[8]; member
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h144 struct mpc *mpc; member
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Dnmclan_cs.c349 int mpc; member
/kernel/linux/linux-4.19/drivers/net/ethernet/amd/
Dnmclan_cs.c351 int mpc; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_hw.h221 u64 mpc; member

12