Searched refs:MIIM (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 534 OCELOT_P(14, MIIM, TWI_SCL_M, SFP); 535 OCELOT_P(15, MIIM, TWI_SCL_M, SFP); 638 JAGUAR2_P(56, MIIM, SFP); 639 JAGUAR2_P(57, MIIM, SFP); 640 JAGUAR2_P(58, MIIM, SFP); 641 JAGUAR2_P(59, MIIM, SFP); 750 SERVALT_P(22, MIIM, SFP, TWI2); 751 SERVALT_P(23, MIIM, SFP, TWI2); 872 SPARX5_P(52, SFP, MIIM, TWI_SCL_M); 873 SPARX5_P(53, SFP, MIIM, TWI_SCL_M); [all …]
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 113 MIIM, enumerator 195 miim[INTERNAL].regs = ioremap(phy_base[MIIM], phy_size[MIIM]); in ocelot_mdiobus_init()
|
H A D | luton_switch.c | 181 MIIM, enumerator
|
/openbmc/linux/drivers/net/mdio/ |
H A D | Kconfig | 144 tristate "Microsemi MIIM interface support" 148 This driver supports the MIIM (MDIO) interface found in the network
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 63 u32 MIIM; member
|
H A D | pch_gbe_main.c | 482 if (readx_poll_timeout_atomic(ioread32, &hw->reg->MIIM, data_out, in pch_gbe_mac_ctrl_miim() 490 dir | data), &hw->reg->MIIM); in pch_gbe_mac_ctrl_miim() 491 readx_poll_timeout_atomic(ioread32, &hw->reg->MIIM, data_out, in pch_gbe_mac_ctrl_miim()
|