Home
last modified time | relevance | path

Searched refs:core_type (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c24 enum dwmac_core_type core_type = priv->plat->core_type; in stmmac_get_version() local
31 if (core_type == DWMAC_CORE_MAC100) in stmmac_get_version()
34 if (core_type == DWMAC_CORE_GMAC) in stmmac_get_version()
50 if (core_type == DWMAC_CORE_XGMAC) in stmmac_get_version()
118 enum dwmac_core_type core_type; member
137 .core_type = DWMAC_CORE_MAC100,
154 .core_type = DWMAC_CORE_GMAC,
171 .core_type = DWMAC_CORE_GMAC4,
191 .core_type = DWMAC_CORE_GMAC4,
212 .core_type = DWMAC_CORE_GMAC4,
[all …]
H A Dstmmac_mdio.c304 if (priv->plat->core_type == DWMAC_CORE_GMAC4) in stmmac_mdio_read_c22()
347 if (priv->plat->core_type == DWMAC_CORE_GMAC4) in stmmac_mdio_write_c22()
420 if (priv->plat->core_type != DWMAC_CORE_GMAC4) in stmmac_mdio_reset()
531 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in stmmac_clk_csr_set()
604 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in stmmac_mdio_register()
622 if (priv->plat->core_type == DWMAC_CORE_GMAC4) { in stmmac_mdio_register()
648 if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_mdio_register()
H A Dcommon.h49 static inline bool dwmac_is_xmac(enum dwmac_core_type core_type) in dwmac_is_xmac() argument
51 return core_type == DWMAC_CORE_GMAC4 || core_type == DWMAC_CORE_XGMAC; in dwmac_is_xmac()
H A Dstmmac_est.c56 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in est_configure()
151 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in est_irq_status()
H A Dstmmac_pci.c27 plat->core_type = DWMAC_CORE_GMAC; in common_default_data()
60 plat->core_type = DWMAC_CORE_GMAC4; in snps_gmac5_default_data()
H A Dstmmac_ethtool.c306 if (priv->plat->core_type == DWMAC_CORE_GMAC || in stmmac_ethtool_getdrvinfo()
307 priv->plat->core_type == DWMAC_CORE_GMAC4) in stmmac_ethtool_getdrvinfo()
309 else if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_ethtool_getdrvinfo()
355 if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_ethtool_get_regs_len()
357 else if (priv->plat->core_type == DWMAC_CORE_GMAC4) in stmmac_ethtool_get_regs_len()
372 if (priv->plat->core_type == DWMAC_CORE_GMAC4) { in stmmac_ethtool_gregs()
377 } else if (priv->plat->core_type != DWMAC_CORE_XGMAC) { in stmmac_ethtool_gregs()
H A Dstmmac_platform.c519 plat->core_type = DWMAC_CORE_GMAC; in stmmac_probe_config_dt()
524 plat->core_type = DWMAC_CORE_GMAC; in stmmac_probe_config_dt()
532 plat->core_type = DWMAC_CORE_GMAC4; in stmmac_probe_config_dt()
546 plat->core_type = DWMAC_CORE_XGMAC; in stmmac_probe_config_dt()
H A Ddwmac-lpc18xx.c57 plat_dat->core_type = DWMAC_CORE_GMAC; in lpc18xx_dwmac_probe()
H A Dstmmac_ptp.c60 xmac = dwmac_is_xmac(priv->plat->core_type); in stmmac_adjust_time()
347 if (priv->plat->core_type == DWMAC_CORE_GMAC4) in stmmac_ptp_register()
H A Ddwmac-sunxi.c139 plat_dat->core_type = DWMAC_CORE_GMAC; in sun7i_gmac_probe()
H A Ddwmac-s32.c165 plat->core_type = DWMAC_CORE_GMAC4; in s32_dwmac_probe()
H A Ddwmac-socfpga.c564 plat_dat->core_type = DWMAC_CORE_GMAC; in socfpga_gen5_setup_plat_dat()
574 plat_dat->core_type = DWMAC_CORE_XGMAC; in socfpga_agilex5_setup_plat_dat()
H A Ddwmac-dwc-qos-eth.c88 plat_dat->core_type = DWMAC_CORE_GMAC4; in dwc_eth_dwmac_config_dt()
H A Ddwmac-motorcomm.c252 plat->core_type = DWMAC_CORE_GMAC4; in motorcomm_default_plat_data()
H A Ddwmac-ipq806x.c476 plat_dat->core_type = DWMAC_CORE_GMAC; in ipq806x_gmac_probe()
H A Ddwmac-tegra.c311 plat->core_type = DWMAC_CORE_XGMAC; in tegra_mgbe_probe()
H A Ddwmac-intel.c568 plat->core_type = DWMAC_CORE_GMAC; in common_default_data()
595 plat->core_type = DWMAC_CORE_GMAC4; in intel_mgbe_common_data()
H A Ddwmac-loongson.c96 plat->core_type = DWMAC_CORE_GMAC; in loongson_default_data()
H A Ddwmac-rk.c1592 if (plat_dat->core_type != DWMAC_CORE_GMAC4) { in rk_gmac_probe()
1593 plat_dat->core_type = DWMAC_CORE_GMAC; in rk_gmac_probe()
H A Ddwmac-qcom-ethqos.c815 plat_dat->core_type = DWMAC_CORE_GMAC4; in qcom_ethqos_probe()
/linux/fs/
H A Dcoredump.c99 enum coredump_type_t core_type; member
253 cn->core_type = COREDUMP_PIPE; in coredump_parse()
255 cn->core_type = COREDUMP_SOCK; in coredump_parse()
257 cn->core_type = COREDUMP_FILE; in coredump_parse()
262 switch (cn->core_type) { in coredump_parse()
284 cn->core_type = COREDUMP_SOCK_REQ; in coredump_parse()
338 if (cn->core_type == COREDUMP_PIPE) { in coredump_parse()
444 if (cn->core_type != COREDUMP_PIPE) in coredump_parse()
475 if (cn->core_type == COREDUMP_FILE && !pid_in_pattern && core_uses_pid) in coredump_parse()
804 if (cn->core_type != COREDUMP_SOCK_REQ) in coredump_sock_request()
[all …]
/linux/arch/x86/kernel/acpi/
H A Dcppc.c244 enum x86_topology_cpu_type core_type = get_topology_cpu_type(&cpu_data(cpu)); in amd_get_boost_ratio_numerator() local
276 switch (core_type) { in amd_get_boost_ratio_numerator()
/linux/include/linux/
H A Dstmmac.h199 enum dwmac_core_type core_type; member
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv527 0x1a, 0, eax, 31:24, core_type , This core's type
1064 0x80000026, 3:0, ebx, 31:28, core_type , This core's type