Home
last modified time | relevance | path

Searched refs:m_gmacdev (Results 1 – 4 of 4) sorted by relevance

/bsp/nuvoton/libraries/m460/rtt_port/emac/
A Ddrv_emac.c110 synopGMACdevice *gmacdev = ((synopGMACNetworkAdapter *)adapter)->m_gmacdev; in nu_gmac_mdio_read()
118 synopGMACdevice *gmacdev = ((synopGMACNetworkAdapter *)adapter)->m_gmacdev; in nu_gmac_mdio_write()
125 synopGMACdevice *gmacdev = adapter->m_gmacdev; in synopGMAC_check_phy_init()
153 synopGMACdevice *gmacdev = (synopGMACdevice *)adapter->m_gmacdev; in nu_gmac_isr()
301 synopGMACdevice *gmacdev = adapter->m_gmacdev; in nu_gmac_link_monitor()
372 adapter->m_mii.phy_id = adapter->m_gmacdev->PhyBase; in nu_mii_init()
386 synopGMACdevice *gmacdev = (synopGMACdevice *)adapter->m_gmacdev; in nu_gmac_init()
537 gmacdev = (synopGMACdevice *) adapter->m_gmacdev; in nu_gmac_tx()
619 gmacdev = (synopGMACdevice *) adapter->m_gmacdev; in nu_gmac_rx()
695 RT_ASSERT(adapter->m_gmacdev != RT_NULL); in nu_gmac_adapter_init()
[all …]
A DsynopGMAC_Host.h33 synopGMACdevice *m_gmacdev; member
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A Ddrv_gmac.c140 synopGMACdevice *gmacdev = ((synopGMACNetworkAdapter *)adapter)->m_gmacdev; in nu_gmac_mdio_read()
148 synopGMACdevice *gmacdev = ((synopGMACNetworkAdapter *)adapter)->m_gmacdev; in nu_gmac_mdio_write()
155 synopGMACdevice *gmacdev = adapter->m_gmacdev; in synopGMAC_check_phy_init()
183 synopGMACdevice *gmacdev = (synopGMACdevice *)adapter->m_gmacdev; in nu_gmac_isr()
330 synopGMACdevice *gmacdev = adapter->m_gmacdev; in nu_gmac_link_monitor()
394 adapter->m_mii.phy_id = adapter->m_gmacdev->PhyBase; in nu_mii_init()
409 synopGMACdevice *gmacdev = (synopGMACdevice *)adapter->m_gmacdev; in nu_gmac_init()
564 gmacdev = (synopGMACdevice *) adapter->m_gmacdev; in nu_gmac_tx()
638 gmacdev = (synopGMACdevice *) adapter->m_gmacdev; in nu_gmac_rx()
713 RT_ASSERT(adapter->m_gmacdev); in nu_gmac_adapter_init()
[all …]
A DsynopGMAC_Host.h33 synopGMACdevice *m_gmacdev; member

Completed in 8 milliseconds