Home
last modified time | relevance | path

Searched refs:synopGMACSetBits (Results 1 – 12 of 12) sorted by relevance

/bsp/nuvoton/libraries/m460/rtt_port/emac/
A DsynopGMAC_Dev.c272 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacWatchdog); in synopGMAC_wd_disable()
284 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacJabber); in synopGMAC_jab_enable()
309 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacFrameBurst); in synopGMAC_frame_burst_enable()
333 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacJumboFrame); in synopGMAC_jumbo_frame_enable()
384 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_select_mii()
407 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRxOwn); in synopGMAC_rx_own_disable()
421 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacLoopback); in synopGMAC_loopback_on()
442 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacDuplex); in synopGMAC_set_full_duplex()
478 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRetry); in synopGMAC_retry_disable()
562 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRx); in synopGMAC_rx_enable()
[all …]
A DsynopGMAC_network_interface.c330 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_speed()
331 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacFESpeed100); in synopGMAC_set_speed()
334 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_speed()
615 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_mode()
616 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacFESpeed100); in synopGMAC_set_mode()
620 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_mode()
A DsynopGMAC_plat.h38 void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos);
A DsynopGMAC_plat.c48 void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits() function
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A DsynopGMAC_Dev.c272 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacWatchdog); in synopGMAC_wd_disable()
284 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacJabber); in synopGMAC_jab_enable()
309 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacFrameBurst); in synopGMAC_frame_burst_enable()
333 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacJumboFrame); in synopGMAC_jumbo_frame_enable()
384 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_select_mii()
407 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRxOwn); in synopGMAC_rx_own_disable()
421 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacLoopback); in synopGMAC_loopback_on()
442 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacDuplex); in synopGMAC_set_full_duplex()
478 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRetry); in synopGMAC_retry_disable()
562 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRx); in synopGMAC_rx_enable()
[all …]
A DsynopGMAC_network_interface.c330 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_speed()
331 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacFESpeed100); in synopGMAC_set_speed()
334 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_speed()
615 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_mode()
616 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacFESpeed100); in synopGMAC_set_mode()
620 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_set_mode()
A DsynopGMAC_plat.h39 void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos);
A DsynopGMAC_plat.c44 void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits() function
/bsp/loongson/ls1cdev/drivers/net/
A DsynopGMAC_Dev.c248 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacWatchdog); in synopGMAC_wd_disable()
260 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacJabber); in synopGMAC_jab_enable()
368 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_select_mii()
392 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRxOwn); in synopGMAC_rx_own_disable()
407 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacLoopback); in synopGMAC_loopback_on()
428 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacDuplex); in synopGMAC_set_full_duplex()
465 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRetry); in synopGMAC_retry_disable()
550 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacRx); in synopGMAC_rx_enable()
573 synopGMACSetBits(gmacdev->MacBase, GmacConfig, GmacTx); in synopGMAC_tx_enable()
2881 synopGMACSetBits(gmacdev->MacBase,GmacMmcIntrMaskTx,mask); in synopGMAC_disable_mmc_tx_interrupt()
[all …]
A DsynopGMAC_plat.h192 static void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits() function
/bsp/loongson/ls2kdev/drivers/net/
A DsynopGMAC_Dev.c264 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacWatchdog); in synopGMAC_wd_disable()
289 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacJabber); in synopGMAC_jab_disable()
384 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacMiiGmii); in synopGMAC_select_mii()
408 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacRxOwn); in synopGMAC_rx_own_disable()
423 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacLoopback); in synopGMAC_loopback_on()
444 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacDuplex); in synopGMAC_set_full_duplex()
481 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacRetry); in synopGMAC_retry_disable()
566 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacRx); in synopGMAC_rx_enable()
589 synopGMACSetBits(gmacdev -> MacBase, GmacConfig, GmacTx); in synopGMAC_tx_enable()
2961 synopGMACSetBits(gmacdev->MacBase, GmacMmcIntrMaskTx, mask); in synopGMAC_disable_mmc_tx_interrupt()
[all …]
A DsynopGMAC_plat.h182 static void synopGMACSetBits(u64 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits() function

Completed in 49 milliseconds