/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/ |
H A D | dcn30_mpc.c | 47 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 D | mpc.c | 130 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 D | mpoa_caches.c | 133 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 D | mpoa_proc.c | 107 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 D | dcn20_mpc.c | 49 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 D | mpparse.c | 140 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 D | dcn30_hwseq.c | 259 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 D | dcn201_hwseq.c | 382 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 D | dcn401_hwseq.c | 88 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 D | dcn201_mpc.c | 43 struct mpc *mpc, in mpc201_set_out_rate_control()
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_hw_sequencer.c | 1072 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 D | mana_en.c | 553 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 D | mtk-soundcard-driver.c | 148 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 D | dcn20_hwseq.c | 837 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 D | hw_sequencer.h | 120 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 D | dcn314_hwseq.c | 179 struct mpc *mpc = dc->res_pool->mpc; in dcn314_update_odm() local
|
/linux/arch/x86/include/asm/ |
H A D | mpspec_def.h | 162 char mpc[8]; member
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_hwseq.c | 1412 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 D | dcn35_hwseq.c | 425 struct mpc *mpc = dc->res_pool->mpc; in dcn35_update_odm() local
|
/linux/drivers/net/ethernet/amd/ |
H A D | nmclan_cs.c | 349 int mpc; member
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 253 struct mpc *mpc; member
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 172 u64 mpc; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 1025 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 D | quirks.c | 5302 u32 mpc; in pci_quirk_enable_intel_rp_mpc_acs() local
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | hw.h | 385 u64 mpc; member
|