Home
last modified time | relevance | path

Searched refs:CONFIG_PHYLIB (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/openbmc/u-boot/net/
H A Deth_common.c34 #if defined(CONFIG_MII) || defined(CONFIG_CMD_MII) || defined(CONFIG_PHYLIB) in eth_common_init()
38 #ifdef CONFIG_PHYLIB in eth_common_init()
/openbmc/linux/arch/arm/mach-imx/
H A Dmach-imx6q.c26 if (IS_BUILTIN(CONFIG_PHYLIB)) { in ksz9021rn_phy_fixup()
73 if (IS_BUILTIN(CONFIG_PHYLIB)) { in imx6q_enet_phy_init()
H A Dmach-imx7d.c32 if (IS_BUILTIN(CONFIG_PHYLIB)) { in imx7d_enet_phy_init()
/openbmc/u-boot/include/
H A Dconfig_phylib_all_drivers.h15 #ifdef CONFIG_PHYLIB
/openbmc/u-boot/drivers/net/fm/
H A Deth.c117 #ifdef CONFIG_PHYLIB
442 #ifdef CONFIG_PHYLIB in fm_eth_open()
465 #ifdef CONFIG_PHYLIB in fm_eth_open()
508 #ifdef CONFIG_PHYLIB in fm_eth_halt()
685 #ifdef CONFIG_PHYLIB in init_phy()
693 #ifdef CONFIG_PHYLIB in init_phy()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dconfig.h62 #if defined(CONFIG_TSEC_ENET) && defined(CONFIG_PHYLIB)
/openbmc/u-boot/configs/
H A Dts4800_defconfig19 CONFIG_PHYLIB=y
H A Dxpress_defconfig29 CONFIG_PHYLIB=y
H A Dsecomx6quq7_defconfig30 CONFIG_PHYLIB=y
H A Dwb50n_defconfig32 CONFIG_PHYLIB=y
H A DP4080DS_SRIO_PCIE_BOOT_defconfig33 CONFIG_PHYLIB=y
H A Dudoo_neo_defconfig31 CONFIG_PHYLIB=y
H A Dudoo_defconfig32 CONFIG_PHYLIB=y
H A Dsc_sps_1_defconfig32 CONFIG_PHYLIB=y
H A Dxtfpga_defconfig29 CONFIG_PHYLIB=y
H A DP3041DS_SRIO_PCIE_BOOT_defconfig33 CONFIG_PHYLIB=y
H A DB4860QDS_SRIO_PCIE_BOOT_defconfig32 CONFIG_PHYLIB=y
/openbmc/u-boot/drivers/net/
H A Dmvgbe.c44 #if defined(CONFIG_PHYLIB) || defined(CONFIG_MII) || defined(CONFIG_CMD_MII)
432 !defined(CONFIG_PHYLIB) && \ in __mvgbe_init()
486 !defined(CONFIG_PHYLIB) && \ in __mvgbe_init()
726 #if defined(CONFIG_PHYLIB) || defined(CONFIG_DM_ETH)
758 #if defined(CONFIG_PHYLIB) && !defined(CONFIG_DM_ETH)
876 #if defined(CONFIG_PHYLIB) in mvgbe_initialize()
H A Dfec_mxc.c232 #ifndef CONFIG_PHYLIB
524 #ifdef CONFIG_PHYLIB in fec_open()
625 #ifndef CONFIG_PHYLIB in fecmxc_init()
1081 #ifdef CONFIG_PHYLIB
1146 #ifdef CONFIG_PHYLIB in fec_probe()
1183 #ifdef CONFIG_PHYLIB in fecmxc_initialize_multi()
1201 #ifdef CONFIG_PHYLIB in fecmxc_initialize_multi()
1213 #ifdef CONFIG_PHYLIB in fecmxc_initialize_multi()
1230 #ifndef CONFIG_PHYLIB
H A Dethoc.c185 #ifdef CONFIG_PHYLIB
340 #ifdef CONFIG_PHYLIB in ethoc_init_common()
354 #ifdef CONFIG_PHYLIB in ethoc_stop_common()
540 #ifdef CONFIG_PHYLIB
720 #ifdef CONFIG_PHYLIB in ethoc_remove()
/openbmc/linux/drivers/net/phy/
H A DMakefile15 ifdef CONFIG_PHYLIB
27 obj-$(CONFIG_PHYLIB) += libphy.o
/openbmc/linux/include/linux/
H A Dphylib_stubs.h12 #if IS_ENABLED(CONFIG_PHYLIB)
/openbmc/u-boot/board/keymile/kmp204x/
H A Deth.c51 #if defined(CONFIG_PHYLIB) && defined(CONFIG_PHY_MARVELL)
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_mds.c52 #if IS_BUILTIN(CONFIG_PHYLIB)
280 #if IS_BUILTIN(CONFIG_PHYLIB)
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c20 #ifdef CONFIG_PHYLIB
407 #ifdef CONFIG_PHYLIB in ldpaa_get_dpmac_state()
425 #ifdef CONFIG_PHYLIB in ldpaa_get_dpmac_state()
595 #ifdef CONFIG_PHYLIB in ldpaa_eth_stop()
630 #ifdef CONFIG_PHYLIB in ldpaa_eth_stop()
1044 #ifdef CONFIG_PHYLIB in ldpaa_eth_netdev_init()

12345678910>>...15