Searched refs:imx_phy_write (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ |
H A D | imx_fec.c | 349 static void imx_phy_write(IMXFECState *s, int reg, uint32_t val) in imx_phy_write() function 954 imx_phy_write(s, extract32(value, 18, 10), extract32(value, 0, 16)); in imx_eth_write()
|
H A D | trace-events | 433 imx_phy_write(uint32_t val, int phy, int reg) "0x%04"PRIx32" => phy[%d].reg[%d]"
|