hbg_mac
struct hbg_mac mac;
struct hbg_mac *mac = &priv->mac;
static void hbg_mdio_set_command(struct hbg_mac *mac, u32 cmd)
struct hbg_mac *mac = &priv->mac;
static void hbg_mdio_get_command(struct hbg_mac *mac, u32 *cmd)
static void hbg_mdio_set_wdata_reg(struct hbg_mac *mac, u16 wdata_value)
static u32 hbg_mdio_get_rdata_reg(struct hbg_mac *mac)
static int hbg_mdio_wait_ready(struct hbg_mac *mac)
static int hbg_mdio_cmd_send(struct hbg_mac *mac, u32 prt_addr, u32 dev_addr,
struct hbg_mac *mac = HBG_MII_BUS_GET_MAC(bus);
struct hbg_mac *mac = HBG_MII_BUS_GET_MAC(bus);