Home
last modified time | relevance | path

Searched refs:mode_support (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_wrapper.c34 (*dml_ctx)->v21.mode_support.dml2_instance = (*dml_ctx)->v21.dml_init.dml2_instance; in dml21_allocate_memory()
37 (*dml_ctx)->v21.mode_support.display_config = &(*dml_ctx)->v21.display_config; in dml21_allocate_memory()
38 (*dml_ctx)->v21.mode_programming.display_config = (*dml_ctx)->v21.mode_support.display_config; in dml21_allocate_memory()
82 dst_dml_ctx->v21.mode_support.dml2_instance = dst_dml2_instance; in dml21_copy()
85 dst_dml_ctx->v21.mode_support.display_config = &dst_dml_ctx->v21.display_config; in dml21_copy()
86 dst_dml_ctx->v21.mode_programming.display_config = dst_dml_ctx->v21.mode_support.display_config; in dml21_copy()
H A Ddml21_wrapper_fpu.c174 struct dml2_check_mode_supported_in_out *mode_support = &dml_ctx->v21.mode_support; in dml21_check_mode_support() local
187 mode_support->dml2_instance = dml_init->dml2_instance; in dml21_check_mode_support()
191 is_supported = dml2_check_mode_supported(mode_support); in dml21_check_mode_support()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h40 unsigned mode_support; member
140 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
H A Dsubr.c323 .mode_support = MDIO_SUPPORTS_C22
382 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c94 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_port_probe()
H A Dmcdi_port_common.c455 efx->mdio.mode_support = 0; in efx_siena_mcdi_phy_probe()
457 efx->mdio.mode_support |= MDIO_SUPPORTS_C22; in efx_siena_mcdi_phy_probe()
459 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_phy_probe()
551 cmd->base.mdio_support = (efx->mdio.mode_support & in efx_siena_mcdi_phy_get_link_ksettings()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c258 candidate_validation_passed = params->dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_optimization_perform_optimization_phase()
306 supported = params->dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_optimization_perform_optimization_phase_1()
794 result = dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_soc15_check_mode_supported()
867 result = dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_soc15_build_mode_programming()
878 result = dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_soc15_build_mode_programming()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c175 efx->mdio.mode_support = MDIO_SUPPORTS_C45; in tenxpress_phy_probe()
H A Dqt202x_phy.c352 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
H A Dtxc43128_phy.c333 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c250 .mode_support = MDIO_SUPPORTS_C22
315 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1842 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11660 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13243 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()