Searched refs:mode_support (Results 1 – 21 of 21) sorted by relevance
25 (*dml_ctx)->v21.mode_support.dml2_instance = (*dml_ctx)->v21.dml_init.dml2_instance; in dml21_allocate_memory()28 (*dml_ctx)->v21.mode_support.display_config = &(*dml_ctx)->v21.display_config; in dml21_allocate_memory()29 (*dml_ctx)->v21.mode_programming.display_config = (*dml_ctx)->v21.mode_support.display_config; in dml21_allocate_memory()268 struct dml2_check_mode_supported_in_out *mode_support = &dml_ctx->v21.mode_support; in dml21_check_mode_support() local281 mode_support->dml2_instance = dml_init->dml2_instance; in dml21_check_mode_support()285 is_supported = dml2_check_mode_supported(mode_support); in dml21_check_mode_support()434 dst_dml_ctx->v21.mode_support.dml2_instance = dst_dml2_instance; in dml21_copy()437 dst_dml_ctx->v21.mode_support.display_config = &dst_dml_ctx->v21.display_config; in dml21_copy()438 dst_dml_ctx->v21.mode_programming.display_config = dst_dml_ctx->v21.mode_support.display_config; in dml21_copy()
523 u8 mode_support; member807 svsb->mode_support = SVSB_MODE_ALL_DISABLE; in svs_enable_debug_write()1430 if (svsp->banks[i].mode_support & mode) in svs_mode_available()1455 if (!(svsb->mode_support & SVSB_MODE_INIT01)) in svs_init01()1683 if (!(svsb->mode_support & SVSB_MODE_MON)) in svs_mon_mode()1812 if (svsb->mode_support & SVSB_MODE_INIT01) { in svs_bank_resource_setup()2117 svsb->mode_support &= ~SVSB_MODE_MON; in svs_mt8183_efuse_parsing()2275 .mode_support = SVSB_MODE_INIT02,2345 .mode_support = SVSB_MODE_INIT02,2409 .mode_support = SVSB_MODE_INIT02,[all …]
40 unsigned mode_support; member140 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
323 .mode_support = MDIO_SUPPORTS_C22382 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
195 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_ksettings_get_npage()377 if ((mdio->mode_support & MDIO_SUPPORTS_C45) && in mdio_mii_ioctl()381 } else if ((mdio->mode_support & MDIO_SUPPORTS_C22) && in mdio_mii_ioctl()386 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
25 out->mode_support = &core_dcn4_mode_support; in dml2_core_create()
150 struct dml2_check_mode_supported_in_out mode_support; member
94 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_port_probe()
455 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()
161 unsigned mode_support; member589 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
250 .mode_support = MDIO_SUPPORTS_C22315 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
257 candidate_validation_passed = params->dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_optimization_perform_optimization_phase()305 supported = params->dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_optimization_perform_optimization_phase_1()791 result = dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_soc15_check_mode_supported()846 result = dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_soc15_build_mode_programming()857 result = dml->core_instance.mode_support(&l->mode_support_params); in dml2_top_soc15_build_mode_programming()
175 efx->mdio.mode_support = MDIO_SUPPORTS_C45; in tenxpress_phy_probe()
352 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
333 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
403 u16 mode_support:1; member
482 bool (*mode_support)(struct dml2_core_mode_support_in_out *in_out); member
1842 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
1086 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22; in ixgbe_mii_bus_init()
11643 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
13244 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()
Completed in 123 milliseconds