Searched full:mdio (Results 1 – 12 of 12) sorted by relevance
/qemu/hw/net/ |
H A D | xilinx_ethlite.c | 100 UnimplementedDeviceState mdio; member 333 object_initialize_child(OBJECT(dev), "ethlite.mdio", &s->mdio, in xilinx_ethlite_realize() 335 qdev_prop_set_string(DEVICE(&s->mdio), "name", "ethlite.mdio"); in xilinx_ethlite_realize() 336 qdev_prop_set_uint64(DEVICE(&s->mdio), "size", 4 * 4); in xilinx_ethlite_realize() 337 sysbus_realize(SYS_BUS_DEVICE(&s->mdio), &error_fatal); in xilinx_ethlite_realize() 339 sysbus_mmio_get_region(SYS_BUS_DEVICE(&s->mdio), 0)); in xilinx_ethlite_realize()
|
H A D | e1000x_regs.h | 339 #define E1000_ICR_MDAC 0x00000200 /* MDIO access complete */ 383 #define E1000_ICS_MDAC E1000_ICR_MDAC /* MDIO access complete */ 413 #define E1000_IMS_MDAC E1000_ICR_MDAC /* MDIO access complete */ 448 #define E1000_IMC_MDAC E1000_ICR_MDAC /* MDIO access complete */
|
H A D | xilinx_axienet.c | 573 qemu_log("AXIENET: MDIO enabled but MDIOCLK is zero!\n"); in enet_write()
|
H A D | sungem.c | 1231 /* Maintain the RO MDI bits to advertise an MDIO PHY on MDI0 */ in sungem_mmio_mif_write()
|
H A D | ftgmac100.c | 117 * PHY control register - New MDC/MDIO interface
|
/qemu/pc-bios/dtb/ |
H A D | canyonlands.dts | 356 has-mdio; 427 mdio-device = <&EMAC0>;
|
H A D | petalogix-ml605.dts | 168 mdio {
|
/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 52 * @phy_address: MDIO address of PHY (transceiver); 0 or 255 if not 58 * @mdio_support: Bitmask of %ETH_MDIO_SUPPORTS_* flags for the MDIO 145 * using the interface defined in "standard-headers/linux/mii.h" and <linux/mdio.h>. 2457 * @phy_address: MDIO address of PHY (transceiver); 0 or 255 if not 2461 * @mdio_support: Bitmask of %ETH_MDIO_SUPPORTS_* flags for the MDIO
|
/qemu/pc-bios/ |
HD | u-boot.e500 | __of_translate_address fdt_fixup_memory_banks set_tlb do_bootvx_fdt dev_get_parent_priv device_remove mpc85xx_pci_dm_probe tsec_mdio_probe phy_device_create fs_devread dev_get_uclass_priv virtio_uclass_child_pre_probe virtio_has_feature virtio_pci_set_status virtio_pci_get_config virtio_has_feature dev_get_priv virtqueue_add virtio_pci_set_features ... |
/qemu/hw/arm/ |
H A D | fsl-imx6ul.c | 442 * If the MDIO bus on this controller is not connected, assume the in fsl_imx6ul_realize()
|
H A D | fsl-imx7.c | 428 * If the MDIO bus on this controller is not connected, assume the in fsl_imx7_realize()
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 3738 cvmx-mdio.h: 13085
|