Searched defs:gmacdev (Results 1 – 1 of 1) sorted by relevance
57 synopGMACdevice *gmacdev; member72 static void mdio_write(synopGMACdevice *gmacdev, uint32_t addr, uint32_t reg, int data) in mdio_write()77 static int mdio_read(synopGMACdevice *gmacdev, uint32_t addr, uint32_t reg) in mdio_read()85 static int numaker_eth_link_ok(synopGMACdevice *gmacdev) in numaker_eth_link_ok()95 static int reset_phy(synopGMACdevice *gmacdev) in reset_phy()212 static void m_numaker_gmacdev_enable(synopGMACdevice *gmacdev) in m_numaker_gmacdev_enable()226 static int m_numaker_gmacdev_init(synopGMACdevice *gmacdev, uint8_t *mac_addr, uint32_t gmac_base) in m_numaker_gmacdev_init()306 static int m_numaker_gmacdev_get_rx_buf(synopGMACdevice *gmacdev, uint16_t *len, uint8_t **buf) in m_numaker_gmacdev_get_rx_buf()334 static void m_numaker_gmacdev_rx_next(synopGMACdevice *gmacdev) in m_numaker_gmacdev_rx_next()344 static void m_numaker_gmacdev_trigger_rx(synopGMACdevice *gmacdev) in m_numaker_gmacdev_trigger_rx()[all …]