Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c47 void mpc3_mpc_init(struct mpc *mpc) in mpc3_mpc_init()
62 void mpc3_mpc_init_single_inst(struct mpc *mpc, unsigned int mpcc_id) in mpc3_mpc_init_single_inst()
78 struct mpc *mpc, in mpc3_is_dwb_idle()
93 struct mpc *mpc, in mpc3_set_dwb_mux()
104 struct mpc *mpc, in mpc3_disable_dwb_mux()
114 struct mpc *mpc, in mpc3_set_out_rate_control()
130 enum dc_lut_mode mpc3_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc3_get_ogam_current()
169 struct mpc *mpc, int mpcc_id, in mpc3_power_on_ogam_lut()
189 struct mpc *mpc, int mpcc_id, in mpc3_configure_ogam_lut()
202 struct mpc *mpc, in mpc3_ogam_get_reg_field()
[all …]
/linux/net/atm/
H A 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 …]
H A 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()
H A Dmpoa_proc.c107 struct mpoa_client *mpc; in mpc_start() local
133 struct mpoa_client *mpc = v; in mpc_show() local
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A 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 …]
/linux/arch/x86/kernel/
H A Dmpparse.c140 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc()
181 static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) in smp_dump_mptable()
189 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
414 struct mpc_table *mpc; in get_mpc_size() local
427 struct mpc_table *mpc; in check_physptr() local
724 static int __init replace_intsrc_all(struct mpc_table *mpc, in replace_intsrc_all()
840 struct mpc_table *mpc, *mpc_new; in update_mp_table() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c259 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_set_mpc_shaper_3dlut() local
359 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_program_gamut_remap() local
395 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_set_output_transfer_func() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c382 struct mpc *mpc = dc->res_pool->mpc; in dcn201_plane_atomic_disconnect() local
430 struct mpc *mpc = dc->res_pool->mpc; in dcn201_update_mpcc() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c88 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn401_program_gamut_remap() local
370 struct mpc *mpc = dc->res_pool->mpc; in dcn401_get_mcm_lut_xable_from_pipe_ctx() local
404 struct mpc *mpc = dc->res_pool->mpc; in dcn401_populate_mcm_luts() local
608 struct mpc *mpc = dc->res_pool->mpc; in dcn401_set_mcm_luts() local
658 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn401_set_output_transfer_func() local
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.c43 struct mpc *mpc, in mpc201_set_out_rate_control()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1072 struct mpc *mpc = params->power_on_mpc_mem_pwr_params.mpc; in hwss_power_on_mpc_mem_pwr() local
1082 struct mpc *mpc = params->set_output_csc_params.mpc; in hwss_set_output_csc() local
1096 struct mpc *mpc = params->set_ocsc_default_params.mpc; in hwss_set_ocsc_default() local
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c553 void mana_pre_dealloc_rxbufs(struct mana_port_context *mpc) in mana_pre_dealloc_rxbufs()
590 struct mana_port_context *mpc; in mana_get_rxbuf_pre() local
650 int mana_pre_alloc_rxbufs(struct mana_port_context *mpc, int new_mtu, int num_queues) in mana_pre_alloc_rxbufs()
706 struct mana_port_context *mpc = netdev_priv(ndev); in mana_change_mtu() local
2342 struct mana_port_context *mpc = netdev_priv(rxq->ndev); in mana_fill_rx_oob() local
2428 struct mana_port_context *mpc = netdev_priv(rxq->ndev); in mana_create_page_pool() local
/linux/sound/soc/mediatek/common/
H A Dmtk-soundcard-driver.c148 const struct mtk_pcm_constraints_data *mpc = &soc_card->card_data->pcm_constraints[ctype]; in mtk_soundcard_startup() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c837 struct mpc *mpc = dc->res_pool->mpc; in dcn20_enable_stream_timing() local
999 struct mpc *mpc = dc->res_pool->mpc; in dcn20_program_output_csc() local
1025 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn20_set_output_transfer_func() local
2934 struct mpc *mpc = dc->res_pool->mpc; in dcn20_update_mpcc() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h120 struct mpc *mpc; member
126 struct mpc *mpc; member
133 struct mpc *mpc; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c179 struct mpc *mpc = dc->res_pool->mpc; in dcn314_update_odm() local
/linux/arch/x86/include/asm/
H A Dmpspec_def.h162 char mpc[8]; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1412 struct mpc *mpc = dc->res_pool->mpc; in dcn10_plane_atomic_disconnect() local
2845 struct mpc *mpc = dc->res_pool->mpc; in dcn10_update_visual_confirm_color() local
2859 struct mpc *mpc = dc->res_pool->mpc; in dcn10_update_mpcc() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c425 struct mpc *mpc = dc->res_pool->mpc; in dcn35_update_odm() local
/linux/drivers/net/ethernet/amd/
H A Dnmclan_cs.c349 int mpc; member
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h253 struct mpc *mpc; member
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h172 u64 mpc; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1025 static void brcmf_scan_config_mpc(struct brcmf_if *ifp, int mpc) in brcmf_scan_config_mpc()
1031 void brcmf_set_mpc(struct brcmf_if *ifp, int mpc) in brcmf_set_mpc()
/linux/drivers/pci/
H A Dquirks.c5302 u32 mpc; in pci_quirk_enable_intel_rp_mpc_acs() local
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h385 u64 mpc; member

12